开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
block-rsv.h
Age
Commit message (
Expand
)
Author
2023-06-19
btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
Josef Bacik
2023-04-17
btrfs: simplify variables in btrfs_block_rsv_refill()
Filipe Manana
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