index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
/
buffered-io.c
Age
Commit message (
Expand
)
Author
2025-07-11
iomap: avoid unnecessary ifs_set_range_uptodate() with locks
Jinliang Zheng
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
2025-05-26
Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-09
iomap: rework iomap_write_begin() to return folio offset and length
Brian Foster
2025-05-09
iomap: push non-large folio check into get folio path
Brian Foster
2025-05-09
iomap: helper to trim pos/bytes to within folio
Brian Foster
2025-05-09
iomap: drop pos param from __iomap_[get|put]_folio()
Brian Foster
2025-05-09
iomap: drop unnecessary pos param from iomap_write_[begin|end]
Brian Foster
2025-05-09
iomap: resample iter->pos after iomap_write_begin() calls
Brian Foster
2025-04-11
iomap: skip unnecessary ifs_block_is_uptodate check
Gou Hao
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
iomap: fix inline data on buffered read
Gao Xiang
2025-03-16
fs: convert block_commit_write() to take a folio
Matthew Wilcox (Oracle)
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
2025-02-27
iomap: make buffered writes work with RWF_DONTCACHE
Jens Axboe
2025-02-26
iomap: introduce a full map advance helper
Brian Foster
2025-02-26
iomap: rename iomap_iter processed field to status
Brian Foster
2025-02-26
iomap: convert misc simple ops to incremental advance
Brian Foster
2025-02-26
iomap: advance the iter directly on buffered read
Brian Foster
2025-02-10
iomap: advance the iter directly on zero range
Brian Foster
2025-02-10
iomap: advance the iter directly on unshare range
Brian Foster
2025-02-10
iomap: advance the iter directly on buffered writes
Brian Foster
2025-02-06
iomap: pass private data to iomap_truncate_page
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
2025-02-06
iomap: move common ioend code to ioend.c
Christoph Hellwig
2025-02-06
iomap: split bios to zone append limits in the submission handlers
Christoph Hellwig
2025-02-06
iomap: add a IOMAP_F_ANON_WRITE flag
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-09
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
2024-12-11
iomap: fix zero padding data issue in concurrent append writes
Long Li
2024-12-11
iomap: pass byte granular end position to iomap_add_to_ioend
Long Li
2024-11-26
Merge branch 'ovl.fixes'
Christian Brauner
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-21
iomap: elide flush from partial eof zero range
Brian Foster
2024-11-21
iomap: lift zeroed mapping handling into iomap_zero_range()
Brian Foster
2024-11-21
iomap: warn on zero range of a post-eof folio
Brian Foster
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-05
iomap: add a merge boundary flag
Christoph Hellwig
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-21
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
2024-10-15
iomap: factor out a iomap_last_written_block helper
Christoph Hellwig
2024-10-07
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
2024-10-03
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2024-10-03
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
[next]