index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.c
Age
Commit message (
Expand
)
Author
2026-07-21
btrfs: zoned: skip fully truncated ordered extents at zone finish
Johannes Thumshirn
2026-07-21
btrfs: zoned: reset meta_write_pointer on zone reset
Johannes Thumshirn
2026-07-21
btrfs: zoned: fix deadlock between metadata writeback and transaction commit
Johannes Thumshirn
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: zoned: always set max_active_zones for zoned devices
Johannes Thumshirn
2026-06-09
btrfs: zoned: always set data_relocation_bg
Johannes Thumshirn
2026-06-09
btrfs: protect sb_write_pointer() with invalidate lock
KangNing Liao
2026-04-07
btrfs: fix silent IO error loss in encoded writes and zoned split
Michal Grzedzicki
2026-04-07
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
2026-04-07
btrfs: rename btrfs_ordered_extent::list to csum_list
Qu Wenruo
2026-04-07
btrfs: tests: zoned: add tests cases for zoned code
Naohiro Aota
2026-03-21
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
2026-03-16
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-13
btrfs: don't take device_list_mutex when querying zone info
Johannes Thumshirn
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
btrfs: zoned: factor out the zone loading part into a testable function
Naohiro Aota
2026-02-03
btrfs: zoned: use local fs_info variable in btrfs_load_block_group_dup()
Johannes Thumshirn
2026-02-03
btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
Naohiro Aota
2026-02-03
btrfs: zoned: fixup last alloc pointer after extent removal for DUP
Naohiro Aota
2026-02-03
btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
Naohiro Aota
2026-02-03
btrfs: use the btrfs_block_group_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: zoned: print block-group type for zoned statistics
Johannes Thumshirn
2026-02-03
btrfs: zoned: show statistics about zoned filesystems in mountstats
Johannes Thumshirn
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
2025-11-24
btrfs: replace const_ilog2() with ilog2()
Andy Shevchenko
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
2025-11-24
btrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()
Filipe Manana
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-05
btrfs: zoned: fix stripe width calculation
Naohiro Aota
2025-11-05
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
2025-11-05
btrfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-13
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel Sabaté Solà
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
2025-09-22
btrfs: zoned: return error from btrfs_zone_finish_endio()
Johannes Thumshirn
2025-09-22
btrfs: zoned: directly call do_zone_finish() from btrfs_zone_finish_endio_wor...
Johannes Thumshirn
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-15
btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()
Johannes Thumshirn
[next]