index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
1
-32
/
+15
*
btrfs: reset RO counter on block group if we fail to relocate
Josef Bacik
2022-07-27
1
-1
/
+3
*
btrfs: zoned: activate necessary block group
Naohiro Aota
2022-07-25
1
-0
/
+16
*
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
2022-07-25
1
-3
/
+9
*
btrfs: merge calculations for simple striped profiles in btrfs_rmap_block
David Sterba
2022-07-25
1
-3
/
+2
*
btrfs: reset block group chunk force if we have to wait
Josef Bacik
2022-07-25
1
-0
/
+1
*
btrfs: zoned: zone finish unused block group
Naohiro Aota
2022-05-16
1
-0
/
+8
*
btrfs: avoid double search for block group during NOCOW writes
Filipe Manana
2022-05-16
1
-17
/
+41
*
btrfs: return block group directly at btrfs_next_block_group()
Filipe Manana
2022-05-16
1
-1
/
+1
*
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
2022-05-16
1
-20
/
+20
*
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
1
-18
/
+12
*
btrfs: zoned: make auto-reclaim less aggressive
Johannes Thumshirn
2022-05-16
1
-0
/
+10
*
btrfs: allow block group background reclaim for non-zoned filesystems
Josef Bacik
2022-05-16
1
-0
/
+31
*
btrfs: use btrfs_for_each_slot in find_first_block_group
Gabriel Niebler
2022-05-16
1
-24
/
+2
*
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
2022-04-06
1
-8
/
+16
*
btrfs: return allocated block group from do_chunk_alloc()
Naohiro Aota
2022-04-06
1
-3
/
+13
*
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-06
1
-4
/
+0
*
btrfs: zoned: mark relocation as writing
Naohiro Aota
2022-03-14
1
-1
/
+7
*
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
1
-2
/
+26
*
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-31
1
-2
/
+24
*
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
2022-01-31
1
-0
/
+13
*
btrfs: make send work with concurrent block group relocation
Filipe Manana
2022-01-07
1
-7
/
+2
*
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
1
-1
/
+2
*
btrfs: add a btrfs_block_group_root() helper
Josef Bacik
2022-01-03
1
-9
/
+10
*
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
2022-01-03
1
-2
/
+0
*
btrfs: update comments for chunk allocation -ENOSPC cases
Filipe Manana
2021-10-26
1
-3
/
+18
*
btrfs: fix deadlock between chunk allocation and chunk btree modifications
Filipe Manana
2021-10-26
1
-55
/
+91
*
btrfs: zoned: use greedy gc for auto reclaim
Johannes Thumshirn
2021-10-26
1
-0
/
+22
*
btrfs: reduce btrfs_update_block_group alloc argument to bool
Anand Jain
2021-10-26
1
-1
/
+1
*
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
1
-0
/
+1
*
btrfs: zoned: activate new block group
Naohiro Aota
2021-10-26
1
-0
/
+6
*
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
1
-0
/
+11
*
btrfs: zoned: introduce physical_map to btrfs_block_group
Naohiro Aota
2021-10-26
1
-0
/
+1
*
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
2021-10-26
1
-2
/
+5
*
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
2021-10-26
1
-0
/
+2
*
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
2021-10-26
1
-7
/
+10
*
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
2021-10-25
1
-3
/
+3
*
btrfs: zoned: suppress reclaim error message on EAGAIN
Naohiro Aota
2021-08-23
1
-1
/
+1
*
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
2021-08-23
1
-0
/
+19
*
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
2021-08-23
1
-2
/
+91
*
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
2021-07-07
1
-1
/
+9
*
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
2021-07-07
1
-36
/
+249
*
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
2021-07-07
1
-57
/
+1
*
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
2021-07-07
1
-2
/
+12
*
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
2021-07-07
1
-1
/
+1
*
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
2021-06-22
1
-3
/
+0
*
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-22
1
-2
/
+8
*
btrfs: make free space cache size consistent across different PAGE_SIZE
Qu Wenruo
2021-06-21
1
-9
/
+9
*
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
2021-06-17
1
-4
/
+4
[next]