index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
file.c
Age
Commit message (
Expand
)
Author
2026-01-30
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
2026-01-02
fuse: fix readahead reclaim deadlock
Joanne Koong
2026-01-02
fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
Bernd Schubert
2026-01-02
fuse: Always flush the page cache before FOPEN_DIRECT_IO write
Bernd Schubert
2025-09-23
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
2025-09-02
fuse: remove fuse_readpages_end() null mapping check
Joanne Koong
2025-08-27
fuse: use default writeback accounting
Joanne Koong
2025-08-27
fuse: remove unneeded offset assignment when filling write pages
Joanne Koong
2025-08-27
fuse: add COPY_FILE_RANGE_64 that allows large copies
Miklos Szeredi
2025-08-26
fuse: prevent overflow in copy_file_range return value
Miklos Szeredi
2025-08-26
fuse: check if copy_file_range() returns larger than requested size
Miklos Szeredi
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
fuse: remove page alignment check for writeback len
Joanne Koong
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-17
fuse: refactor writeback to use iomap_writepage_ctx inode
Joanne Koong
2025-07-17
fuse: hook into iomap for invalidating and checking partial uptodateness
Joanne Koong
2025-07-17
fuse: use iomap for folio laundering
Joanne Koong
2025-07-17
fuse: use iomap for writeback
Joanne Koong
2025-07-17
fuse: use iomap for buffered writes
Joanne Koong
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-06-24
fuse: fix fuse_fill_write_pages() upper bound calculation
Joanne Koong
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-29
fuse: support large folios for writeback
Joanne Koong
2025-05-29
fuse: support large folios for readahead
Joanne Koong
2025-05-29
fuse: support large folios for queued writes
Joanne Koong
2025-05-29
fuse: support large folios for folio reads
Joanne Koong
2025-05-29
fuse: support large folios for writethrough writes
Joanne Koong
2025-05-29
fuse: refactor fuse_fill_write_pages()
Joanne Koong
2025-05-12
fuse: drop usage of folio_index
Kairui Song
2025-04-15
fuse: remove tmp folio for writebacks and internal rb tree
Joanne Koong
2025-04-15
fuse: Move prefaulting out of hot write path
Dave Hansen
2025-03-17
fuse: fix dax truncate/punch_hole fault path
Alistair Popple
2025-02-14
fuse: revert back to __readahead_folio() for readahead
Joanne Koong
2024-12-13
fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure
Bernd Schubert
2024-12-12
fuse: fix direct io folio offset and length calculation
Joanne Koong
2024-11-05
fuse: remove pages for requests and exclusively use folios
Joanne Koong
2024-11-05
fuse: convert direct io to use folios
Joanne Koong
2024-11-05
fuse: convert writebacks to use folios
Joanne Koong
2024-11-05
fuse: convert writes (non-writeback) to use folios
Joanne Koong
2024-11-05
fuse: convert reads to use folios
Joanne Koong
2024-10-25
fuse: use the folio based vmstat helpers
Josef Bacik
2024-10-25
fuse: convert fuse_writepage_need_send to take a folio
Josef Bacik
2024-10-25
fuse: convert fuse_do_readpage to use folios
Josef Bacik
2024-10-25
fuse: use kiocb_modified in buffered write path
Josef Bacik
2024-10-25
fuse: convert fuse_page_mkwrite to use folios
Josef Bacik
2024-10-25
fuse: convert fuse_fill_write_pages to use folios
Josef Bacik
2024-10-25
fuse: convert fuse_send_write_pages to use folios
Josef Bacik
2024-10-25
fuse: convert readahead to use folios
Josef Bacik
[next]