summaryrefslogtreecommitdiff
path: root/fs/btrfs/space-info.c
AgeCommit message (Expand)Author
2020-01-31btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-01-20btrfs: don't pass system_chunk into can_overcommitJosef Bacik
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba
2019-11-18Btrfs: remove wait queue from space_info structureFilipe Manana
2019-11-18btrfs: add dedicated members for start and length of a block groupDavid Sterba
2019-11-18btrfs: move block_group_item::used to block groupDavid Sterba
2019-11-18btrfs: add __pure attribute to functionsDavid Sterba
2019-10-25Btrfs: fix race leading to metadata space leak after task received signalFilipe Manana
2019-09-09btrfs: add enospc debug messages for ticket failureJosef Bacik
2019-09-09btrfs: do not account global reserve in can_overcommitJosef Bacik
2019-09-09btrfs: remove orig_bytes from reserve_ticketJosef Bacik
2019-09-09btrfs: fix may_commit_transaction to deal with no partial fillingJosef Bacik
2019-09-09btrfs: rework wake_all_ticketsJosef Bacik
2019-09-09btrfs: refactor the ticket wakeup codeJosef Bacik
2019-09-09btrfs: stop partially refilling tickets when releasing spaceJosef Bacik
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: do not allow reservations if we have pending ticketsJosef Bacik
2019-09-09btrfs: move math functions to misc.hDavid Sterba
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: introduce an evict flushing stateJosef Bacik
2019-09-09btrfs: refactor priority_reclaim_metadata_spaceJosef Bacik
2019-09-09btrfs: factor out the ticket flush handlingJosef Bacik
2019-09-09btrfs: unify error handling for ticket flushingJosef Bacik
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
2019-09-09btrfs: factor out sysfs code for creating space infosDavid Sterba
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-07-02btrfs: Simplify update of space_info in __reserve_metadata_bytes()Goldwyn Rodrigues
2019-07-02btrfs: unexport can_overcommitJosef Bacik
2019-07-02btrfs: move reserve_metadata_bytes and supporting code to space-info.cJosef Bacik
2019-07-02btrfs: move dump_space_info to space-info.cJosef Bacik
2019-07-02btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik
2019-07-02btrfs: move and export can_overcommitJosef Bacik
2019-07-02btrfs: move the space_info handling code to space-info.cJosef Bacik