1. 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
  2. cdd39b0 Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
  3. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  4. 712a951 fuse: fix page stealing by Miklos Szeredi · 3 years, 2 months ago
  5. 7c594bb virtiofs: use strscpy for copying the queue name by Miklos Szeredi · 3 years, 2 months ago
  6. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  7. a390ccb fuse: add FOPEN_NOFLUSH by Amir Goldstein · 3 years, 2 months ago
  8. c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 2 months ago
  9. ec85537 fuse: take cache_mask into account in getattr by Miklos Szeredi · 3 years, 2 months ago
  10. 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 2 months ago
  11. 04d82db fuse: move reverting attributes to fuse_change_attributes() by Miklos Szeredi · 3 years, 2 months ago
  12. c15016b fuse: simplify local variables holding writeback cache state by Miklos Szeredi · 3 years, 2 months ago
  13. 20235b4 fuse: cleanup code conditional on fc->writeback_cache by Miklos Szeredi · 3 years, 2 months ago
  14. 484ce65 fuse: fix attr version comparison in fuse_read_update_size() by Miklos Szeredi · 3 years, 2 months ago
  15. d347739 fuse: always invalidate attributes after writes by Miklos Szeredi · 3 years, 2 months ago
  16. 27ae449 fuse: rename fuse_write_update_size() by Miklos Szeredi · 3 years, 2 months ago
  17. 8c56e03 fuse: don't bump attr_version in cached write by Miklos Szeredi · 3 years, 2 months ago
  18. fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 2 months ago
  19. 97f044f fuse: don't increment nlink in link() by Miklos Szeredi · 3 years, 2 months ago
  20. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  21. cefd1b8 fuse: decrement nlink on overwriting rename by Miklos Szeredi · 3 years, 2 months ago
  22. 84840ef fuse: simplify __fuse_write_file_get() by Miklos Szeredi · 3 years, 2 months ago
  23. 371e8fd fuse: move fuse_invalidate_attr() into fuse_update_ctime() by Miklos Szeredi · 3 years, 2 months ago
  24. b5d9758 fuse: delete redundant code by Peng Hao · 3 years, 4 months ago
  25. 5fe0fc9 fuse: use kmap_local_page() by Peng Hao · 3 years, 4 months ago
  26. bda9a71 fuse: annotate lock in fuse_reverse_inval_entry() by Miklos Szeredi · 3 years, 2 months ago
  27. 36ea233 fuse: write inode in fuse_vma_close() instead of fuse_release() by Miklos Szeredi · 3 years, 2 months ago
  28. 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 2 months ago
  29. 964d32e fuse: clean up error exits in fuse_fill_super() by Miklos Szeredi · 3 years, 2 months ago
  30. 80019f1 fuse: always initialize sb->s_fs_info by Miklos Szeredi · 3 years, 2 months ago
  31. c191cd0 fuse: clean up fuse_mount destruction by Miklos Szeredi · 3 years, 2 months ago
  32. a27c061 fuse: get rid of fuse_put_super() by Miklos Szeredi · 3 years, 2 months ago
  33. d534d31 fuse: check s_root when destroying sb by Miklos Szeredi · 3 years, 2 months ago
  34. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
  35. 75b96f0 Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 4 months ago
  36. a9667ac fuse: remove unused arg in fuse_write_file_get() by Miklos Szeredi · 3 years, 4 months ago
  37. 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 4 months ago
  38. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  39. 59bda8e fuse: flush extending writes by Miklos Szeredi · 3 years, 4 months ago
  40. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  41. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  42. 7622435 fuse: truncate pagecache on atomic_o_trunc by Miklos Szeredi · 3 years, 4 months ago
  43. 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
  44. 5d5b74a fuse: allow sharing existing sb by Miklos Szeredi · 3 years, 5 months ago
  45. 62dd1fc fuse: move fget() to fuse_get_tree() by Miklos Szeredi · 3 years, 5 months ago
  46. badc741 fuse: move option checking into fuse_fill_super() by Miklos Szeredi · 3 years, 5 months ago
  47. 84c2150 fuse: name fs_context consistently by Miklos Szeredi · 3 years, 5 months ago
  48. e1e71c1 fuse: fix use after free in fuse_read_interrupt() by Miklos Szeredi · 3 years, 5 months ago
  49. 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 8 months ago
  50. 2e29be2 fs/fuse: Remove unneeded kaddr parameter by Ira Weiny · 3 years, 7 months ago
  51. 8e4f3e1 Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 6 months ago
  52. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  53. 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  54. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  55. c4e0cd4 virtiofs: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  56. 6c88632 fuse: use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
  57. 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
  58. 6b1bdb5 fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) by Richard W.M. Jones · 3 years, 8 months ago
  59. 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 7 months ago
  60. 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 7 months ago
  61. 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 7 months ago
  62. fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
  63. 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 7 months ago
  64. 49221cf fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
  65. 80ef086 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
  66. b89ecd60 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 6 months ago
  67. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
  68. e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
  69. e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
  70. d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
  71. 8959a23 fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() by Al Viro · 3 years, 7 months ago
  72. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  73. 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 8 months ago
  74. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  75. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  76. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
  77. 3c9c143 cuse: simplify refcount by Miklos Szeredi · 3 years, 9 months ago
  78. 8217673 cuse: prevent clone by Miklos Szeredi · 3 years, 9 months ago
  79. 0a7419c virtiofs: fix userns by Miklos Szeredi · 3 years, 9 months ago
  80. 07595bf virtiofs: remove useless function by Jiapeng Chong · 3 years, 9 months ago
  81. a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 10 months ago
  82. c79c5e0 virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 3 years, 10 months ago
  83. 3466958 fuse: invalidate attrs when page writeback completes by Vivek Goyal · 3 years, 9 months ago
  84. 550a7d3 fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID by Vivek Goyal · 3 years, 9 months ago
  85. 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 3 years, 9 months ago
  86. 6076f5f fuse: fix matching of FUSE_DEV_IOC_CLONE command by Alessio Balsini · 3 years, 10 months ago
  87. aa6ff55 fuse: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  88. a73d47f fuse: don't zero pages twice by Miklos Szeredi · 3 years, 9 months ago
  89. 4b91459 fuse: fix typo for fuse_conn.max_pages comment by Connor Kuehl · 3 years, 10 months ago
  90. 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
  91. 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  92. b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
  93. 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
  94. 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
  95. f8425c9 fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
  96. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
  97. 3f9b9ef virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 3 years, 11 months ago
  98. 775c5033 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
  99. 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 10 months ago
  100. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago