summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/block-rsv.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik2020-12-081-0/+8
* btrfs: print the block rsv type when we fail our reservationJosef Bacik2020-11-051-1/+2
* btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLEQu Wenruo2020-05-251-1/+1
* btrfs: force chunk allocation if our global rsv is larger than metadataJosef Bacik2020-05-251-0/+3
* btrfs: Remove __ prefix from btrfs_block_rsv_releaseNikolay Borisov2020-03-231-5/+6
* btrfs: slightly simplify global block reserve calculationsAnand Jain2020-03-231-1/+1
* btrfs: add a comment describing block reservesJosef Bacik2020-03-231-0/+92
* btrfs: use btrfs_try_granting_tickets in update_global_rsvJosef Bacik2019-09-091-0/+1
* btrfs: always reserve our entire size for the global reserveJosef Bacik2019-09-091-9/+4
* btrfs: change the minimum global reserve sizeJosef Bacik2019-09-091-1/+21
* btrfs: rename btrfs_space_info_add_old_bytesJosef Bacik2019-09-091-2/+3
* btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik2019-09-091-5/+0
* btrfs: move math functions to misc.hDavid Sterba2019-09-091-1/+1
* btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik2019-07-021-0/+172
* btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik2019-07-021-0/+253