- 4734417 fuse: release pipe buf after last use 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, 10 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
- 6076f5f fuse: fix matching of FUSE_DEV_IOC_CLONE command by Alessio Balsini · 3 years, 10 months ago
- aa6ff55 fuse: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
- a73d47f fuse: don't zero pages twice by Miklos Szeredi · 3 years, 9 months ago
- 4b91459 fuse: fix typo for fuse_conn.max_pages comment by Connor Kuehl · 3 years, 10 months ago
- 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
- 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
- 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
- 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
- f8425c9 fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
- 3f9b9ef virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 3 years, 11 months ago
- 775c5033 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
- 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago