index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
2026-04-02
fuse: support FSCONFIG_SET_FD for "fd" option
Miklos Szeredi
2026-04-02
fuse: clean up device cloning
Miklos Szeredi
2026-04-02
fuse: don't require /dev/fuse fd to be kept open during mount
Miklos Szeredi
2026-04-02
fuse: add refcount to fuse_dev
Miklos Szeredi
2026-04-02
fuse: create fuse_dev on /dev/fuse open instead of mount
Miklos Szeredi
2026-04-02
fuse: check connection state on notification
Miklos Szeredi
2026-04-02
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
2026-04-01
fuse: fix inode initialization race
Horst Birthelmer
2026-03-24
fuse: abort on fatal signal during sync init
Miklos Szeredi
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
2026-03-03
fuse: fix uninit-value in fuse_dentry_revalidate()
Luis Henriques
2026-03-03
fuse: use offset_in_page() for page offset calculations
Joanne Koong
2026-03-03
fuse: use DIV_ROUND_UP() for page count calculations
Joanne Koong
2026-03-03
fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
Joanne Koong
2026-03-03
fuse: validate outarg offset and size in notify store/retrieve
Joanne Koong
2026-03-03
fuse: Check for large folio with SPLICE_F_MOVE
Bernd Schubert
2026-03-03
fuse: quiet down complaints in fuse_conn_limit_write
Darrick J. Wong
2026-03-03
fuse: drop unnecessary argument from fuse_lookup_init()
Luis Henriques
2026-03-03
fuse: fix premature writetrhough request for large folio
Jingbo Xu
2026-02-27
fuse: refactor duplicate queue teardown operation
Yuto Ohnuki
2026-02-27
virtiofs: add FUSE protocol validation
Yuto Ohnuki
2026-02-27
fuse: mark DAX inode releases as blocking
Sergio Lopez
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
2026-02-09
fs: fuse: fix max() of incompatible types
Arnd Bergmann
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
2026-01-16
fuse: shrink once after all buckets have been scanned
Miklos Szeredi
2026-01-16
fuse: clean up fuse_dentry_tree_work()
Miklos Szeredi
2026-01-16
fuse: add need_resched() before unlocking bucket
Miklos Szeredi
2026-01-16
fuse: make sure dentry is evicted if stale
Miklos Szeredi
2026-01-16
fuse: fix race when disposing stale dentries
Miklos Szeredi
2026-01-16
fuse: use private naming for fuse hash size
Jens Axboe
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
2026-01-13
fuse: add setlease file operation
Jeff Layton
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
2026-01-12
fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
NeilBrown
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]