index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
12 days
Merge tag 'for-7.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-17
btrfs: check for NULL root after calls to btrfs_extent_root()
Filipe Manana
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-26
btrfs: remove pointless WARN_ON() in cache_save_setup()
Filipe Manana
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
btrfs: reset block group size class when it becomes empty
Jiasheng Jiang
2026-02-03
btrfs: do not BUG_ON() in btrfs_remove_block_group()
Filipe Manana
2026-02-03
btrfs: abort transaction on error in btrfs_remove_block_group()
Filipe Manana
2026-02-03
btrfs: remove out label in load_extent_tree_free()
Filipe Manana
2026-02-03
btrfs: deal with missing root in sample_block_group_extent_item()
Filipe Manana
2026-02-03
btrfs: remove bogus root search condition in sample_block_group_extent_item()
Filipe Manana
2026-02-03
btrfs: assert block group is locked in btrfs_use_block_group_size_class()
Filipe Manana
2026-02-03
btrfs: don't pass block group argument to load_block_group_size_class()
Filipe Manana
2026-02-03
btrfs: allocate path on stack in load_block_group_size_class()
Filipe Manana
2026-02-03
btrfs: make load_block_group_size_class() return void
Filipe Manana
2026-02-03
btrfs: consolidate reclaim readiness checks in btrfs_should_reclaim()
Sun YangKai
2026-02-03
btrfs: fix periodic reclaim condition
Sun YangKai
2026-02-03
btrfs: use the btrfs_block_group_end() helper everywhere
Filipe Manana
2026-02-03
btrfs: populate fully_remapped_bgs_list on mount
Mark Harmstone
2026-02-03
btrfs: handle discarding fully-remapped block groups
Mark Harmstone
2026-02-03
btrfs: handle setting up relocation of block group with remap-tree
Mark Harmstone
2026-02-03
btrfs: handle deletions from remapped block group
Mark Harmstone
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
2026-02-03
btrfs: rename struct btrfs_block_group field commit_used to last_used
Mark Harmstone
2026-02-03
btrfs: remove remapped block groups from the free-space-tree
Mark Harmstone
2026-02-03
btrfs: add and use helper to compute the available space for a block group
Filipe Manana
2026-02-03
btrfs: split btrfs_fs_closing() and change return type to bool
David Sterba
2026-02-03
btrfs: rename btrfs_create_block_group_cache to btrfs_create_block_group
Johannes Thumshirn
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
2025-12-03
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-11-25
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
2025-11-24
btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: reduce block group critical section in btrfs_add_reserved_bytes()
Filipe Manana
2025-11-24
btrfs: reduce block group critical section in btrfs_free_reserved_bytes()
Filipe Manana
2025-11-24
btrfs: reduce space_info critical section in btrfs_chunk_alloc()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from btrfs_dump_space_info()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from btrfs_can_overcommit()
Filipe Manana
2025-11-24
btrfs: remove fs_info argument from btrfs_try_granting_tickets()
Filipe Manana
2025-11-24
btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
Boris Burkov
2025-11-05
btrfs: use super write guard in btrfs_reclaim_bgs_work()
Christian Brauner
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: add unlikely annotations to branches leading to transaction abort
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: convert several int parameters to bool
David Sterba
[next]