1. 7c2bcb3 acct_on(): don't mess with freeze protection by Al Viro · 5 years ago
  2. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  3. 161fa27 Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  4. c671854 Revert "vfs: update ovl inode before relatime check" by Miklos Szeredi · 6 years ago
  5. 6742cee Revert "ovl: don't allow writing ioctl on lower layer" by Miklos Szeredi · 6 years ago
  6. 9df6702 vfs: export vfs_ioctl() to modules by Miklos Szeredi · 6 years ago
  7. d3b1084 vfs: make open_with_fake_path() not contribute to nr_files by Miklos Szeredi · 6 years ago
  8. 69527c5 now we can fold open_check_o_direct() into do_dentry_open() by Al Viro · 6 years ago
  9. ae2bb29 get rid of cred argument of vfs_open() and do_dentry_open() by Al Viro · 6 years ago
  10. ea73ea7 pass ->f_flags value to alloc_empty_file() by Al Viro · 6 years ago
  11. 6de37b6 pass creds to get_empty_filp(), make sure dentry_open() passes the right creds by Al Viro · 6 years ago
  12. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 6 years ago
  13. a6d639d fs: factor out a __generic_write_end helper by Christoph Hellwig · 6 years ago
  14. af04fad Revert "fs: fold open_check_o_direct into do_dentry_open" by Al Viro · 6 years ago
  15. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 6 years ago
  17. 55731b3 fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers by Dominik Brodowski · 6 years ago
  18. cbfe20f fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  19. 03450e2 fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  20. 46ea89e fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  21. 87c4e19 fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  22. b724e84 fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  23. 0101db7 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 6 years ago
  24. f459dffa fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() by Dominik Brodowski · 6 years ago
  25. cab64df fs: fold open_check_o_direct into do_dentry_open by Christoph Hellwig · 6 years ago
  26. da2f136 fs: expose do_unlinkat for built-in callers by Christoph Hellwig · 7 years ago
  27. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  28. 7c6893e ovl: don't allow writing ioctl on lower layer by Miklos Szeredi · 7 years ago
  29. 799ea9e xfs: evict all inodes involved with log redo item by Darrick J. Wong · 7 years ago
  30. 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. 0b33540 remove pointless extern of atime_need_update_rcu() by Al Viro · 7 years ago
  32. 2b89102 fhandle: move compat syscalls from compat.c by Al Viro · 7 years ago
  33. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 7 years ago
  34. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. ca71cf7 namespace.c: constify struct path passed to a bunch of primitives by Al Viro · 8 years ago
  36. ec1b826 fs: make sb_init_dio_done_wq available outside of direct-io.c by Christoph Hellwig · 8 years ago
  37. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  39. be218aa fs/internal.h: add const to ns_dentry_operations declaration by Rasmus Villemoes · 8 years ago
  40. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  41. 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
  42. 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
  43. 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
  44. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  45. 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
  46. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 8 years ago
  47. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  48. 9a08c35 fs: add filp_clone_open API by James Bottomley · 8 years ago
  49. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  50. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  51. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 9 years ago
  52. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 9 years ago
  53. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 9 years ago
  54. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  55. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  56. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  57. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  58. fdab684 allow attaching fs_pin to a group not associated with some superblock by Al Viro · 10 years ago
  59. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  60. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  61. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  62. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  63. 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
  64. b8850d1 fs: namespace: suppress 'may be used uninitialized' warnings by Tim Gardner · 10 years ago
  65. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  66. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  67. eee5cc2 get rid of s_files and files_lock by Al Viro · 11 years ago
  68. 719ea2f new helpers: lock_mount_hash/unlock_mount_hash by Al Viro · 11 years ago
  69. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  70. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  71. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  72. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  73. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  74. 68d70d0 constify rw_verify_area() by Al Viro · 11 years ago
  75. f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
  76. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
  77. 599a0ac pipe: fold file_operations instances in one by Al Viro · 11 years ago
  78. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 11 years ago
  79. dcf787f constify path_get/path_put and fs_struct.c stuff by Al Viro · 11 years ago
  80. 4eff96d writeback: put unused inodes to LRU after writeback completion by Jan Kara · 12 years ago
  81. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  82. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 12 years ago
  83. 0bdaea9 VFS: Split inode_permission() by David Howells · 12 years ago
  84. 30d9049 kill struct opendata by Al Viro · 12 years ago
  85. a4a3bdd kill opendata->{mnt,dentry} by Al Viro · 12 years ago
  86. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  87. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  88. f7a99c5 get rid of ->mnt_longterm by Al Viro · 12 years ago
  89. 90ad1a8 vfs: split __dentry_open() by Miklos Szeredi · 12 years ago
  90. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  91. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  92. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  93. c710536 vfs: spread struct mount - __lookup_mnt() result by Al Viro · 13 years ago
  94. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  95. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  96. f47ec3f trim fs/internal.h by Al Viro · 13 years ago
  97. 12ad3ab superblock: move pin_sb_for_writeback() to fs/super.c by Dave Chinner · 13 years ago
  98. a4464db Make ->d_sb assign-once and always non-NULL by Al Viro · 13 years ago
  99. a66979a fs: move i_wb_list out from under inode_lock by Dave Chinner · 13 years ago
  100. 55fa609 fs: move i_sb_list out from under inode_lock by Dave Chinner · 13 years ago