1. 93a497b fuse: enable per inode DAX by Jeffle Xu · 3 years, 2 months ago
  2. e388164 fuse: Pass correct lend value to filemap_write_and_wait_range() by Xie Yongji · 3 years, 2 months ago
  3. 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
  4. 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
  5. a390ccb fuse: add FOPEN_NOFLUSH by Amir Goldstein · 3 years, 3 months ago
  6. c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 3 months ago
  7. 20235b4 fuse: cleanup code conditional on fc->writeback_cache by Miklos Szeredi · 3 years, 3 months ago
  8. 484ce65 fuse: fix attr version comparison in fuse_read_update_size() by Miklos Szeredi · 3 years, 3 months ago
  9. d347739 fuse: always invalidate attributes after writes by Miklos Szeredi · 3 years, 3 months ago
  10. 27ae449 fuse: rename fuse_write_update_size() by Miklos Szeredi · 3 years, 3 months ago
  11. 8c56e03 fuse: don't bump attr_version in cached write by Miklos Szeredi · 3 years, 3 months ago
  12. fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 3 months ago
  13. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 3 months ago
  14. 84840ef fuse: simplify __fuse_write_file_get() by Miklos Szeredi · 3 years, 3 months ago
  15. b5d9758 fuse: delete redundant code by Peng Hao · 3 years, 4 months ago
  16. 36ea233 fuse: write inode in fuse_vma_close() instead of fuse_release() by Miklos Szeredi · 3 years, 3 months ago
  17. 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 3 months ago
  18. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 6 months ago
  19. 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
  20. a9667ac fuse: remove unused arg in fuse_write_file_get() by Miklos Szeredi · 3 years, 5 months ago
  21. 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 5 months ago
  22. 59bda8e fuse: flush extending writes by Miklos Szeredi · 3 years, 5 months ago
  23. 7622435 fuse: truncate pagecache on atomic_o_trunc by Miklos Szeredi · 3 years, 5 months ago
  24. 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  25. 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
  26. c4e0cd4 virtiofs: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
  27. 6c88632 fuse: use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 8 months ago
  28. 6b1bdb5 fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) by Richard W.M. Jones · 3 years, 8 months ago
  29. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 9 months ago
  30. 8959a23 fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() by Al Viro · 3 years, 8 months ago
  31. 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 9 months ago
  32. 3466958 fuse: invalidate attrs when page writeback completes by Vivek Goyal · 3 years, 9 months ago
  33. a73d47f fuse: don't zero pages twice by Miklos Szeredi · 3 years, 9 months ago
  34. 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 3 months ago
  35. b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
  36. 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
  37. 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
  38. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  39. 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
  40. 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
  41. b866739 fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path by Vivek Goyal · 4 years, 3 months ago
  42. 10c52c8 fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID by Miklos Szeredi · 4 years, 2 months ago
  43. 3993382b fuse: launder page should wait for page writeback by Miklos Szeredi · 4 years, 2 months ago
  44. 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 3 months ago
  45. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  46. 933a375 fuse: fix the ->direct_IO() treatment of iov_iter by Al Viro · 4 years, 4 months ago
  47. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
  48. 2a9a609 virtiofs: add DAX mmap support by Stefan Hajnoczi · 4 years, 5 months ago
  49. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 5 months ago
  50. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  51. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  52. 31070f6 fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS by Chirantan Ekbote · 4 years, 6 months ago
  53. 7779b04 fuse: don't ignore errors from fuse_writepages_fill() by Vasily Averin · 4 years, 7 months ago
  54. 6ddf3af fuse: clean up condition for writepage sending by Miklos Szeredi · 4 years, 6 months ago
  55. c146024 fuse: fix warning in tree_insert() and clean up writepage insertion by Miklos Szeredi · 4 years, 6 months ago
  56. 69a6487 fuse: move rb_erase() before tree_insert() by Miklos Szeredi · 4 years, 6 months ago
  57. 5b14671 Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 7 months ago
  58. 76a0294 fuse: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  59. 9b46418 fuse: copy_file_range should truncate cache by Miklos Szeredi · 4 years, 8 months ago
  60. 2c4656d fuse: fix copy_file_range cache issues by Miklos Szeredi · 4 years, 8 months ago
  61. 6b2fb79 fuse: optimize writepages search by Maxim Patlasov · 5 years ago
  62. 614c026 fuse: always flush dirty data on close(2) by Miklos Szeredi · 4 years, 8 months ago
  63. cf576c5 fuse: invalidate inode attr in writeback cache mode by Eryu Guan · 4 years, 8 months ago
  64. bb737bb virtiofs: schedule blocking async replies in separate worker by Vivek Goyal · 4 years, 9 months ago
  65. cabdb4f fuse: use true,false for bool variable by zhengbin · 5 years ago
  66. 2f13982 fuse: don't overflow LLONG_MAX with end offset by Miklos Szeredi · 5 years ago
  67. f658ade fix up iter on short count in fuse_direct_io() by Miklos Szeredi · 5 years ago
  68. 7df1e98 fuse: fix fuse_send_readpages() in the syncronous read case by Miklos Szeredi · 5 years ago
  69. f1ebdef fuse: fix leak of fuse_io_priv by Miklos Szeredi · 5 years ago
  70. 8aab336 fuse: verify write return by Miklos Szeredi · 5 years ago
  71. 091d1a7 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() by Vasily Averin · 5 years ago
  72. e464830 fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 5 years ago
  73. dc69e98 fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
  74. d5880c7 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 5 years ago
  75. 7213394 fuse: simplify request allocation by Miklos Szeredi · 5 years ago
  76. 4cb5486 fuse: convert release to simple api by Miklos Szeredi · 5 years ago
  77. 33826eb fuse: convert writepages to simple api by Miklos Szeredi · 5 years ago
  78. 43f5098 fuse: convert readdir to simple api by Miklos Szeredi · 5 years ago
  79. 134831e fuse: convert readpages to simple api by Miklos Szeredi · 5 years ago
  80. 45ac96e fuse: convert direct_io to simple api by Miklos Szeredi · 5 years ago
  81. 338f2e3 fuse: convert sync write to simple api by Miklos Szeredi · 5 years ago
  82. 00793ca fuse: covert readpage to simple api by Miklos Szeredi · 5 years ago
  83. a0d45d8 fuse: fuse_short_read(): don't take fuse_req as argument by Miklos Szeredi · 5 years ago
  84. 093f38a fuse: convert ioctl to simple api by Miklos Szeredi · 5 years ago
  85. 4c4f03f fuse: move page alloc by Miklos Szeredi · 5 years ago
  86. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 5 years ago
  87. c500eba fuse: convert flush to simple api by Miklos Szeredi · 5 years ago
  88. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 5 years ago
  89. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  90. 17b2cbe fuse: cleanup fuse_wait_on_page_writeback by Maxim Patlasov · 5 years ago
  91. fe0da9c fuse: copy_file_range needs to strip setuid bits and update timestamps by Amir Goldstein · 6 years ago
  92. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  93. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  94. 26eb3ba fuse: extract helper for range writeback by Miklos Szeredi · 6 years ago
  95. a2bc923 fuse: fix copy_file_range() in the writeback case by Miklos Szeredi · 6 years ago
  96. 4a2abf9 fuse: add FUSE_WRITE_KILL_PRIV by Miklos Szeredi · 6 years ago
  97. 35d6fcb fuse: fallocate: fix return with locked inode by Miklos Szeredi · 6 years ago
  98. 6407f44 fuse: Add ioctl flag for x32 compat ioctl by Ian Abbott · 6 years ago
  99. 154603f fuse: document fuse_fsync_in.fsync_flags by Alan Somers · 6 years ago
  100. bbd84f3 fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 6 years ago