index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
btrfs: use boolean for delalloc argument to btrfs_free_reserved_bytes()
Filipe Manana
1
-6
/
+6
2025-05-15
btrfs: simplify getting and extracting previous transaction at clean_pinned_extents()
Filipe Manana
1
-3
/
+2
2025-05-15
btrfs: tweak extent/chunk allocation for space_info sub-space
Naohiro Aota
1
-0
/
+3
2025-05-15
btrfs: introduce btrfs_space_info sub-group
Naohiro Aota
1
-0
/
+11
2025-05-15
btrfs: add space_info parameter for block group creation
Naohiro Aota
1
-8
/
+22
2025-05-15
btrfs: add space_info argument to btrfs_chunk_alloc()
Naohiro Aota
1
-10
/
+17
2025-05-15
btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()
Naohiro Aota
1
-22
/
+27
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
1
-6
/
+6
2025-05-15
btrfs: use list_first_entry() everywhere
David Sterba
1
-5
/
+4
2025-05-15
btrfs: rename the functions to search for bits in extent ranges
Filipe Manana
1
-3
/
+3
2025-05-15
btrfs: rename set_extent_bit() to include a btrfs prefix
Filipe Manana
1
-8
/
+8
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
1
-6
/
+6
2025-05-15
btrfs: do more trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-2
/
+1
2025-05-15
btrfs: remove EXTENT_UPTODATE io tree flag
Filipe Manana
1
-4
/
+4
2025-05-15
btrfs: stop searching for EXTENT_DIRTY bit in the excluded extents io tree
Filipe Manana
1
-2
/
+1
2025-03-18
btrfs: codify pattern for adding block_group to bg_list
Boris Burkov
1
-24
/
+31
2025-03-18
btrfs: explicitly ref count block_group on new_bgs list
Boris Burkov
1
-0
/
+2
2025-03-18
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
1
-0
/
+3
2025-03-18
btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache()
Filipe Manana
1
-8
/
+8
2025-03-18
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-13
/
+7
2025-03-18
btrfs: fix reclaimed bytes accounting after automatic block group reclaim
Filipe Manana
1
-7
/
+21
2025-03-18
btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
1
-5
/
+16
2025-03-18
btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
Filipe Manana
1
-7
/
+11
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
1
-3
/
+3
2025-01-13
btrfs: block-group: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
1
-2
/
+0
2025-01-13
btrfs: update btrfs_add_block_group_cache() to use rb helper
Roger L. Beckermeyer III
1
-24
/
+22
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
1
-10
/
+6
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
1
-1
/
+1
2024-10-17
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
1
-0
/
+2
2024-09-10
btrfs: constify more pointer parameters
David Sterba
1
-17
/
+17
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write again
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 reclaim
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-15
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
[next]