- 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
- d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
- 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
- 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years ago
- 30c6828 dax: remove the DAXDEV_F_SYNC flag by Christoph Hellwig · 3 years ago
- c3cb6f9 fuse: mark inode DONT_CACHE when per inode DAX hint changes by Jeffle Xu · 3 years, 1 month ago
- 2ee019f fuse: negotiate per inode DAX in FUSE_INIT by Jeffle Xu · 3 years, 1 month ago
- 93a497b fuse: enable per inode DAX by Jeffle Xu · 3 years, 1 month ago
- 780b1b9 fuse: make DAX mount option a tri-state by Jeffle Xu · 3 years, 1 month ago
- cecd491 fuse: add fuse_should_enable_dax() helper by Jeffle Xu · 3 years, 1 month ago
- e388164 fuse: Pass correct lend value to filemap_write_and_wait_range() by Xie Yongji · 3 years, 1 month ago
- fb08a19 dax: simplify the dax_device <-> gendisk association by Christoph Hellwig · 3 years, 1 month ago
- afd586f dax: remove CONFIG_DAX_DRIVER by Christoph Hellwig · 3 years, 1 month ago
- 3e2b6fd fuse: send security context of inode on file by Vivek Goyal · 3 years, 2 months ago
- 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
- 53db289 fuse: extend init flags by Miklos Szeredi · 3 years, 1 month ago
- 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
- 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
- 712a951 fuse: fix page stealing by Miklos Szeredi · 3 years, 2 months ago
- 7c594bb virtiofs: use strscpy for copying the queue name by Miklos Szeredi · 3 years, 2 months ago
- 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
- a390ccb fuse: add FOPEN_NOFLUSH by Amir Goldstein · 3 years, 2 months ago
- c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 2 months ago
- ec85537 fuse: take cache_mask into account in getattr by Miklos Szeredi · 3 years, 2 months ago
- 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 2 months ago
- 04d82db fuse: move reverting attributes to fuse_change_attributes() by Miklos Szeredi · 3 years, 2 months ago
- c15016b fuse: simplify local variables holding writeback cache state by Miklos Szeredi · 3 years, 2 months ago
- 20235b4 fuse: cleanup code conditional on fc->writeback_cache by Miklos Szeredi · 3 years, 2 months ago
- 484ce65 fuse: fix attr version comparison in fuse_read_update_size() by Miklos Szeredi · 3 years, 2 months ago
- d347739 fuse: always invalidate attributes after writes by Miklos Szeredi · 3 years, 2 months ago
- 27ae449 fuse: rename fuse_write_update_size() by Miklos Szeredi · 3 years, 2 months ago
- 8c56e03 fuse: don't bump attr_version in cached write by Miklos Szeredi · 3 years, 2 months ago
- fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 2 months ago
- 97f044f fuse: don't increment nlink in link() by Miklos Szeredi · 3 years, 2 months ago
- 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
- cefd1b8 fuse: decrement nlink on overwriting rename by Miklos Szeredi · 3 years, 2 months ago
- 84840ef fuse: simplify __fuse_write_file_get() by Miklos Szeredi · 3 years, 2 months ago
- 371e8fd fuse: move fuse_invalidate_attr() into fuse_update_ctime() by Miklos Szeredi · 3 years, 2 months ago
- b5d9758 fuse: delete redundant code by Peng Hao · 3 years, 4 months ago
- 5fe0fc9 fuse: use kmap_local_page() by Peng Hao · 3 years, 4 months ago
- bda9a71 fuse: annotate lock in fuse_reverse_inval_entry() by Miklos Szeredi · 3 years, 2 months ago
- 36ea233 fuse: write inode in fuse_vma_close() instead of fuse_release() by Miklos Szeredi · 3 years, 2 months ago
- 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 2 months ago
- 964d32e fuse: clean up error exits in fuse_fill_super() by Miklos Szeredi · 3 years, 2 months ago
- 80019f1 fuse: always initialize sb->s_fs_info by Miklos Szeredi · 3 years, 2 months ago
- c191cd0 fuse: clean up fuse_mount destruction by Miklos Szeredi · 3 years, 2 months ago
- a27c061 fuse: get rid of fuse_put_super() by Miklos Szeredi · 3 years, 2 months ago
- d534d31 fuse: check s_root when destroying sb by Miklos Szeredi · 3 years, 2 months ago
- a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
- 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
- a9667ac fuse: remove unused arg in fuse_write_file_get() by Miklos Szeredi · 3 years, 4 months ago
- 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 4 months ago
- 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
- 59bda8e fuse: flush extending writes by Miklos Szeredi · 3 years, 4 months ago
- 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
- 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
- 7622435 fuse: truncate pagecache on atomic_o_trunc by Miklos Szeredi · 3 years, 4 months ago
- 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
- 5d5b74a fuse: allow sharing existing sb by Miklos Szeredi · 3 years, 5 months ago
- 62dd1fc fuse: move fget() to fuse_get_tree() by Miklos Szeredi · 3 years, 5 months ago
- badc741 fuse: move option checking into fuse_fill_super() by Miklos Szeredi · 3 years, 5 months ago
- 84c2150 fuse: name fs_context consistently by Miklos Szeredi · 3 years, 5 months ago
- e1e71c1 fuse: fix use after free in fuse_read_interrupt() by Miklos Szeredi · 3 years, 5 months ago
- 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 8 months ago
- 2e29be2 fs/fuse: Remove unneeded kaddr parameter by Ira Weiny · 3 years, 7 months ago
- 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
- 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
- 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- c4e0cd4 virtiofs: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- 6c88632 fuse: use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
- 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
- 6b1bdb5 fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) by Richard W.M. Jones · 3 years, 8 months ago
- 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 7 months ago
- 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 7 months ago
- 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 7 months ago
- fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
- 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 7 months ago
- 49221cf fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
- 80ef086 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
- b89ecd60 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 6 months ago
- f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
- e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
- e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
- d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
- 8959a23 fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() by Al Viro · 3 years, 7 months ago
- 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
- 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
- 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
- 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
- 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
- 3c9c143 cuse: simplify refcount by Miklos Szeredi · 3 years, 9 months ago
- 8217673 cuse: prevent clone by Miklos Szeredi · 3 years, 9 months ago
- 0a7419c virtiofs: fix userns by Miklos Szeredi · 3 years, 9 months ago
- 07595bf virtiofs: remove useless function by Jiapeng Chong · 3 years, 9 months ago
- a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 9 months ago
- c79c5e0 virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 3 years, 10 months ago
- 3466958 fuse: invalidate attrs when page writeback completes by Vivek Goyal · 3 years, 9 months ago
- 550a7d3 fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID by Vivek Goyal · 3 years, 9 months ago
- 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 3 years, 9 months ago