Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07btrfs: reserve extra space for the free space treeJosef Bacik
2022-01-07btrfs: include the free space tree in the global rsv minimum calculationJosef Bacik
2022-01-03btrfs: stop accessing ->csum_root directlyJosef Bacik
2022-01-03btrfs: stop accessing ->extent_root directlyJosef Bacik
2022-01-03btrfs: init root block_rsv at init root timeJosef Bacik
2022-01-03btrfs: change root to fs_info for btrfs_reserve_metadata_bytesJosef Bacik
2020-12-08btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik
2020-11-05btrfs: print the block rsv type when we fail our reservationJosef Bacik
2020-05-25btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLEQu Wenruo
2020-05-25btrfs: force chunk allocation if our global rsv is larger than metadataJosef Bacik
2020-03-23btrfs: Remove __ prefix from btrfs_block_rsv_releaseNikolay Borisov
2020-03-23btrfs: slightly simplify global block reserve calculationsAnand Jain
2020-03-23btrfs: add a comment describing block reservesJosef Bacik
2019-09-09btrfs: use btrfs_try_granting_tickets in update_global_rsvJosef Bacik
2019-09-09btrfs: always reserve our entire size for the global reserveJosef Bacik
2019-09-09btrfs: change the minimum global reserve sizeJosef Bacik
2019-09-09btrfs: rename btrfs_space_info_add_old_bytesJosef Bacik
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: move math functions to misc.hDavid Sterba
2019-07-02btrfs: migrate the global_block_rsv helpers to block-rsv.cJosef Bacik
2019-07-02btrfs: migrate the block-rsv code to block-rsv.cJosef Bacik