index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-rsv.h
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
btrfs: add dependencies to fs.h and block-rsv.h
Josef Bacik
2022-12-05
btrfs: remove unused btrfs_cond_migrate_bytes
Josef Bacik
2022-09-26
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
David Sterba
2022-07-25
btrfs: use enum for btrfs_block_rsv::type
David Sterba
2022-07-25
btrfs: switch btrfs_block_rsv::failfast to bool
David Sterba
2022-07-25
btrfs: switch btrfs_block_rsv::full to bool
David Sterba
2022-01-03
btrfs: init root block_rsv at init root time
Josef Bacik
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2019-07-02
btrfs: migrate the global_block_rsv helpers to block-rsv.c
Josef Bacik
2019-07-02
btrfs: export __btrfs_block_rsv_release
Josef Bacik
2019-07-02
btrfs: export btrfs_block_rsv_add_bytes
Josef Bacik
2019-07-02
btrfs: move btrfs_block_rsv definitions into it's own header
Josef Bacik