index
:
linux.git
for-next
master
Linus' 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
13 days
btrfs: remove struct rcu_string
David Sterba
13 days
btrfs: open code RCU for device name
David Sterba
13 days
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
13 days
btrfs: switch RCU helper versions to btrfs_warn()
David Sterba
13 days
btrfs: switch RCU helper versions to btrfs_err()
David Sterba
13 days
btrfs: zoned: reserve data_reloc block group on mount
Johannes Thumshirn
13 days
btrfs: use refcount_t type for the extent buffer reference counter
Filipe Manana
13 days
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
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-13
btrfs: validate queue limits
Christoph Hellwig
2024-11-11
btrfs: fix a typo in btrfs_use_zone_append
Christoph Hellwig
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
2024-10-09
btrfs: zoned: fix missing RCU locking in error message when loading zone info
Filipe Manana
2024-09-10
btrfs: use btrfs_path auto free in zoned.c
Leo Martins
2024-09-10
btrfs: constify more pointer parameters
David Sterba
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-07-11
btrfs: use for-local variables that shadow function variables
David Sterba
2024-07-11
btrfs: zoned: make btrfs_get_dev_zone() static
Filipe Manana
2024-05-24
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-15
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-03-27
Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-26
btrfs: zoned: fix use-after-free in do_zone_finish()
Johannes Thumshirn
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-02-26
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-22
btrfs: zoned: don't skip block group profile checks on conventional zones
Johannes Thumshirn
2024-02-14
Merge tag 'for-6.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]