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