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
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
2022-03-14
btrfs: zoned: remove redundant assignment in btrfs_check_zoned_mode
Pankaj Raghav
2022-03-14
btrfs: zoned: allow DUP on meta-data block groups
Johannes Thumshirn
2022-03-14
btrfs: zoned: prepare for allowing DUP on zoned
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone finishing multi stripe capable
Johannes Thumshirn
2022-03-14
btrfs: zoned: make zone activation multi stripe capable
Johannes Thumshirn
2022-01-07
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
2022-01-07
btrfs: zoned: simplify btrfs_check_meta_write_pointer
Johannes Thumshirn
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
2021-12-08
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
2021-10-26
btrfs: zoned: use kmemdup() to replace kmalloc + memcpy
Kai Song
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
btrfs: zoned: use regular writes for relocation
Johannes Thumshirn
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone info for block group
Naohiro Aota
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: zoned: introduce physical_map to btrfs_block_group
Naohiro Aota
2021-10-26
btrfs: zoned: load active zone information from devices
Naohiro Aota
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
2021-10-26
btrfs: zoned: locate superblock position using zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: consider zone as full when no more SB can be written
Naohiro Aota
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-10-26
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
2021-10-26
btrfs: zoned: load zone capacity information from devices
Naohiro Aota
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
2021-08-23
btrfs: use btrfs_next_leaf instead of btrfs_next_item when slots > nritems
Marcos Paulo de Souza
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-07-22
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-06-22
btrfs: fix typos in comments
David Sterba
[next]