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
/
zoned.c
Age
Commit message (
Expand
)
Author
2023-02-15
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
2023-02-15
btrfs: never return true for reads in btrfs_use_zone_append
Christoph Hellwig
2023-02-15
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
btrfs: calculate file system wide queue limit for zoned mode
Christoph Hellwig
2023-02-15
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
2023-02-13
btrfs: zoned: fix uninitialized variable warning in btrfs_get_dev_zones
Naohiro Aota
2023-02-13
btrfs: fix uninitialized variable warning in btrfs_sb_log_location
Josef Bacik
2023-01-11
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2022-12-05
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
2022-12-05
btrfs: zoned: use helper to check a power of two zone size
David Sterba
2022-12-05
btrfs: update function comments
David Sterba
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-11-23
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-11-21
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-11-07
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-09-26
btrfs: zoned: refactor device checks in btrfs_check_zoned_mode
Christoph Hellwig
2022-09-26
btrfs: get rid of block group caching progress logic
Omar Sandoval
2022-09-26
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-13
btrfs: zoned: wait for extent buffer IOs before finishing a zone
Naohiro Aota
2022-09-05
btrfs: zoned: fix mounting with conventional zones
Johannes Thumshirn
2022-09-05
btrfs: zoned: set pseudo max append zone limit in zone emulation mode
Shin'ichiro Kawasaki
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-07-25
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
btrfs: zoned: activate metadata block group on flush_space
Naohiro Aota
2022-07-25
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
2022-07-25
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-07-25
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
2022-07-11
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-21
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-17
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
2022-05-17
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
2022-05-16
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
2022-05-16
btrfs: zoned: finish block group when there are no more allocatable bytes left
Naohiro Aota
2022-05-16
btrfs: zoned: consolidate zone finish functions
Naohiro Aota
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
2022-05-16
btrfs: zoned: make auto-reclaim less aggressive
Johannes Thumshirn
2022-05-05
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
2022-05-05
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
2022-04-17
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-03-23
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
[next]