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
2021-12-23
iomap: Fix error handling in iomap_zero_iter()
Matthew Wilcox (Oracle)
2021-12-21
iomap: Inline __iomap_zero_iter into its caller
Matthew Wilcox (Oracle)
2021-12-18
iomap: Support large folios in invalidatepage
Matthew Wilcox (Oracle)
2021-12-18
iomap: Convert iomap_migrate_page() to use folios
Matthew Wilcox (Oracle)
2021-12-18
iomap: Convert iomap_add_to_ioend() to take a folio
Matthew Wilcox (Oracle)
2021-12-18
iomap: Simplify iomap_do_writepage()
Matthew Wilcox (Oracle)
2021-12-18
iomap: Simplify iomap_writepage_map()
Matthew Wilcox (Oracle)
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
2021-12-18
iomap: Convert iomap_write_end_inline to take a folio
Matthew Wilcox (Oracle)
2021-12-18
iomap: Convert iomap_write_begin() and iomap_write_end() to folios
Matthew Wilcox (Oracle)
2021-12-18
iomap: Convert __iomap_zero_iter to use a folio
Matthew Wilcox (Oracle)
2021-12-18
iomap: Allow iomap_write_begin() to be called with the full length
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert iomap_page_mkwrite to use a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert readahead and readpage to use a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert iomap_read_inline_data to take a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Use folio offsets instead of page offsets
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert bio completions to use folios
Matthew Wilcox (Oracle)
2021-12-16
iomap: Pass the iomap_page into iomap_set_range_uptodate
Matthew Wilcox (Oracle)
2021-12-16
iomap: Add iomap_invalidate_folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert iomap_releasepage to use a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert iomap_page_release to take a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert iomap_page_create to take a folio
Matthew Wilcox (Oracle)
2021-12-16
iomap: Convert to_iomap_page to take a folio
Matthew Wilcox (Oracle)
2021-12-16
fs/buffer: Convert __block_write_begin_int() to take a folio
Matthew Wilcox (Oracle)
2021-12-08
iomap: turn the byte variable in iomap_zero_iter into a ssize_t
Christoph Hellwig
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
2021-11-24
iomap: iomap_read_inline_data cleanup
Andreas Gruenbacher
2021-11-21
iomap: Fix inline extent handling in iomap_readpage
Andreas Gruenbacher
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-08-16
iomap: constify iomap_iter_srcmap
Christoph Hellwig
2021-08-16
iomap: rework unshare flag
Christoph Hellwig
2021-08-16
iomap: pass an iomap_iter to various buffered I/O helpers
Christoph Hellwig
2021-08-16
iomap: switch iomap_page_mkwrite to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_zero_range to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_file_unshare to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch iomap_file_buffered_write to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: switch readahead and readpage to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: fix the iomap_readpage_actor return value for inline data
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_read_page_sync const
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_read_inline_data const
Christoph Hellwig
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-16
iomap: pass writeback errors to the mapping
Darrick J. Wong
2021-08-05
iomap: Add another assertion to inline data handling
Matthew Wilcox (Oracle)
2021-08-05
iomap: Use kmap_local_page instead of kmap_atomic
Matthew Wilcox (Oracle)
2021-08-03
iomap: Fix some typos and bad grammar
Andreas Gruenbacher
2021-08-03
iomap: Support inline data with block size < page size
Matthew Wilcox (Oracle)
2021-08-03
iomap: support reading inline data from non-zero pos
Gao Xiang
2021-08-03
iomap: simplify iomap_add_to_ioend
Christoph Hellwig
2021-08-03
iomap: simplify iomap_readpage_actor
Christoph Hellwig
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
[prev]
[next]