1. 194468718 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 4 years, 7 months ago
  2. 89f5840 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 4 years, 7 months ago
  3. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  4. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  5. 6192269 introduce a parallel variant of ->iterate() by Al Viro · 8 years ago
  6. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 8 years ago
  7. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  8. 1f60fbe ext4: allow readdir()'s of large empty directories to be interrupted by Theodore Ts'o · 8 years ago
  9. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  10. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  11. d4c7cf6 fanotify: create FAN_ACCESS event for readdir by Heinrich Schuchardt · 10 years ago
  12. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  13. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  14. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  15. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  16. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  18. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  19. 863ced7 switch readdir/getdents to fget_light/fput_light by Al Viro · 12 years ago
  20. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  21. 85c9fe8 vfs: fix warning: 'dirent' is used uninitialized in this function by Kevin Winchester · 14 years ago
  22. d4e8204 [CVE-2009-0029] System call wrappers part 32 by Heiko Carstens · 15 years ago
  23. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 15 years ago
  24. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  25. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  26. 8f3f655 [PATCH] fix regular readdir() and friends by Al Viro · 16 years ago
  27. da78451 Use mutex_lock_killable in vfs_readdir by Liam R. Howlett · 16 years ago
  28. 022a169 ROUND_UP macro cleanup in fs/(select|compat|readdir).c by Milind Arun Choudhary · 17 years ago
  29. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  30. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  31. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  32. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago