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