aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/space-info.c
AgeCommit message (Expand)Author
2021-09-30btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo
2020-10-17btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-10-17btrfs: don't pass system_chunk into can_overcommitJosef Bacik
2020-08-19btrfs: fix lockdep splat from btrfs_dump_space_infoJosef Bacik
2020-06-22btrfs: improve global reserve stealing logicJosef Bacik
2020-06-22btrfs: account for trans_block_rsv in may_commit_transactionJosef Bacik
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