index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-group.c
Age
Commit message (
Expand
)
Author
2021-07-07
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
2021-07-07
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
2021-07-07
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
2021-06-22
btrfs: rip out btrfs_space_info::total_bytes_pinned
Josef Bacik
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-21
btrfs: make free space cache size consistent across different PAGE_SIZE
Qu Wenruo
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
2021-04-19
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
2021-04-19
btrfs: replace open coded while loop with proper construct
Nikolay Borisov
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
btrfs: extend btrfs_rmap_block for specifying a device
Naohiro Aota
2021-02-09
btrfs: zoned: reset zones of unused block groups
Naohiro Aota
2021-02-09
btrfs: zoned: implement sequential extent allocation
Naohiro Aota
2021-02-09
btrfs: zoned: track unusable bytes for zones
Naohiro Aota
2021-02-09
btrfs: zoned: calculate allocation offset for conventional zones
Naohiro Aota
2021-02-09
btrfs: zoned: load zone's allocation offset
Naohiro Aota
2021-02-09
btrfs: release path before calling to btrfs_load_block_group_zone_info
Johannes Thumshirn
2021-02-08
btrfs: do not block on deleted bgs mutex in the cleaner
Josef Bacik
2021-02-08
btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
Josef Bacik
2021-02-08
btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself
Josef Bacik
2021-02-08
btrfs: document fs_info in btrfs_rmap_block
Nikolay Borisov
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-01-18
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2020-12-09
btrfs: skip space_cache v1 setup when not using it
Boris Burkov
2020-12-09
btrfs: remove free space items when disabling space cache v1
Boris Burkov
2020-12-09
btrfs: only mark bg->needs_free_space if free space tree is on
Boris Burkov
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
2020-12-08
btrfs: load free space cache into a temporary ctl
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-10-26
btrfs: drop the path before adding block group sysfs files
Josef Bacik
2020-10-07
btrfs: do not create raid sysfs entries under any locks
Josef Bacik
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
2020-10-07
btrfs: make read_block_group_item return void
Marcos Paulo de Souza
2020-10-07
btrfs: call btrfs_try_granting_tickets when reserving space
Josef Bacik
2020-10-07
btrfs: call btrfs_try_granting_tickets when freeing reserved bytes
Josef Bacik
2020-10-07
btrfs: delete duplicated words + other fixes in comments
Randy Dunlap
2020-08-27
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-07-27
btrfs: if we're restriping, use the target restripe profile
Josef Bacik
2020-07-27
btrfs: don't adjust bg flags and use default allocation profiles
Josef Bacik
2020-07-27
btrfs: convert block group refcount to refcount_t
Josef Bacik
2020-07-27
btrfs: make btrfs_check_data_free_space take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: remove no longer necessary chunk mutex locking cases
Filipe Manana
[next]