summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2019-09-09btrfs: refactor the ticket wakeup codeJosef Bacik
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: move math functions to misc.hDavid Sterba
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba
2019-09-09btrfs: improve comments around nocow pathNikolay Borisov
2019-09-09btrfs: tree-checker: Add EXTENT_DATA_REF checkQu Wenruo
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik
2019-09-09btrfs: migrate the block group space accounting helpersJosef Bacik
2019-09-09btrfs: export block group accounting helpersJosef Bacik
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik
2019-09-09btrfs: temporarily export btrfs_get_restripe_targetJosef Bacik
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik
2019-09-09btrfs: migrate the block group removal codeJosef Bacik
2019-09-09btrfs: temporarily export inc_block_group_roJosef Bacik
2019-09-09btrfs: migrate the block group caching codeJosef Bacik
2019-09-09btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba
2019-09-09btrfs: factor sysfs code out of link_block_groupDavid Sterba
2019-09-09btrfs: make caching_thread use btrfs_find_next_keyJosef Bacik
2019-09-09btrfs: temporarily export fragment_free_spaceJosef Bacik
2019-09-09btrfs: export the caching control helpersJosef Bacik
2019-09-09btrfs: export the excluded extents helpersJosef Bacik
2019-09-09btrfs: export the block group caching helpersJosef Bacik
2019-09-09btrfs: migrate nocow and reservation helpersJosef Bacik
2019-09-09btrfs: migrate the block group ref counting stuffJosef Bacik
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-09-09btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo
2019-09-09btrfs: extent-tree: Add comment for inc_block_group_ro()Qu Wenruo
2019-08-07btrfs: trim: Check the range passed into to prevent overflowQu Wenruo
2019-08-07Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana
2019-07-04btrfs: move the subvolume reservation stuff out of extent-tree.cJosef Bacik
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik
2019-07-04btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik
2019-07-04btrfs: migrate the delayed refs rsv codeJosef Bacik
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
2019-07-02btrfs: stop using block_rsv_release_bytes everywhereJosef Bacik
2019-07-02btrfs: cleanup the target logic in __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export __btrfs_block_rsv_releaseJosef Bacik
2019-07-02btrfs: export btrfs_block_rsv_add_bytesJosef Bacik
2019-07-02btrfs: move btrfs_block_rsv definitions into it's own headerJosef 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: export block_rsv_use_bytesJosef Bacik
2019-07-02btrfs: move btrfs_space_info_add_*_bytes to space-info.cJosef Bacik
2019-07-02btrfs: move the space info update macro to space-info.hJosef Bacik