index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
zoned.c
Age
Commit message (
Expand
)
Author
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
2025-08-13
btrfs: fix buffer index in wait_eb_writebacks()
Naohiro Aota
2025-08-13
btrfs: zoned: limit active zones to max_open_zones
Naohiro Aota
2025-08-13
btrfs: zoned: fix write time activation failure for metadata block group
Naohiro Aota
2025-08-13
btrfs: zoned: fix data relocation block group reservation
Naohiro Aota
2025-08-13
btrfs: zoned: skip ZONE FINISH of conventional zones
Johannes Thumshirn
2025-08-07
btrfs: zoned: do not select metadata BG as finish target
Naohiro Aota
2025-07-22
btrfs: remove struct rcu_string
David Sterba
2025-07-22
btrfs: open code RCU for device name
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
2025-07-21
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
2025-07-21
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
2025-07-21
btrfs: zoned: use filesystem size not disk size for reclaim decision
Johannes Thumshirn
2025-06-19
btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
Johannes Thumshirn
2025-05-15
btrfs: convert the buffer_radix to an xarray
Josef Bacik
2025-05-15
btrfs: convert ASSERT(0) with handled errors to DEBUG_WARN()
David Sterba
2025-05-15
btrfs: rename remaining exported extent map functions
Filipe Manana
2025-05-15
btrfs: rename functions to allocate and free extent maps
Filipe Manana
2025-04-17
btrfs: zoned: skip reporting zone for new block group
Naohiro Aota
2025-04-17
btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
Johannes Thumshirn
2025-03-18
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-03-18
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
2025-03-18
btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
Johannes Thumshirn
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
[next]