aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/space-info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31btrfs: take overcommit into account in inc_block_group_roJosef Bacik1-0/+3
2019-11-18Btrfs: remove wait queue from space_info structureFilipe Manana1-1/+0
2019-11-18btrfs: add __pure attribute to functionsDavid Sterba1-1/+1
2019-09-09btrfs: rename btrfs_space_info_add_old_bytesJosef Bacik1-1/+1
2019-09-09btrfs: remove orig_bytes from reserve_ticketJosef Bacik1-1/+0
2019-09-09btrfs: refactor the ticket wakeup codeJosef Bacik1-6/+13
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik1-3/+7
2019-07-02btrfs: unexport can_overcommitJosef Bacik1-4/+0
2019-07-02btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik1-0/+4
2019-07-02btrfs: move dump_space_info to space-info.cJosef Bacik1-0/+3
2019-07-02btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik1-0/+8
2019-07-02btrfs: move the space info update macro to space-info.hJosef Bacik1-0/+23
2019-07-02btrfs: move and export can_overcommitJosef Bacik1-0/+4
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik1-0/+10
2019-07-02btrfs: export space_info_add_*_bytesJosef Bacik1-0/+7
2019-07-02btrfs: move space_info to space-info.hJosef Bacik1-0/+78