1. 721fb6f fsnotify: Fix busy inodes during unmount by Jan Kara · 6 years ago
  2. 99c228a fs: group frequently accessed fields of struct super_block together by Amir Goldstein · 6 years ago
  3. 1e6cb72 fsnotify: add super block object type by Amir Goldstein · 6 years ago
  4. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  5. 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
  6. 74c8164 mpage: mpage_readpages() should submit IO as read-ahead by Jens Axboe · 6 years ago
  7. 4cdfffc vfs: discard ATTR_ATTR_FLAG by NeilBrown · 6 years ago
  8. 4591343 Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  9. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. 5bef915 new helper: inode_fake_hash() by Al Viro · 7 years ago
  12. c2b6d62 new primitive: discard_new_inode() by Al Viro · 7 years ago
  13. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  14. fb16043 vfs: remove open_flags from d_real() by Miklos Szeredi · 6 years ago
  15. de2a4a5 Partially revert "locks: fix file locking on overlayfs" by Miklos Szeredi · 6 years ago
  16. 4ab3031 Revert "vfs: add flags to d_real()" by Miklos Szeredi · 6 years ago
  17. c671854 Revert "vfs: update ovl inode before relatime check" by Miklos Szeredi · 6 years ago
  18. f182536 vfs: export vfs_dedupe_file_range_one() to modules by Miklos Szeredi · 6 years ago
  19. 9df6702 vfs: export vfs_ioctl() to modules by Miklos Szeredi · 6 years ago
  20. d3b1084 vfs: make open_with_fake_path() not contribute to nr_files by Miklos Szeredi · 6 years ago
  21. 51e6ce8 Merge branch 'dedupe-cleanup' into overlayfs-next by Miklos Szeredi · 6 years ago
  22. 2abc77a new helper: open_with_fake_path() by Al Viro · 7 years ago
  23. dbae8f2 kill FILE_{CREATED,OPENED} by Al Viro · 7 years ago
  24. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  25. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  26. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  27. f5d1140 introduce FMODE_OPENED by Al Viro · 7 years ago
  28. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 7 years ago
  29. 19f391e turn filp_clone_open() into inline wrapper for dentry_open() by Al Viro · 7 years ago
  30. 6944886 fs: shave 8 bytes off of struct inode by Amir Goldstein · 7 years ago
  31. 87eb5eb vfs: dedupe: rationalize args by Miklos Szeredi · 7 years ago
  32. 5740c99 vfs: dedupe: return int by Miklos Szeredi · 7 years ago
  33. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  34. cf85ec8 removed extra extern file_fdatawait_range by Vasily Averin · 7 years ago
  35. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  36. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. 70f2ae1 Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  38. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  39. fd59ccc Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  40. 1434763 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  41. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  42. 9214407 Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  43. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. d9a08a9 fs: Add aio iopriority support by Adam Manzanares · 7 years ago
  45. fc28724 fs: Convert kiocb rw_hint from enum to u16 by Adam Manzanares · 7 years ago
  46. 80ea09a vfs: factor out inode_insert5() by Miklos Szeredi · 7 years ago
  47. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 7 years ago
  48. 3deb642 fs: introduce new ->get_poll_head and ->poll_mask methods by Christoph Hellwig · 7 years ago
  49. 8efd689 fs: add timespec64_truncate() by Deepa Dinamani · 7 years ago
  50. bbbc3fb fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled by Eric Biggers · 7 years ago
  51. 75abe32 fs.h: fix outdated comment about file flags by Li Qiang · 7 years ago
  52. 0c8e3fe vfs: add the sb_start_intwrite_trylock() helper by Amir Goldstein · 7 years ago
  53. 7a107c0 fasync: Fix deadlock between task-context and interrupt-context kill_fasync() by Kirill Tkhai · 7 years ago
  54. 7214dd4 Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. 19e8a2f Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  57. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  58. a09acf4 vfs: Remove the const from dir_context::actor by David Howells · 7 years ago
  59. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  60. f8cf2f1 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  61. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  63. f44c776 fs, dax: prepare for dax-specific address_space_operations by Dan Williams · 7 years ago
  64. 0e11f64 fs: move I_DIRTY_INODE to fs.h by Christoph Hellwig · 7 years ago
  65. 57b56ac ima: fail file signature verification on non-init mounted filesystems by Mimi Zohar · 7 years ago
  66. 08fdc8a buffer.c: call thaw_super during emergency thaw by Mateusz Guzik · 7 years ago
  67. 1c949843 vfs: make sure struct filename->iname is word-aligned by Rasmus Villemoes · 7 years ago
  68. df09348 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  70. ce3077e direct-io: Remove unused DIO_SKIP_DIO_COUNT logic by Nikolay Borisov · 7 years ago
  71. c8f4c36 direct-io: Remove unused DIO_ASYNC_EXTEND flag by Nikolay Borisov · 7 years ago
  72. 230f5a8 dax: fix vma_is_fsdax() helper by Dan Williams · 7 years ago
  73. 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  74. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 01c2e13 xfs: only grab shared inode locks for source file during reflink by Darrick J. Wong · 7 years ago
  78. f02a9ad fs: handle inode->i_version more efficiently by Jeff Layton · 7 years ago
  79. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  80. 4bfd054 fs: fold __inode_permission() into inode_permission() by Eric Biggers · 7 years ago
  81. e1fc742 fs: add RWF_APPEND by Jürg Billeter · 7 years ago
  82. 5a9d929 iomap: report collisions between directio and buffered writes to userspace by Darrick J. Wong · 7 years ago
  83. 8e6c848 new primitive: vfs_mkobj() by Al Viro · 7 years ago
  84. f1ee616 VFS: don't keep disconnected dentries on d_anon by NeilBrown · 7 years ago
  85. 5d38f04 autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" by Ian Kent · 7 years ago
  86. 2bb6d28 mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  87. a3f8683 ->poll() methods should return __poll_t by Al Viro · 8 years ago
  88. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  89. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  90. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  91. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  92. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  93. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  94. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  95. 63dcb81 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
  96. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  97. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  98. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  99. f175f30 stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK case by Al Viro · 7 years ago
  100. 53fd88ab6 make vfs_ustat() static by Al Viro · 7 years ago