index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
11 days
1
-12
/
+19
|
\
|
*
fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
Bernd Schubert
2024-12-13
1
-2
/
+5
|
*
fuse: fix direct io folio offset and length calculation
Joanne Koong
2024-12-12
1
-12
/
+16
*
|
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
14 days
1
-0
/
+2
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-27
1
-6
/
+7
|
\
|
*
virtio_fs: store actual queue index in mq_map
Max Gurtovoy
2024-11-13
1
-6
/
+6
|
*
virtio_fs: add informative log for new tag discovery
Max Gurtovoy
2024-11-13
1
-0
/
+1
*
|
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-26
12
-363
/
+550
|
\
\
|
*
|
virtiofs: dax: remove ->writepages() callback
Asahi Lina
2024-11-18
1
-11
/
+0
|
*
|
fuse: check attributes staleness on fuse_iget()
Zhang Tianci
2024-11-18
4
-25
/
+71
|
*
|
fuse: remove pages for requests and exclusively use folios
Joanne Koong
2024-11-05
8
-154
/
+90
|
*
|
fuse: convert direct io to use folios
Joanne Koong
2024-11-05
2
-67
/
+35
|
*
|
fuse: convert writebacks to use folios
Joanne Koong
2024-11-05
1
-62
/
+64
|
*
|
fuse: convert retrieves to use folios
Joanne Koong
2024-11-05
1
-10
/
+12
|
*
|
fuse: convert ioctls to use folios
Joanne Koong
2024-11-05
2
-16
/
+26
|
*
|
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2024-11-05
2
-16
/
+19
|
*
|
fuse: convert reads to use folios
Joanne Koong
2024-11-05
2
-22
/
+57
|
*
|
fuse: convert readdir to use folios
Joanne Koong
2024-11-05
1
-10
/
+11
|
*
|
fuse: convert readlink to use folios
Joanne Koong
2024-11-05
1
-14
/
+15
|
*
|
fuse: convert cuse to use folios
Joanne Koong
2024-11-05
1
-15
/
+17
|
*
|
fuse: add support in virtio for requests using folios
Joanne Koong
2024-11-05
1
-31
/
+56
|
*
|
fuse: support folios in struct fuse_args_pages and fuse_copy_pages()
Joanne Koong
2024-11-05
2
-11
/
+51
|
*
|
fuse: convert fuse_notify_store to use folios
Josef Bacik
2024-10-25
1
-11
/
+12
|
*
|
fuse: convert fuse_retrieve to use folios
Josef Bacik
2024-10-25
1
-4
/
+4
|
*
|
fuse: use the folio based vmstat helpers
Josef Bacik
2024-10-25
1
-6
/
+8
|
*
|
fuse: convert fuse_writepage_need_send to take a folio
Josef Bacik
2024-10-25
1
-7
/
+12
|
*
|
fuse: convert fuse_do_readpage to use folios
Josef Bacik
2024-10-25
1
-13
/
+13
|
*
|
fuse: use kiocb_modified in buffered write path
Josef Bacik
2024-10-25
1
-5
/
+1
|
*
|
fuse: convert fuse_page_mkwrite to use folios
Josef Bacik
2024-10-25
1
-5
/
+15
|
*
|
fuse: convert fuse_fill_write_pages to use folios
Josef Bacik
2024-10-25
1
-13
/
+15
|
*
|
fuse: convert fuse_send_write_pages to use folios
Josef Bacik
2024-10-25
1
-7
/
+7
|
*
|
fuse: convert readahead to use folios
Josef Bacik
2024-10-25
1
-13
/
+23
|
*
|
fuse: use fuse_range_is_writeback() instead of iterating pages
Josef Bacik
2024-10-25
1
-2
/
+5
|
*
|
virtiofs: use GFP_NOFS when enqueuing request through kworker
Hou Tao
2024-10-25
1
-9
/
+15
|
*
|
virtiofs: use pages instead of pointer for kernel direct IO
Hou Tao
2024-10-25
3
-19
/
+50
|
*
|
fuse: remove useless IOCB_DIRECT in fuse_direct_read/write_iter
yangyun
2024-10-25
1
-3
/
+4
|
*
|
fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
Joanne Koong
2024-10-25
5
-5
/
+65
|
|
/
*
|
Merge tag 'ovl-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-23
1
-14
/
+18
|
\
\
|
*
|
backing-file: clean up the API
Miklos Szeredi
2024-11-11
1
-14
/
+18
|
|
/
*
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-4
/
+2
*
|
fuse: remove stray debug line
Miklos Szeredi
2024-10-25
1
-1
/
+0
*
|
Revert "fuse: move initialization of fuse_file to fuse_writepages() instead o...
Miklos Szeredi
2024-10-21
1
-6
/
+12
*
|
fuse: update inode size after extending passthrough write
Amir Goldstein
2024-10-16
1
-1
/
+1
*
|
fs: pass offset and result to backing_file end_write() callback
Amir Goldstein
2024-10-16
1
-3
/
+3
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-5
/
+0
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-26
1
-14
/
+150
|
\
|
*
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
2024-09-25
1
-8
/
+139
|
*
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
2024-09-25
1
-6
/
+11
*
|
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-25
10
-294
/
+505
|
\
\
[next]