index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+9
7 days
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
8 days
Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-77
/
+1749
9 days
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
9 days
fuse_dentry_revalidate(): use stable parent inode and name passed by caller
Al Viro
1
-10
/
+7
9 days
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-1
/
+2
10 days
fuse: prevent disabling io-uring on active connections
Bernd Schubert
1
-5
/
+6
10 days
fuse: enable fuse-over-io-uring
Bernd Schubert
2
-2
/
+4
10 days
fuse: block request allocation until io-uring init is complete
Bernd Schubert
4
-1
/
+10
10 days
fuse: {io-uring} Prevent mount point hang on fuse-server termination
Bernd Schubert
2
-3
/
+75
10 days
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
3
-1
/
+136
10 days
fuse: Allow to queue fg requests through io-uring
Bernd Schubert
2
-0
/
+188
10 days
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2
-2
/
+8
10 days
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
3
-0
/
+267
10 days
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
3
-0
/
+457
13 days
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
4
-4
/
+14
13 days
fuse: Add fuse-io-uring handling into fuse_copy
Bernd Schubert
2
-1
/
+15
13 days
fuse: Make fuse_copy non static
Bernd Schubert
2
-22
/
+33
13 days
fuse: {io-uring} Handle SQEs - register commands
Bernd Schubert
6
-0
/
+467
13 days
fuse: make args->in_args[0] to be always the header
Bernd Schubert
5
-27
/
+47
13 days
fuse: Move request bits
Bernd Schubert
2
-4
/
+4
13 days
fuse: Move fuse_get_dev to header file
Bernd Schubert
2
-9
/
+9
13 days
fuse: rename to fuse_dev_end_requests and make non-static
Bernd Schubert
2
-6
/
+19
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+18
2025-01-07
Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
1
-12
/
+19
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
1
-0
/
+2
2024-12-13
fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
Bernd Schubert
1
-2
/
+5
2024-12-12
fuse: fix direct io folio offset and length calculation
Joanne Koong
1
-12
/
+16
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
1
-17
/
+18
2024-11-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+7
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-363
/
+550
2024-11-22
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+18
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+2
2024-11-18
virtiofs: dax: remove ->writepages() callback
Asahi Lina
1
-11
/
+0
2024-11-18
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
4
-25
/
+71
2024-11-12
virtio_fs: store actual queue index in mq_map
Max Gurtovoy
1
-6
/
+6
2024-11-12
virtio_fs: add informative log for new tag discovery
Max Gurtovoy
1
-0
/
+1
2024-11-11
backing-file: clean up the API
Miklos Szeredi
1
-14
/
+18
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
8
-154
/
+90
2024-11-05
fuse: convert direct io to use folios
Joanne Koong
2
-67
/
+35
2024-11-05
fuse: convert writebacks to use folios
Joanne Koong
1
-62
/
+64
2024-11-05
fuse: convert retrieves to use folios
Joanne Koong
1
-10
/
+12
2024-11-05
fuse: convert ioctls to use folios
Joanne Koong
2
-16
/
+26
2024-11-05
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2
-16
/
+19
2024-11-05
fuse: convert reads to use folios
Joanne Koong
2
-22
/
+57
2024-11-05
fuse: convert readdir to use folios
Joanne Koong
1
-10
/
+11
2024-11-05
fuse: convert readlink to use folios
Joanne Koong
1
-14
/
+15
2024-11-05
fuse: convert cuse to use folios
Joanne Koong
1
-15
/
+17
2024-11-05
fuse: add support in virtio for requests using folios
Joanne Koong
1
-31
/
+56
2024-11-05
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2
-11
/
+51
[next]