index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
buffered-io.c
Age
Commit message (
Expand
)
Author
2026-02-06
iomap: Fix possible overflow condition in iomap_write_delalloc_scan
Ritesh Harjani (IBM)
2025-01-23
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
2024-11-08
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
2024-11-08
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
2024-11-08
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
2024-11-08
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
2024-11-08
iomap: convert iomap_unshare_iter to use large folios
Darrick J. Wong
2024-10-17
iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
Christoph Hellwig
2024-10-17
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2024-07-25
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
2024-05-25
iomap: write iomap validity checks
Dave Chinner
2024-05-25
iomap: buffered write failure should not truncate the page cache
Dave Chinner
2024-05-25
xfs,iomap: move delalloc punching to iomap
Dave Chinner
2023-09-13
iomap: Remove large folio handling in iomap_invalidate_folio()
Matthew Wilcox (Oracle)
2022-10-02
iomap: add a tracepoint for mappings returned by map_blocks
Darrick J. Wong
2022-10-02
iomap: iomap: fix memory corruption when recording errors during writeback
Darrick J. Wong
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-07-24
iomap: Return -EAGAIN from iomap_write_iter()
Stefan Roesch
2022-07-24
iomap: Add async buffered write support
Stefan Roesch
2022-07-24
iomap: Add flags parameter to iomap_page_create()
Stefan Roesch
2022-07-22
iomap: remove iomap_writepage
Christoph Hellwig
2022-06-30
iomap: set did_zero to true when zeroing successfully
Kaixu Xia
2022-06-30
iomap: skip pages past eof in iomap_do_writepage()
Chris Mason
2022-06-29
iomap: Remove test for folio error
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
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-08
iomap: iomap_write_end cleanup
Andreas Gruenbacher
2022-05-08
iomap: iomap_write_failed fix
Andreas Gruenbacher
2022-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-15
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
iomap: Fix iomap_invalidatepage tracepoint
Matthew Wilcox (Oracle)
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
[next]