index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
fuse: virtio_fs: fix page fault for DAX page address
Haiyue Wang
1
-1
/
+1
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
1
-1
/
+1
2025-08-26
fuse: fix fuseblk i_blkbits for iomap partial writes
Joanne Koong
3
-2
/
+21
2025-08-26
fuse: reflect cached blocksize if blocksize was changed
Joanne Koong
3
-0
/
+12
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
1
-1
/
+1
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
1
-0
/
+3
2025-08-26
fuse: do not allow mapping a non-regular backing file
Amir Goldstein
1
-0
/
+5
2025-08-11
fuse: keep inode->i_blkbits constant
Joanne Koong
1
-5
/
+0
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+3
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
1
-2
/
+0
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-196
/
+154
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+8
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+9
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-23
/
+13
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-12
/
+2
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
1
-16
/
+12
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
1
-0
/
+2
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
1
-40
/
+12
2025-07-17
fuse: use iomap for writeback
Joanne Koong
1
-51
/
+82
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2
-94
/
+55
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+9
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2
-5
/
+3
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
1
-11
/
+0
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2
-4
/
+4
2025-07-02
fuse_ctl: use simple_recursive_removal()
Al Viro
2
-23
/
+13
2025-07-02
fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP
Andrey Albershteyn
1
-0
/
+4
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
1
-3
/
+3
2025-06-25
fuse: fix runtime warning on truncate_folio_batch_exceptionals()
Haiyue Wang
1
-0
/
+4
2025-06-24
fuse: fix fuse_fill_write_pages() upper bound calculation
Joanne Koong
1
-3
/
+2
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-2
/
+2
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
3
-11
/
+1
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-496
/
+306
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+0
2025-05-29
fuse: increase readdir buffer size
Miklos Szeredi
1
-19
/
+14
2025-05-29
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
1
-2
/
+2
2025-05-29
fuse: support large folios for writeback
Joanne Koong
1
-4
/
+8
2025-05-29
fuse: support large folios for readahead
Joanne Koong
1
-9
/
+29
2025-05-29
fuse: support large folios for queued writes
Joanne Koong
1
-4
/
+7
2025-05-29
fuse: support large folios for stores
Joanne Koong
1
-7
/
+12
2025-05-29
fuse: support large folios for symlinks
Joanne Koong
1
-4
/
+4
2025-05-29
fuse: support large folios for folio reads
Joanne Koong
1
-1
/
+1
2025-05-29
fuse: support large folios for writethrough writes
Joanne Koong
1
-5
/
+10
2025-05-29
fuse: refactor fuse_fill_write_pages()
Joanne Koong
1
-12
/
+10
2025-05-29
fuse: support large folios for retrieves
Joanne Koong
1
-10
/
+15
2025-05-29
fuse: support copying large folios
Joanne Koong
2
-50
/
+49
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
1
-1
/
+1
[next]