index
:
pub/scm/linux/kernel/git/mtd/linux.git
master
MTD Group's fork of linux.git
MTD Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
2026-08-25
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+16
2026-08-24
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
1
-0
/
+9
2026-08-24
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
1
-2
/
+3
2026-08-18
fuse: fix invalidate lock leak on open O_TRUNC DAX failure
Baokun Li
1
-2
/
+2
2026-08-17
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+5
2026-08-17
fuse: add zero-copy over io-uring
Joanne Koong
1
-0
/
+2
2026-07-31
fuse: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-31
fuse: use iomap helper to mark folio uptodate
Joanne Koong
1
-1
/
+1
2026-07-31
fuse: don't clear folio uptodate on writethrough errors
Joanne Koong
1
-17
/
+1
2026-07-08
fuse: use iomap helper to mark folio uptodate
Joanne Koong
1
-1
/
+1
2026-07-08
fuse: don't clear folio uptodate on writethrough errors
Joanne Koong
1
-17
/
+1
2026-07-01
fuse: call fuse_send_readpages explicitly from fuse_readahead
Joanne Koong
1
-11
/
+3
2026-06-18
Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-151
/
+69
2026-06-15
fuse: invalidate page cache after DIO and async DIO writes
Cheng Ding
1
-11
/
+46
2026-06-15
fuse: set ff->flock only on success
Zhang Tianci
1
-1
/
+2
2026-06-15
fuse: Add SPDX ID lines to some files
Tim Bird
1
-3
/
+1
2026-06-15
fuse: convert page array allocation to kcalloc()
William Theesfeld
1
-1
/
+1
2026-06-15
fuse: create poll.c
Miklos Szeredi
1
-119
/
+0
2026-06-15
fuse: remove fm arg of args->end callback
Miklos Szeredi
1
-13
/
+9
2026-06-15
fuse: don't access transport layer structs directly from the fs layer
Miklos Szeredi
1
-3
/
+3
2026-06-15
fuse: move background queuing related members to fuse_chan
Miklos Szeredi
1
-2
/
+3
2026-06-15
virtiofs: fix UAF on submount umount
Miklos Szeredi
1
-1
/
+7
2026-05-11
fuse: fix writeback array overflow when max_pages is one
Junxi Qian
1
-1
/
+4
2026-04-15
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+11
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
1
-3
/
+1
2026-03-10
iomap: pass the iomap_iter to ->submit_read
Christoph Hellwig
1
-2
/
+3
2026-03-03
fuse: use DIV_ROUND_UP() for page count calculations
Joanne Koong
1
-1
/
+1
2026-03-03
fuse: fix premature writetrhough request for large folio
Jingbo Xu
1
-6
/
+4
2026-02-27
fuse: mark DAX inode releases as blocking
Sergio Lopez
1
-0
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+5
2026-02-09
fs: fuse: fix max() of incompatible types
Arnd Bergmann
1
-2
/
+4
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2026-02-09
Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
1
-1
/
+3
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
1
-2
/
+2
2026-01-13
fuse: add setlease file operation
Jeff Layton
1
-0
/
+1
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
1
-5
/
+3
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+29
2025-11-13
fuse: Always flush the page cache before FOPEN_DIRECT_IO write
Bernd Schubert
1
-1
/
+1
2025-11-13
fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
Bernd Schubert
1
-0
/
+9
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
1
-8
/
+2
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+2
2025-11-11
fuse: fix readahead reclaim deadlock
Joanne Koong
1
-7
/
+19
2025-11-05
fuse: use iomap for readahead
Joanne Koong
1
-96
/
+124
2025-11-05
fuse: use iomap for read_folio
Joanne Koong
1
-24
/
+56
2025-09-23
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
[next]