summaryrefslogtreecommitdiff
path: root/fs/fuse
AgeCommit message (Expand)Author
2026-07-04fuse: re-lock request before replacing page cache folioJoanne Koong
2026-07-04virtiofs: fix UAF on submount umountMiklos Szeredi
2026-07-04fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19fuse: reject fuse_notify() pagecache ops on directoriesJann Horn
2026-06-01fuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
2026-06-01fuse: reject oversized dirents in page cacheSamuel Page
2026-01-19fuse: fix readahead reclaim deadlockJoanne Koong
2025-10-29fuse: fix livelock in synchronous file put from fuseblk workersDarrick J. Wong
2025-10-29fuse: allocate ff->release_args only if release is neededAmir Goldstein
2025-10-02fuse: prevent overflow in copy_file_range return valueMiklos Szeredi
2025-10-02fuse: check if copy_file_range() returns larger than requested sizeMiklos Szeredi
2025-05-02virtiofs: add filesystem context source name checkXiangsheng Hou
2025-04-10fuse: fix dax truncate/punch_hole fault pathAlistair Popple
2025-04-10fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2024-09-12fuse: use unsigned type for getxattr/listxattr size truncationJann Horn
2024-09-12fuse: update stats for pages in dropped aux writeback listJoanne Koong
2024-09-04virtiofs: forbid newlines in tagsStefan Hajnoczi
2024-09-04fuse: fix UAF in rcu pathwalksAl Viro
2024-09-04fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn
2024-08-19fuse: verify {g,u}id mount options correctlyEric Sandeen
2024-04-10fuse: don't unhash rootMiklos Szeredi
2024-04-10fuse: fix root lookup with nonzero generationMiklos Szeredi
2024-01-05fuse: share lookup state between submount and its parentKrister Johansen
2023-12-20fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua
2023-09-19fuse: nlookup missing decrement in fuse_direntplus_linkruanmeisi
2023-07-27fuse: ioctl: translate ENOSYS in outargMiklos Szeredi
2023-07-27fuse: revalidate: don't invalidate if interruptedMiklos Szeredi
2023-04-26fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi
2023-04-26fuse: always revalidate rename target dentryJiachen Zhang
2023-04-26fuse: fix attr version comparison in fuse_read_update_size()Miklos Szeredi
2023-03-17attr: use consistent sgid stripping checksChristian Brauner
2023-03-10fuse: add inode/permission checks to fileattr_get/fileattr_setAlexander Mikhalitsyn
2022-12-02fuse: lock inode unconditionally in fuse_fallocate()Miklos Szeredi
2022-11-16fuse: fix readdir cache raceMiklos Szeredi
2022-11-10fuse: add file_modified() to fallocateMiklos Szeredi
2022-08-17fuse: Remove the control interface for virtio-fsXie Yongji
2022-08-17fuse: ioctl: translate ENOSYSMiklos Szeredi
2022-08-17fuse: limit nsecMiklos Szeredi
2022-05-01iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readableAndreas Gruenbacher
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-03-16fuse: fix fileattr op failureMiklos Szeredi
2022-01-27fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji
2021-12-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi
2021-12-17fuse: make sure reclaim doesn't write the inodeMiklos Szeredi
2021-12-01fuse: release pipe buf after last useMiklos Szeredi
2021-11-18fuse: fix page stealingMiklos Szeredi
2021-10-21fuse: clean up error exits in fuse_fill_super()Miklos Szeredi
2021-10-21fuse: always initialize sb->s_fs_infoMiklos Szeredi
2021-10-21fuse: clean up fuse_mount destructionMiklos Szeredi