index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
1
-0
/
+8
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
1
-0
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+0
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
1
-6
/
+0
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
1
-1
/
+0
2025-04-15
fuse: remove tmp folio for writebacks and internal rb tree
Joanne Koong
1
-3
/
+0
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
1
-0
/
+3
2025-04-14
fuse: change 'unsigned' to 'unsigned int'
Jiale Yang
1
-2
/
+2
2025-03-31
fuse: Increase FUSE_NAME_MAX to PATH_MAX
Bernd Schubert
1
-2
/
+9
2025-03-31
fuse: add default_request_timeout and max_request_timeout sysctls
Joanne Koong
1
-0
/
+13
2025-03-31
fuse: add kernel-enforced timeout option for requests
Joanne Koong
1
-0
/
+17
2025-03-31
fuse: optmize missing FUSE_LINK support
Miklos Szeredi
1
-0
/
+3
2025-03-31
fuse: {io-uring} Fix a possible req cancellation race
Bernd Schubert
1
-0
/
+3
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
1
-0
/
+3
2025-01-27
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
1
-0
/
+4
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
1
-0
/
+5
2025-01-24
fuse: {io-uring} Handle SQEs - register commands
Bernd Schubert
1
-0
/
+5
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
1
-1
/
+14
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
1
-2
/
+12
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
1
-19
/
+3
2024-11-05
fuse: convert direct io to use folios
Joanne Koong
1
-22
/
+0
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
1
-0
/
+10
2024-11-05
fuse: convert writes (non-writeback) to use folios
Joanne Koong
1
-1
/
+1
2024-11-05
fuse: convert reads to use folios
Joanne Koong
1
-0
/
+12
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
1
-3
/
+19
2024-10-25
virtiofs: use pages instead of pointer for kernel direct IO
Hou Tao
1
-0
/
+6
2024-10-25
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
1
-3
/
+11
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
1
-1
/
+1
2024-09-23
fs/fuse: introduce and use fuse_simple_idmap_request() helper
Alexander Mikhalitsyn
1
-2
/
+16
2024-09-04
fuse: support idmapped ->setattr op
Alexander Mikhalitsyn
1
-2
/
+2
2024-09-04
fuse: add an idmap argument to fuse_simple_request
Alexander Mikhalitsyn
1
-1
/
+2
2024-08-29
fuse: use correct name fuse_conn_list in docstring
Aurelien Aptel
1
-1
/
+1
2024-08-29
fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
1
-13
/
+6
2024-04-15
fuse: fix wrong ff->iomode state changes from parallel dio write
Amir Goldstein
1
-3
/
+4
2024-03-15
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-19
/
+134
2024-03-06
fuse: get rid of ff->readdir.lock
Miklos Szeredi
1
-6
/
+0
2024-03-06
fuse: Fix missing FOLL_PIN for direct-io
Lei Huang
1
-0
/
+1
2024-03-05
fuse: don't unhash root
Miklos Szeredi
1
-1
/
+0
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
1
-0
/
+1
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
1
-0
/
+6
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
1
-0
/
+3
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
1
-1
/
+34
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
1
-3
/
+16
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
1
-0
/
+10
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
1
-0
/
+1
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
1
-0
/
+42
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
1
-0
/
+5
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
1
-2
/
+15
[next]