index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: zoned: refactor device checks in btrfs_check_zoned_mode
Christoph Hellwig
2022-09-26
1
-69
/
+41
*
btrfs: get rid of block group caching progress logic
Omar Sandoval
2022-09-26
1
-1
/
+0
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
1
-12
/
+19
*
btrfs: zoned: wait for extent buffer IOs before finishing a zone
Naohiro Aota
2022-09-13
1
-2
/
+38
*
btrfs: zoned: fix mounting with conventional zones
Johannes Thumshirn
2022-09-05
1
-41
/
+40
*
btrfs: zoned: set pseudo max append zone limit in zone emulation mode
Shin'ichiro Kawasaki
2022-09-05
1
-3
/
+12
*
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-09-05
1
-2
/
+1
*
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
1
-0
/
+6
*
btrfs: zoned: activate metadata block group on flush_space
Naohiro Aota
2022-07-25
1
-0
/
+53
*
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
2022-07-25
1
-0
/
+6
*
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
2022-07-25
1
-0
/
+40
*
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
1
-1
/
+4
*
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-07-25
1
-0
/
+17
*
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
2022-07-25
1
-3
/
+3
*
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-11
1
-20
/
+14
|
\
|
*
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
1
-15
/
+6
|
*
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
2022-07-08
1
-5
/
+8
*
|
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-26
1
-0
/
+27
|
\
|
|
*
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-06-21
1
-0
/
+27
*
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-75
/
+142
|
\
|
|
*
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
2022-05-17
1
-3
/
+12
|
*
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
2022-05-17
1
-1
/
+1
|
*
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
2022-05-16
1
-0
/
+31
|
*
btrfs: zoned: finish block group when there are no more allocatable bytes left
Naohiro Aota
2022-05-16
1
-1
/
+10
|
*
btrfs: zoned: consolidate zone finish functions
Naohiro Aota
2022-05-16
1
-73
/
+64
|
*
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
2022-05-16
1
-1
/
+1
|
*
btrfs: zoned: make auto-reclaim less aggressive
Johannes Thumshirn
2022-05-16
1
-0
/
+27
*
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
|
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
2022-05-05
1
-14
/
+8
*
|
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
2022-05-05
1
-6
/
+6
|
/
*
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
1
-4
/
+0
*
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
2022-03-23
1
-4
/
+5
*
btrfs: zoned: remove redundant assignment in btrfs_check_zoned_mode
Pankaj Raghav
2022-03-14
1
-2
/
+1
*
btrfs: zoned: allow DUP on meta-data block groups
Johannes Thumshirn
2022-03-14
1
-0
/
+36
*
btrfs: zoned: prepare for allowing DUP on zoned
Johannes Thumshirn
2022-03-14
1
-9
/
+16
*
btrfs: zoned: make zone finishing multi stripe capable
Johannes Thumshirn
2022-03-14
1
-22
/
+24
*
btrfs: zoned: make zone activation multi stripe capable
Johannes Thumshirn
2022-03-14
1
-26
/
+31
*
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
2022-01-07
1
-3
/
+2
*
btrfs: zoned: simplify btrfs_check_meta_write_pointer
Johannes Thumshirn
2022-01-07
1
-18
/
+8
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-1
/
+2
*
btrfs: zoned: cache reported zone during mount
Naohiro Aota
2022-01-03
1
-9
/
+77
*
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
2021-12-08
1
-0
/
+2
*
btrfs: zoned: use kmemdup() to replace kmalloc + memcpy
Kai Song
2021-10-26
1
-3
/
+1
*
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
1
-8
/
+8
*
btrfs: zoned: use regular writes for relocation
Johannes Thumshirn
2021-10-26
1
-0
/
+11
*
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
1
-0
/
+10
*
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
1
-0
/
+50
*
btrfs: zoned: avoid chunk allocation if active block group has enough space
Naohiro Aota
2021-10-26
1
-0
/
+31
*
btrfs: zoned: load active zone info for block group
Naohiro Aota
2021-10-26
1
-0
/
+24
[next]