- eb4b691b fuse: fix leaked ENOSYS error on first statx call by Danny Lin · 11 months ago
- 2d09ab2 fuse: fix typo for fuse_permission comment by Alexander Mikhalitsyn · 1 year, 2 months ago
- 68ca1b49 fuse: fix root lookup with nonzero generation by Miklos Szeredi · 1 year ago
- 82e081a fuse: replace remaining make_bad_inode() with fuse_make_bad() by Miklos Szeredi · 1 year ago
- fc8ff39 fuse: prepare for opening file in passthrough mode by Amir Goldstein · 1 year, 1 month ago
- d2c487f fuse: prepare for failing open response by Amir Goldstein · 1 year, 1 month ago
- 7de64d5 fuse: break up fuse_open_common() by Amir Goldstein · 1 year, 1 month ago
- e26ee4e fuse: allocate ff->release_args only if release is needed by Amir Goldstein · 1 year, 1 month ago
- 3c0d5df fuse: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
- 9e310ea Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 1 year, 6 months ago
- f73016b fuse: conditionally fill kstat in fuse_do_statx() by Bernd Schubert · 1 year, 6 months ago
- 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 7d875e6 fuse: invalidate dentry on EEXIST creates or ENOENT deletes by Jiachen Zhang · 1 year, 8 months ago
- 972f4c4 fuse: cache btime by Miklos Szeredi · 1 year, 7 months ago
- d304553 fuse: implement statx by Miklos Szeredi · 1 year, 7 months ago
- 9dc10a5 fuse: add ATTR_TIMEOUT macro by Miklos Szeredi · 1 year, 7 months ago
- 8d8f9c4 fuse: handle empty request_mask in statx by Miklos Szeredi · 1 year, 7 months ago
- 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 7 months ago
- ceb2d5e fuse: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
- a9d1c4c fuse: revalidate: don't invalidate if interrupted by Miklos Szeredi · 1 year, 9 months ago
- 1c3610d fuse: remove duplicate check for nodeid by zyfjeff · 2 years, 3 months ago
- d40b2f4 Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 2 years ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
- 06bbb76 fuse: fix all W=1 kernel-doc warnings by Randy Dunlap · 2 years, 2 months ago
- 8ed7cb3 fuse: optional supplementary group in create requests by Miklos Szeredi · 2 years, 4 months ago
- 15d937d fuse: add request extension by Miklos Szeredi · 2 years, 4 months ago
- facd610 fuse: fixes after adapting to new posix acl api by Christian Brauner · 2 years, 1 month ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 011e2b7 fs: port ->tmpfile() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 043930b Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 2 years, 3 months ago
- b138777 fuse: Rearrange fuse_allow_current_process checks by Dave Marchevsky · 2 years, 4 months ago
- ccc031e fuse: always revalidate rename target dentry by Jiachen Zhang · 2 years, 5 months ago
- 4f8d370 fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY by Miklos Szeredi · 2 years, 4 months ago
- cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 5 months ago
- 7d37539 fuse: implement ->tmpfile() by Miklos Szeredi · 2 years, 5 months ago
- 9ccf47b fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other by Dave Marchevsky · 2 years, 8 months ago
- 2fdbb8d fuse: fix deadlock between atomic O_TRUNC and page invalidation by Miklos Szeredi · 2 years, 11 months ago
- 5efd00e fuse: Convert fuse to read_folio by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 2bf06b8 fuse: Convert from launder_page to launder_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 3e2b6fd fuse: send security context of inode on file by Vivek Goyal · 3 years, 4 months ago
- c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 4 months ago
- ec85537 fuse: take cache_mask into account in getattr by Miklos Szeredi · 3 years, 4 months ago
- 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 4 months ago
- 04d82db fuse: move reverting attributes to fuse_change_attributes() by Miklos Szeredi · 3 years, 4 months ago
- c15016b fuse: simplify local variables holding writeback cache state by Miklos Szeredi · 3 years, 4 months ago
- fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 4 months ago
- 97f044f fuse: don't increment nlink in link() by Miklos Szeredi · 3 years, 4 months ago
- cefd1b8 fuse: decrement nlink on overwriting rename by Miklos Szeredi · 3 years, 4 months ago
- 371e8fd fuse: move fuse_invalidate_attr() into fuse_update_ctime() by Miklos Szeredi · 3 years, 4 months ago
- bda9a71 fuse: annotate lock in fuse_reverse_inval_entry() by Miklos Szeredi · 3 years, 4 months ago
- 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 4 months ago
- 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 11 months ago
- 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 9 months ago
- 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 9 months ago
- 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 9 months ago
- e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 9 months ago
- e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 9 months ago
- d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 9 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
- 72227ea fuse: convert to fileattr by Miklos Szeredi · 4 years ago
- 54d601c fuse: unsigned open flags by Miklos Szeredi · 4 years ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 1 month ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 1 month ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 1 month ago
- 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 3 months ago
- 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 5 months ago
- 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 5 months ago
- 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 5 months ago
- df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 4 months ago
- 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 4 months ago
- bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 11 months ago
- fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 10 months ago
- 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 7 months ago
- 5157da2 fuse: always allow query of st_dev by Miklos Szeredi · 4 years, 10 months ago
- 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
- c634da7 fuse: verify nlink by Miklos Szeredi · 5 years ago
- eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
- b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
- 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
- dc69e98c fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
- 30c6a23 fuse: on 64-bit store time in d_fsdata directly by Khazhismel Kumykov · 5 years ago
- 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 7 years ago
- 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 5 years ago
- d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
- c9d8f5f fuse: Protect fi->nlookup with fi->lock by Kirill Tkhai · 6 years ago
- f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
- 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
- ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
- 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
- d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
- a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago