1. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 63d184d xfs: evict all inodes involved with log redo item by Darrick J. Wong · 7 years ago
  3. 29f888e ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
  4. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  6. be218aa fs/internal.h: add const to ns_dentry_operations declaration by Rasmus Villemoes · 8 years ago
  7. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  8. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  9. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  10. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  11. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  12. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  13. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 8 years ago
  14. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  15. 9a08c35 fs: add filp_clone_open API by James Bottomley · 8 years ago
  16. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  17. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 8 years ago
  18. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 8 years ago
  19. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 9 years ago
  20. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 9 years ago
  21. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  22. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  23. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  24. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  25. fdab684 allow attaching fs_pin to a group not associated with some superblock by Al Viro · 9 years ago
  26. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  27. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  28. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  29. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  30. 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
  31. b8850d1 fs: namespace: suppress 'may be used uninitialized' warnings by Tim Gardner · 10 years ago
  32. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  33. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  34. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  35. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  36. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  37. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  38. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  39. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  40. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  41. 68d70d0 constify rw_verify_area() by Al Viro · 11 years ago
  42. f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
  43. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
  44. 599a0ac pipe: fold file_operations instances in one by Al Viro · 11 years ago
  45. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 11 years ago
  46. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 11 years ago
  47. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 11 years ago
  48. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  49. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 12 years ago
  50. 0bdaea9 VFS: Split inode_permission() by David Howells · 12 years ago
  51. 30d9049 kill struct opendata by Al Viro · 12 years ago
  52. a4a3bdd kill opendata->{mnt,dentry} by Al Viro · 12 years ago
  53. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  54. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  55. f7a99c5 get rid of ->mnt_longterm by Al Viro · 12 years ago
  56. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  57. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  58. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 12 years ago
  59. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  60. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 12 years ago
  61. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 12 years ago
  62. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 12 years ago
  63. f47ec3f trim fs/internal.h by Al Viro · 12 years ago
  64. 12ad3ab superblock: move pin_sb_for_writeback() to fs/super.c by Dave Chinner · 13 years ago
  65. a4464db Make ->d_sb assign-once and always non-NULL by Al Viro · 13 years ago
  66. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  67. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago
  68. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 13 years ago
  69. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 13 years ago
  70. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 13 years ago
  71. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 13 years ago
  72. 47c805d switch do_filp_open() to struct open_flags by Al Viro · 13 years ago
  73. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  74. b1e75df tidy up around finish_automount() by Al Viro · 13 years ago
  75. 19a167a Take the completion of automount into new helper by Al Viro · 13 years ago
  76. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  77. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  78. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 13 years ago
  79. a4cdbd8 braino in internal.h by Al Viro · 14 years ago
  80. 63997e9 split invalidate_inodes() by Al Viro · 14 years ago
  81. cffbc8a fs: Convert nr_inodes and nr_unused to per-cpu counters by Dave Chinner · 14 years ago
  82. a8dade3 unexport invalidate_inodes by Al Viro · 14 years ago
  83. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  84. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  85. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  86. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 14 years ago
  87. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 14 years ago
  88. e81e3f4 fs: move get_empty_filp() deffinition to internal.h by Eric Paris · 14 years ago
  89. eca6f53 fs: fix overflow in sys_mount() for in-kernel calls by Vegard Nossum · 15 years ago
  90. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  91. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  92. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  93. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  94. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  95. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  96. e426b64 fix setuid sometimes doesn't by Hugh Dickins · 15 years ago
  97. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 15 years ago
  98. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 15 years ago
  99. 6d59e7f [PATCH] move a bunch of declarations to fs/internal.h by Al Viro · 16 years ago
  100. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago