index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dev.c
Age
Commit message (
Expand
)
Author
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-25
fuse: move CREATE_TRACE_POINTS to a separate file
Darrick J. Wong
2025-09-23
fuse: capture the unique id of fuse commands being sent
Darrick J. Wong
2025-09-19
fs: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-05
fuse: add prune notification
Miklos Szeredi
2025-09-05
fuse: remove redundant calls to fuse_copy_finish() in fuse_notify()
Miklos Szeredi
2025-09-05
fuse: fix possibly missing fuse_copy_finish() call in fuse_notify()
Miklos Szeredi
2025-09-02
fuse: fix references to fuse.rst -> fuse/fuse.rst
Miklos Szeredi
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
2025-08-27
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
Li RongQing
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
2025-05-29
fuse: support large folios for stores
Joanne Koong
2025-05-29
fuse: support large folios for retrieves
Joanne Koong
2025-05-29
fuse: support copying large folios
Joanne Koong
2025-05-15
fs: fuse: add dev id to /dev/fuse fdinfo
Chen Linxuan
2025-04-15
fuse: optimize over-io-uring request expiration check
Joanne Koong
2025-04-15
fuse: use boolean bit-fields in struct fuse_copy_state
Joanne Koong
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
2025-04-02
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
2025-03-31
fuse: Allocate only namelen buf memory in fuse_notify_
Bernd Schubert
2025-03-31
fuse: add default_request_timeout and max_request_timeout sysctls
Joanne Koong
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
2025-03-31
fuse: {io-uring} Fix a possible req cancellation race
Bernd Schubert
2025-03-19
fuse: fix possible deadlock if rings are never initialized
Luis Henriques
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
2025-02-14
fuse: revert back to __readahead_folio() for readahead
Joanne Koong
2025-01-27
fuse: enable fuse-over-io-uring
Bernd Schubert
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
2025-01-27
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2025-01-27
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
2025-01-24
fuse: Add fuse-io-uring handling into fuse_copy
Bernd Schubert
2025-01-24
fuse: Make fuse_copy non static
Bernd Schubert
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
2025-01-24
fuse: Move request bits
Bernd Schubert
2025-01-24
fuse: Move fuse_get_dev to header file
Bernd Schubert
2025-01-24
fuse: rename to fuse_dev_end_requests and make non-static
Bernd Schubert
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
2024-11-05
fuse: convert retrieves to use folios
Joanne Koong
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-10-25
fuse: convert fuse_notify_store to use folios
Josef Bacik
[next]