index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
2025-10-29
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
3
-32
/
+41
2025-09-19
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-09-19
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
2025-06-04
fuse: Return EPERM rather than ENOSYS from link()
Matt Johnston
1
-0
/
+2
2025-04-25
virtiofs: add filesystem context source name check
Xiangsheng Hou
1
-0
/
+3
2025-04-10
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
3
-4
/
+3
2025-03-28
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-1
/
+1
2024-09-12
fuse: add feature flag for expire-only
Miklos Szeredi
1
-1
/
+2
2024-09-12
fuse: fix memory leak in fuse_create_open
yangyun
1
-1
/
+1
2024-09-12
fuse: add request extension
Miklos Szeredi
3
-30
/
+44
2024-09-12
fuse: allow non-extending parallel direct writes on the same file
Dharmendra Singh
1
-3
/
+40
2024-09-12
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
3
-5
/
+7
2024-09-12
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
1
-2
/
+2
2024-09-12
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
1
-1
/
+7
2024-08-29
virtiofs: forbid newlines in tags
Stefan Hajnoczi
1
-0
/
+10
2024-08-29
fuse: fix UAF in rcu pathwalks
Al Viro
3
-6
/
+13
2024-08-29
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-03
fuse: verify {g,u}id mount options correctly
Eric Sandeen
1
-4
/
+20
2024-04-03
fuse: don't unhash root
Miklos Szeredi
2
-3
/
+5
2024-04-03
fuse: fix root lookup with nonzero generation
Miklos Szeredi
1
-0
/
+4
2024-01-01
fuse: share lookup state between submount and its parent
Krister Johansen
2
-3
/
+87
2023-12-20
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Hangyu Hua
1
-0
/
+1
2023-09-19
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
1
-1
/
+9
2023-07-27
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
1
-8
/
+13
2023-07-27
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
1
-1
/
+4
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
1
-1
/
+1
2023-04-26
fuse: always revalidate rename target dentry
Jiachen Zhang
1
-1
/
+1
2023-03-10
fuse: add inode/permission checks to fileattr_get/fileattr_set
Alexander Mikhalitsyn
1
-0
/
+6
2023-03-03
attr: use consistent sgid stripping checks
Christian Brauner
1
-1
/
+1
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-11-23
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
1
-21
/
+16
2022-10-28
fuse: add file_modified() to fallocate
Miklos Szeredi
1
-0
/
+4
2022-10-20
fuse: fix readdir cache race
Miklos Szeredi
1
-1
/
+9
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+24
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
1
-1
/
+2
2022-09-24
fuse: implement ->tmpfile()
Miklos Szeredi
2
-3
/
+24
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+5
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2
-4
/
+2
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2
-3
/
+3
2022-08-08
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-26
/
+75
2022-07-27
fuse: retire block-device-based superblock on force unmount
Daniil Lunev
1
-2
/
+8
2022-07-26
virtio_fs: Modify format for virtio_fs_direct_access
Deming Wang
1
-1
/
+1
2022-07-21
virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
Deming Wang
1
-4
/
+3
2022-07-21
fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
Dave Marchevsky
1
-0
/
+9
2022-07-21
fuse: Remove the control interface for virtio-fs
Xie Yongji
1
-2
/
+2
2022-07-21
fuse: ioctl: translate ENOSYS
Miklos Szeredi
1
-2
/
+13
2022-07-21
fuse: limit nsec
Miklos Szeredi
1
-0
/
+6
2022-07-21
fuse: avoid unnecessary spinlock bump
Jeffle Xu
1
-1
/
+1
2022-07-21
fuse: fix deadlock between atomic O_TRUNC and page invalidation
Miklos Szeredi
2
-14
/
+23
[next]