index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-10-13
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel SabatĂ© SolĂ
1
-1
/
+1
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-30
/
+36
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-19
/
+19
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
1
-7
/
+7
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-22
btrfs: zoned: return error from btrfs_zone_finish_endio()
Johannes Thumshirn
1
-3
/
+5
2025-09-22
btrfs: zoned: directly call do_zone_finish() from btrfs_zone_finish_endio_wor...
Johannes Thumshirn
1
-1
/
+5
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-09-15
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
1
-1
/
+1
2025-08-13
btrfs: fix buffer index in wait_eb_writebacks()
Naohiro Aota
1
-1
/
+1
2025-08-13
btrfs: zoned: limit active zones to max_open_zones
Naohiro Aota
1
-1
/
+7
2025-08-13
btrfs: zoned: fix write time activation failure for metadata block group
Naohiro Aota
1
-4
/
+9
2025-08-13
btrfs: zoned: fix data relocation block group reservation
Naohiro Aota
1
-8
/
+47
2025-08-13
btrfs: zoned: skip ZONE FINISH of conventional zones
Johannes Thumshirn
1
-20
/
+35
2025-08-07
btrfs: zoned: do not select metadata BG as finish target
Naohiro Aota
1
-1
/
+1
2025-07-22
btrfs: remove struct rcu_string
David Sterba
1
-1
/
+0
2025-07-22
btrfs: open code RCU for device name
David Sterba
1
-11
/
+11
2025-07-21
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
1
-1
/
+1
2025-07-21
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
1
-1
/
+1
2025-07-21
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
1
-11
/
+11
2025-07-21
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
1
-0
/
+61
2025-07-21
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
1
-1
/
+1
2025-07-21
btrfs: zoned: use filesystem size not disk size for reclaim decision
Johannes Thumshirn
1
-2
/
+1
2025-06-19
btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
Johannes Thumshirn
1
-14
/
+72
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
1
-14
/
+2
2025-05-15
btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN()
David Sterba
1
-1
/
+1
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
1
-1
/
+1
2025-04-17
btrfs: zoned: skip reporting zone for new block group
Naohiro Aota
1
-2
/
+16
2025-04-17
btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
Johannes Thumshirn
1
-1
/
+0
2025-03-18
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
1
-0
/
+3
2025-03-18
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
1
-0
/
+3
2025-03-18
btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
Johannes Thumshirn
1
-0
/
+3
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
1
-0
/
+124
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
1
-2
/
+3
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+8
2024-11-13
btrfs: validate queue limits
Christoph Hellwig
1
-0
/
+6
2024-11-11
btrfs: fix a typo in btrfs_use_zone_append
Christoph Hellwig
1
-1
/
+1
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
1
-5
/
+2
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
1
-1
/
+1
2024-09-10
btrfs: use btrfs_path auto free in zoned.c
Leo Martins
1
-23
/
+11
2024-09-10
btrfs: constify more pointer parameters
David Sterba
1
-1
/
+1
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
1
-1
/
+2
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
1
-1
/
+1
[next]