index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-197
/
+263
5 days
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
5 days
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
1
-1
/
+1
2026-04-02
fuse: support FSCONFIG_SET_FD for "fd" option
Miklos Szeredi
1
-7
/
+11
2026-04-02
fuse: clean up device cloning
Miklos Szeredi
3
-24
/
+15
2026-04-02
fuse: don't require /dev/fuse fd to be kept open during mount
Miklos Szeredi
2
-27
/
+34
2026-04-02
fuse: add refcount to fuse_dev
Miklos Szeredi
6
-18
/
+50
2026-04-02
fuse: create fuse_dev on /dev/fuse open instead of mount
Miklos Szeredi
5
-66
/
+57
2026-04-02
fuse: check connection state on notification
Miklos Szeredi
1
-0
/
+7
2026-04-02
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
1
-11
/
+8
2026-04-01
fuse: fix inode initialization race
Horst Birthelmer
1
-2
/
+5
2026-03-24
fuse: abort on fatal signal during sync init
Miklos Szeredi
3
-1
/
+9
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
2
-3
/
+2
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
1
-2
/
+3
2026-03-03
fuse: fix uninit-value in fuse_dentry_revalidate()
Luis Henriques
1
-0
/
+5
2026-03-03
fuse: use offset_in_page() for page offset calculations
Joanne Koong
1
-4
/
+4
2026-03-03
fuse: use DIV_ROUND_UP() for page count calculations
Joanne Koong
2
-2
/
+2
2026-03-03
fuse: simplify logic in fuse_notify_store() and fuse_retrieve()
Joanne Koong
1
-24
/
+16
2026-03-03
fuse: validate outarg offset and size in notify store/retrieve
Joanne Koong
1
-4
/
+10
2026-03-03
fuse: Check for large folio with SPLICE_F_MOVE
Bernd Schubert
1
-0
/
+3
2026-03-03
fuse: quiet down complaints in fuse_conn_limit_write
Darrick J. Wong
1
-2
/
+2
2026-03-03
fuse: drop unnecessary argument from fuse_lookup_init()
Luis Henriques
1
-5
/
+4
2026-03-03
fuse: fix premature writetrhough request for large folio
Jingbo Xu
1
-6
/
+4
2026-02-27
fuse: refactor duplicate queue teardown operation
Yuto Ohnuki
1
-20
/
+16
2026-02-27
virtiofs: add FUSE protocol validation
Yuto Ohnuki
1
-4
/
+25
2026-02-27
fuse: mark DAX inode releases as blocking
Sergio Lopez
1
-0
/
+6
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
8
-24
/
+24
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-45
/
+44
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-45
/
+44
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-2
/
+4
2026-02-10
fs: fuse: fix max() of incompatible types
Arnd Bergmann
1
-2
/
+4
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+8
2026-02-10
Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+1
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-29
/
+37
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
1
-1
/
+3
2026-01-16
fuse: shrink once after all buckets have been scanned
Miklos Szeredi
1
-1
/
+1
2026-01-16
fuse: clean up fuse_dentry_tree_work()
Miklos Szeredi
1
-14
/
+14
2026-01-16
fuse: add need_resched() before unlocking bucket
Miklos Szeredi
1
-3
/
+5
2026-01-16
fuse: make sure dentry is evicted if stale
Miklos Szeredi
1
-0
/
+4
2026-01-16
fuse: fix race when disposing stale dentries
Miklos Szeredi
1
-9
/
+2
2026-01-16
fuse: use private naming for fuse hash size
Jens Axboe
1
-7
/
+7
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
1
-8
/
+4
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
1
-2
/
+2
2026-01-13
fuse: add setlease file operation
Jeff Layton
1
-0
/
+1
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
1
-1
/
+0
2026-01-12
fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
NeilBrown
1
-7
/
+16
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
2
-6
/
+4
2025-12-06
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-63
/
+316
[next]