index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
45 hours
xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
Christoph Hellwig
45 hours
xfs: move PI generation into xfs_submit_zoned_bio
Christoph Hellwig
45 hours
iomap: add a IOMAP_IOEND_INTEGRITY flag
Christoph Hellwig
2026-08-21
xfs: split ioend handling into a separate source file
Christoph Hellwig
2026-08-21
xfs: factor out a xfs_iomap_set_anon_write helper
Christoph Hellwig
2026-08-21
xfs: fix zoned write iomap flags assignments
Christoph Hellwig
2026-08-21
xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Christoph Hellwig
2026-08-15
xfs: avoid double deferrals for RWF_DONTCACHE writes
Tal Zussman
2026-07-31
iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tal Zussman
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
2026-03-10
xfs: support T10 protection information
Christoph Hellwig
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
2025-10-31
xfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-08-19
xfs: reject swapon for inodes on a zoned file system earlier
Christoph Hellwig
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-03-03
Merge branch 'vfs-6.15.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Carlos Maiolino
2025-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
2025-02-06
iomap: simplify io_flags and io_type in struct iomap_ioend
Christoph Hellwig
2025-02-06
iomap: allow the file system to submit the writeback bios
Christoph Hellwig
2025-01-13
xfs: clean up xfs_end_ioend() to reuse local variables
Long Li
2024-10-15
xfs: support the COW fork in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-04-29
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2024-03-25
xfs: don't use current->journal_info
Dave Chinner
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
iomap: don't chain bios
Christoph Hellwig
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-18
fs/xfs: Fix typos in comments
Zizhen Pang
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
2023-06-12
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-03-05
xfs: fix off-by-one-block in xfs_discard_folio()
Dave Chinner
2022-11-28
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-16
iomap: don't invalidate folios after writeback errors
Darrick J. Wong
[next]