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
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
2023-08-10
btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
Christoph Hellwig
2023-08-10
btrfs: don't stop integrity writeback too early
Christoph Hellwig
2023-06-19
btrfs: use btrfs_finish_ordered_extent to complete buffered writes
Christoph Hellwig
2023-06-19
btrfs: open code end_extent_writepage in end_bio_extent_writepage
Christoph Hellwig
2023-06-19
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-06-19
btrfs: don't treat zoned writeback as being from an async helper thread
Christoph Hellwig
2023-06-19
btrfs: only call __extent_writepage_io from extent_write_locked_range
Christoph Hellwig
2023-06-19
btrfs: move writeback_control::nr_to_write update to __extent_writepage
Christoph Hellwig
2023-06-19
btrfs: remove non-standard extent handling in __extent_writepage_io
Christoph Hellwig
2023-06-19
btrfs: remove PAGE_SET_ERROR
Christoph Hellwig
2023-06-19
btrfs: stop setting PageError in the data I/O path
Christoph Hellwig
2023-06-19
btrfs: don't check PageError in __extent_writepage
Christoph Hellwig
2023-06-19
btrfs: don't check PageError in btrfs_verify_page
Christoph Hellwig
2023-06-19
btrfs: fix fsverify read error handling in end_page_read
Christoph Hellwig
2023-06-19
btrfs: factor out a btrfs_verify_page helper
Christoph Hellwig
2023-06-19
btrfs: fix range_end calculation in extent_write_locked_range
Christoph Hellwig
2023-06-19
btrfs: use the same uptodate variable for end_bio_extent_readpage()
Qu Wenruo
2023-06-19
btrfs: subpage: make alloc_extent_buffer() handle previously uptodate range e...
Qu Wenruo
2023-06-19
btrfs: subpage: dump extra subpage bitmaps for debug
Qu Wenruo
2023-06-19
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
btrfs: merge write_one_subpage_eb into write_one_eb
Christoph Hellwig
2023-06-19
btrfs: use per-buffer locking for extent_buffer reading
Christoph Hellwig
2023-06-19
btrfs: don't check for uptodate pages in read_extent_buffer_pages
Christoph Hellwig
2023-06-19
btrfs: stop using PageError for extent_buffers
Christoph Hellwig
2023-06-19
btrfs: remove the io_pages field in struct extent_buffer
Christoph Hellwig
2023-06-19
btrfs: use a separate end_io handler for extent_buffer writing
Christoph Hellwig
2023-06-19
btrfs: don't use btrfs_bio_ctrl for extent buffer writing
Christoph Hellwig
2023-06-19
btrfs: move page locking from lock_extent_buffer_for_io to write_one_eb
Christoph Hellwig
2023-06-19
btrfs: submit a writeback bio per extent_buffer
Christoph Hellwig
2023-06-19
btrfs: return bool from lock_extent_buffer_for_io
Christoph Hellwig
2023-06-19
btrfs: do not try to unlock the extent for non-subpage metadata reads
Christoph Hellwig
2023-06-19
btrfs: use a separate end_io handler for read_extent_buffer
Christoph Hellwig
2023-06-19
btrfs: remove the mirror_num argument to btrfs_submit_compressed_read
Christoph Hellwig
2023-06-19
btrfs: don't use btrfs_bio_ctrl for extent buffer reading
Christoph Hellwig
2023-06-19
btrfs: always read the entire extent_buffer
Christoph Hellwig
2023-06-19
btrfs: subpage: fix error handling in end_bio_subpage_eb_writepage
Christoph Hellwig
2023-06-19
btrfs: mark extent_buffer_under_io static
Christoph Hellwig
2023-06-19
btrfs: don't hold an extra reference for redirtied buffers
Christoph Hellwig
2023-06-19
btrfs: fix dirty_metadata_bytes for redirtied buffers
Christoph Hellwig
2023-04-17
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
Christoph Hellwig
2023-04-17
btrfs: return a btrfs_bio from btrfs_bio_alloc
Christoph Hellwig
2023-04-17
btrfs: store a pointer to a btrfs_bio in struct btrfs_bio_ctrl
Christoph Hellwig
2023-04-17
btrfs: simplify finding the inode in submit_one_bio
Christoph Hellwig
2023-04-17
btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
btrfs: pass a btrfs_bio to btrfs_submit_bio
Christoph Hellwig
2023-04-17
btrfs: sink calc_bio_boundaries into its only caller
Johannes Thumshirn
[next]