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
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
2022-01-07
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
2022-01-07
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2022-01-03
btrfs: remove unnecessary @nr_written parameters
Qu Wenruo
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
2021-12-08
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
2021-10-26
btrfs: remove btrfs_bio::logical member
Qu Wenruo
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
btrfs: subpage: avoid potential deadlock with compression and delalloc
Qu Wenruo
2021-10-26
btrfs: rework page locking in __extent_writepage()
Qu Wenruo
2021-10-26
btrfs: subpage: make extent_write_locked_range() compatible
Qu Wenruo
2021-10-26
btrfs: cleanup for extent_write_locked_range()
Qu Wenruo
2021-10-26
btrfs: subpage: make add_ra_bio_pages() compatible
Qu Wenruo
2021-10-26
btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
Qu Wenruo
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
btrfs: remove btrfs_bio_alloc() helper
Qu Wenruo
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
2021-10-26
btrfs: unexport repair_io_failure()
Qu Wenruo
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2021-08-23
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
2021-08-23
btrfs: fix argument type of btrfs_bio_clone_partial()
Chaitanya Kulkarni
2021-08-23
btrfs: unify regular and subpage error paths in __extent_writepage()
Qu Wenruo
2021-08-23
btrfs: subpage: allow submit_extent_page() to do bio split
Qu Wenruo
2021-08-23
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
2021-08-23
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
2021-08-23
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-06-21
btrfs: subpage: fix a rare race between metadata endio and eb freeing
Qu Wenruo
2021-06-21
btrfs: make __extent_writepage_io() only submit dirty range for subpage
Qu Wenruo
2021-06-21
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
2021-06-21
btrfs: update locked page dirty/writeback/error bits in __process_pages_contig
Qu Wenruo
2021-06-21
btrfs: make page Ordered bit to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: make process_one_page() to handle subpage locking
Qu Wenruo
2021-06-21
btrfs: make end_bio_extent_writepage() to be subpage compatible
Qu Wenruo
2021-06-21
btrfs: make __process_pages_contig() to handle subpage dirty/error/writeback ...
Qu Wenruo
2021-06-21
btrfs: only require sector size alignment for end_bio_extent_writepage()
Qu Wenruo
2021-06-21
btrfs: refactor page status update into process_one_page()
Qu Wenruo
2021-06-21
btrfs: pass bytenr directly to __process_pages_contig()
Qu Wenruo
[next]