1. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  2. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 12 years ago
  3. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  4. 12ad3ab superblock: move pin_sb_for_writeback() to fs/super.c by Dave Chinner · 13 years ago
  5. a4464db Make ->d_sb assign-once and always non-NULL by Al Viro · 13 years ago
  6. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  7. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  8. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 13 years ago
  9. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 13 years ago
  10. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 13 years ago
  11. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 13 years ago
  12. 47c805d switch do_filp_open() to struct open_flags by Al Viro · 13 years ago
  13. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  14. b1e75df tidy up around finish_automount() by Al Viro · 13 years ago
  15. 19a167a Take the completion of automount into new helper by Al Viro · 13 years ago
  16. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  17. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  18. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  19. a4cdbd8 braino in internal.h by Al Viro · 14 years ago
  20. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  21. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  22. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  23. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  24. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  25. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  26. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 14 years ago
  27. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 14 years ago
  28. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 15 years ago
  29. eca6f53 fs: fix overflow in sys_mount() for in-kernel calls by Vegard Nossum · 15 years ago
  30. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  31. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  32. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  33. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  34. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  35. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  36. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 15 years ago
  37. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 15 years ago
  38. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  39. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  40. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  41. 5e6d12b [PATCH] CONFIG_BLOCK internal.h cleanups by Andrew Morton · 18 years ago
  42. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  43. 7b0de42 [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] by David Howells · 18 years ago
  44. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago