1. ef36b9a Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 8 months ago
  2. 4a892c0 fuse_dev_ioctl(): switch to fdget() by Al Viro · 2 years, 4 months ago
  3. de4f5fe iov_iter: add iter_iovec() helper by Jens Axboe · 1 year, 9 months ago
  4. d40b2f4 Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 1 year, 10 months ago
  5. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  6. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 1 year, 10 months ago
  7. 575a7e0 Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 1 year, 10 months ago
  8. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 1 year, 11 months ago
  9. d585bdb fs: convert writepage_t callback to pass a folio by Matthew Wilcox (Oracle) · 1 year, 11 months ago
  10. 1cc4606 fuse: add inode/permission checks to fileattr_get/fileattr_set by Alexander Mikhalitsyn · 1 year, 11 months ago
  11. 06bbb76 fuse: fix all W=1 kernel-doc warnings by Randy Dunlap · 2 years ago
  12. 5a8bee6 fuse: in fuse_flush only wait if someone wants the return code by Eric W. Biederman · 1 year, 11 months ago
  13. 8ed7cb3 fuse: optional supplementary group in create requests by Miklos Szeredi · 2 years, 1 month ago
  14. 15d937d fuse: add request extension by Miklos Szeredi · 2 years, 1 month ago
  15. facd610 fuse: fixes after adapting to new posix acl api by Christian Brauner · 1 year, 11 months ago
  16. e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years ago
  17. 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years ago
  18. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years ago
  19. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years ago
  20. 8782a9a fs: port ->fileattr_set() to pass mnt_idmap by Christian Brauner · 2 years ago
  21. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years ago
  22. 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years ago
  23. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years ago
  24. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years ago
  25. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years ago
  26. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years ago
  27. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years ago
  28. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years ago
  29. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years ago
  30. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 1 month ago
  31. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  32. 043930b Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 2 years ago
  33. e1212e9 Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  34. cf619f8 Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  35. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  36. 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years ago
  37. 063aaad fuse: convert fuse_try_move_page() to use folios by Vishal Moola (Oracle) · 2 years, 2 months ago
  38. 3720dd6 filemap: convert replace_page_cache_page() to replace_page_cache_folio() by Vishal Moola (Oracle) · 2 years, 2 months ago
  39. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 3 months ago
  40. b138777 fuse: Rearrange fuse_allow_current_process checks by Dave Marchevsky · 2 years, 2 months ago
  41. 1535240 fuse: allow non-extending parallel direct writes on the same file by Dharmendra Singh · 2 years, 6 months ago
  42. e2283a7 fuse: remove the unneeded result variable by ye xingchen · 2 years, 4 months ago
  43. 00d369b fuse: port to vfs{g,u}id_t and associated helpers by Christian Brauner · 2 years, 4 months ago
  44. 0618021 fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE by Jann Horn · 2 years, 3 months ago
  45. ccc031e fuse: always revalidate rename target dentry by Jiachen Zhang · 2 years, 3 months ago
  46. 4f8d370 fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY by Miklos Szeredi · 2 years, 2 months ago
  47. a1db2f7e fs/fuse: Replace kmap() with kmap_local_page() by Fabio M. De Francesco · 2 years, 2 months ago
  48. 44361e8 fuse: lock inode unconditionally in fuse_fallocate() by Miklos Szeredi · 2 years, 1 month ago
  49. 4a6f278 fuse: add file_modified() to fallocate by Miklos Szeredi · 2 years, 2 months ago
  50. a03a972 fuse: port to vfs{g,u}id_t and associated helpers by Christian Brauner · 2 years, 4 months ago
  51. 9fa248c fuse: fix readdir cache race by Miklos Szeredi · 2 years, 2 months ago
  52. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 3 months ago
  53. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 3 months ago
  54. ed5a704 attr: use consistent sgid stripping checks by Christian Brauner · 2 years, 2 months ago
  55. f721d24 Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 2 months ago
  56. ec1c86b mm: multi-gen LRU: groundwork by Yu Zhao · 2 years, 3 months ago
  57. 7d37539 fuse: implement ->tmpfile() by Miklos Szeredi · 2 years, 3 months ago
  58. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  59. 1ef255e iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years, 7 months ago
  60. fcb14cb new iov_iter flavour - ITER_UBUF by Al Viro · 2 years, 7 months ago
  61. 2bd5d41 Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 2 years, 5 months ago
  62. 247861c fuse: retire block-device-based superblock on force unmount by Daniil Lunev · 2 years, 5 months ago
  63. 73fb2c8 virtio_fs: Modify format for virtio_fs_direct_access by Deming Wang · 2 years, 6 months ago
  64. 1e5b9e0 virtiofs: delete unused parameter for virtio_fs_cleanup_vqs by Deming Wang · 2 years, 7 months ago
  65. 9ccf47b fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other by Dave Marchevsky · 2 years, 6 months ago
  66. c647978 fuse: Remove the control interface for virtio-fs by Xie Yongji · 2 years, 5 months ago
  67. 02c0cab fuse: ioctl: translate ENOSYS by Miklos Szeredi · 2 years, 5 months ago
  68. 47912eaa fuse: limit nsec by Miklos Szeredi · 2 years, 5 months ago
  69. 47e3014 fuse: avoid unnecessary spinlock bump by Jeffle Xu · 2 years, 9 months ago
  70. 2fdbb8d fuse: fix deadlock between atomic O_TRUNC and page invalidation by Miklos Szeredi · 2 years, 8 months ago
  71. 035ff33 fuse: write inode in fuse_release() by Miklos Szeredi · 2 years, 8 months ago
  72. 91b94c5 iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC by Al Viro · 2 years, 7 months ago
  73. 35cdd86 Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 2 years, 7 months ago
  74. e511c4a dax: introduce DAX_RECOVERY_WRITE dax access mode by Jane Chu · 2 years, 7 months ago
  75. 5efd00e fuse: Convert fuse to read_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
  76. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  77. b7446e7 fs: Remove aop flags parameter from grab_cache_page_write_begin() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  78. 704528d fs: Remove ->readpages address space operation by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  79. 7001052 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  80. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 9 months ago
  81. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 9 months ago
  82. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 9 months ago
  83. 670d21c fuse: remove reliance on bdi congestion by NeilBrown · 2 years, 9 months ago
  84. 46de8b97 fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  85. 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  86. 2bf06b8 fuse: Convert from launder_page to launder_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  87. 5660a86 fs: Remove noop_invalidatepage() by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  88. 83a44a4 x86: Remove toolchain check for X32 ABI capability by Masahiro Yamada · 2 years, 9 months ago
  89. 0c4bcfd fuse: fix pipe buffer lifetime for direct_io by Miklos Szeredi · 2 years, 10 months ago
  90. dc90f08 mm: don't include <linux/memremap.h> in <linux/mm.h> by Christoph Hellwig · 2 years, 10 months ago
  91. c086df4 fuse: move FUSE_SUPER_MAGIC definition to magic.h by Jeff Layton · 3 years ago
  92. a679a61 fuse: fix fileattr op failure by Miklos Szeredi · 2 years, 10 months ago
  93. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  94. d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 2 months ago
  95. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  96. 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years ago
  97. 30c6828 dax: remove the DAXDEV_F_SYNC flag by Christoph Hellwig · 3 years ago
  98. c3cb6f9 fuse: mark inode DONT_CACHE when per inode DAX hint changes by Jeffle Xu · 3 years, 1 month ago
  99. 2ee019f fuse: negotiate per inode DAX in FUSE_INIT by Jeffle Xu · 3 years, 1 month ago
  100. 93a497b fuse: enable per inode DAX by Jeffle Xu · 3 years, 1 month ago