aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/space-info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09btrfs: move math functions to misc.hDavid Sterba1-1/+1
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik1-1/+1
2019-09-09btrfs: introduce an evict flushing stateJosef Bacik1-2/+25
2019-09-09btrfs: refactor priority_reclaim_metadata_spaceJosef Bacik1-6/+9
2019-09-09btrfs: factor out the ticket flush handlingJosef Bacik1-22/+42
2019-09-09btrfs: unify error handling for ticket flushingJosef Bacik1-21/+11
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik1-2/+3
2019-09-09btrfs: factor out sysfs code for creating space infosDavid Sterba1-23/+2
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik1-0/+1
2019-07-02btrfs: Simplify update of space_info in __reserve_metadata_bytes()Goldwyn Rodrigues1-11/+5
2019-07-02btrfs: unexport can_overcommitJosef Bacik1-12/+11
2019-07-02btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik1-0/+698
2019-07-02btrfs: move dump_space_info to space-info.cJosef Bacik1-0/+55
2019-07-02btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik1-0/+106
2019-07-02btrfs: move and export can_overcommitJosef Bacik1-0/+68
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik1-0/+174