index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
1
-5
/
+8
2024-07-11
btrfs: switch btrfs_block_group::inode to struct btrfs_inode
David Sterba
1
-2
/
+2
2024-07-11
btrfs: prevent pathological periodic reclaim loops
Boris Burkov
1
-3
/
+9
2024-07-11
btrfs: periodic block_group reclaim
Boris Burkov
1
-0
/
+2
2024-07-11
btrfs: dynamic block_group reclaim threshold
Boris Burkov
1
-8
/
+10
2024-07-11
btrfs: report reclaim stats in sysfs
Boris Burkov
1
-0
/
+10
2024-07-11
btrfs: move btrfs_block_group_root() to block-group.c
Anand Jain
1
-0
/
+7
2024-07-01
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
1
-2
/
+11
2024-06-13
btrfs: retry block group reclaim without infinite loop
Boris Burkov
1
-2
/
+9
2024-03-26
btrfs: zoned: don't skip block groups with 100% zone unusable
Johannes Thumshirn
1
-1
/
+2
2024-03-05
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
1
-1
/
+1
2024-03-04
btrfs: handle block group lookup error when it's being removed
David Sterba
1
-1
/
+3
2024-03-04
btrfs: add comment about list_is_singular() use at btrfs_delete_unused_bgs()
Filipe Manana
1
-0
/
+7
2024-03-04
btrfs: return errors from unpin_extent_range()
David Sterba
1
-1
/
+1
2024-02-09
btrfs: add new unused block groups to the list of unused block groups
Filipe Manana
1
-0
/
+31
2024-02-09
btrfs: do not delete unused block group if it may be used soon
Filipe Manana
1
-0
/
+46
2024-02-09
btrfs: add and use helper to check if block group is used
Filipe Manana
1
-2
/
+1
2023-12-16
btrfs: fix typos found by codespell
David Sterba
1
-1
/
+1
2023-12-15
btrfs: remove stripe size local variable from insert_dev_extents()
Filipe Manana
1
-4
/
+1
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-97
/
+68
2023-12-15
btrfs: split assert into two different asserts when removing block group
Filipe Manana
1
-1
/
+2
2023-10-12
btrfs: stop reserving excessive space for block group item insertions
Filipe Manana
1
-3
/
+2
2023-10-12
btrfs: stop reserving excessive space for block group item updates
Filipe Manana
1
-5
/
+7
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
1
-2
/
+1
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
1
-1
/
+1
2023-10-12
btrfs: remove pointless loop from btrfs_update_block_group()
Filipe Manana
1
-80
/
+67
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-2
/
+2
2023-10-12
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
1
-4
/
+4
2023-10-12
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
1
-2
/
+1
2023-09-08
btrfs: fix race between finishing block group creation and its item update
Filipe Manana
1
-2
/
+10
2023-08-21
btrfs: zoned: don't activate non-DATA BG on allocation
Naohiro Aota
1
-1
/
+1
2023-08-21
btrfs: zoned: activate metadata block group on write time
Naohiro Aota
1
-0
/
+11
2023-08-21
btrfs: move btrfs_free_excluded_extents() into block-group.c
Filipe Manana
1
-0
/
+6
2023-08-21
btrfs: open code trivial btrfs_add_excluded_extent()
Filipe Manana
1
-4
/
+6
2023-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
1
-5
/
+4
2023-08-21
btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
Filipe Manana
1
-10
/
+10
2023-08-21
btrfs: update documentation for add_new_free_space()
Filipe Manana
1
-4
/
+11
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+15
2023-08-10
btrfs: wait for actual caching progress during allocation
Josef Bacik
1
-2
/
+15
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+34
2023-07-24
btrfs: remove BUG_ON()'s in add_new_free_space()
Filipe Manana
1
-17
/
+34
2023-07-20
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+12
2023-07-18
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
1
-0
/
+1
2023-07-11
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
1
-2
/
+11
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-7
/
+40
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-1
/
+1
2023-06-19
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
1
-1
/
+8
2023-06-19
btrfs: reinsert BGs failed to reclaim
Naohiro Aota
1
-0
/
+2
2023-06-19
btrfs: bail out reclaim process if filesystem is read-only
Naohiro Aota
1
-2
/
+9
2023-06-19
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
1
-1
/
+4
[next]