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.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-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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
fuse: new work queue to invalidate dentries from old epochs
Luis Henriques
1
-3
/
+4
2025-11-12
fuse: missing copy_finish in fuse-over-io-uring argument copies
Cheng Ding
1
-1
/
+1
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-83
/
+144
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-25
fuse: move CREATE_TRACE_POINTS to a separate file
Darrick J. Wong
1
-1
/
+0
2025-09-23
fuse: capture the unique id of fuse commands being sent
Darrick J. Wong
1
-4
/
+23
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-09-14
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-09-05
fuse: add prune notification
Miklos Szeredi
1
-0
/
+39
2025-09-05
fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
Miklos Szeredi
1
-56
/
+23
2025-09-05
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
Miklos Szeredi
1
-1
/
+1
2025-09-02
fuse: fix references to fuse.rst -> fuse/fuse.rst
Miklos Szeredi
1
-1
/
+1
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
1
-18
/
+53
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
1
-1
/
+1
2025-08-27
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
Li RongQing
1
-0
/
+1
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
1
-2
/
+3
2025-05-29
fuse: support large folios for stores
Joanne Koong
1
-7
/
+12
2025-05-29
fuse: support large folios for retrieves
Joanne Koong
1
-10
/
+15
2025-05-29
fuse: support copying large folios
Joanne Koong
1
-49
/
+48
2025-05-15
fs: fuse: add dev id to /dev/fuse fdinfo
Chen Linxuan
1
-0
/
+15
2025-04-15
fuse: optimize over-io-uring request expiration check
Joanne Koong
1
-1
/
+1
2025-04-15
fuse: use boolean bit-fields in struct fuse_copy_state
Joanne Koong
1
-8
/
+8
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
1
-0
/
+16
2025-04-03
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+139
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
1
-2
/
+2
2025-03-31
fuse: Allocate only namelen buf memory in fuse_notify_
Bernd Schubert
1
-12
/
+14
2025-03-31
fuse: add default_request_timeout and max_request_timeout sysctls
Joanne Koong
1
-3
/
+0
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
1
-0
/
+101
2025-03-31
fuse: {io-uring} Fix a possible req cancellation race
Bernd Schubert
1
-9
/
+25
2025-03-19
fuse: fix possible deadlock if rings are never initialized
Luis Henriques
1
-1
/
+1
2025-03-07
fs/pipe: add simpler helpers for common cases
Linus Torvalds
1
-1
/
+1
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
1
-7
/
+6
2025-02-14
fuse: revert back to __readahead_folio() for readahead
Joanne Koong
1
-0
/
+6
2025-01-27
fuse: enable fuse-over-io-uring
Bernd Schubert
1
-0
/
+3
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
1
-1
/
+2
2025-01-27
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
1
-1
/
+25
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
1
-2
/
+3
2025-01-27
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
1
-0
/
+9
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
1
-3
/
+3
2025-01-24
fuse: Add fuse-io-uring handling into fuse_copy
Bernd Schubert
1
-1
/
+11
2025-01-24
fuse: Make fuse_copy non static
Bernd Schubert
1
-22
/
+8
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
1
-4
/
+5
2025-01-24
fuse: Move request bits
Bernd Schubert
1
-4
/
+0
2025-01-24
fuse: Move fuse_get_dev to header file
Bernd Schubert
1
-9
/
+0
2025-01-24
fuse: rename to fuse_dev_end_requests and make non-static
Bernd Schubert
1
-6
/
+5
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-27
/
+39
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
1
-36
/
+21
2024-11-05
fuse: convert retrieves to use folios
Joanne Koong
1
-10
/
+12
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
1
-8
/
+32
[next]