aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents()Qu Wenruo1-2/+1
2019-10-15btrfs: don't needlessly create extent-refs kernel threadDavid Sterba1-2/+0
2019-09-09btrfs: create structure to encode checksum type and lengthJohannes Thumshirn1-18/+2
2019-09-09btrfs: tie extent buffer and it's token togetherDavid Sterba1-1/+3
2019-09-09btrfs: define separate btrfs_set/get_XX helpersDavid Sterba1-11/+4
2019-09-09btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extrefNikolay Borisov1-5/+3
2019-09-09btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref structNikolay Borisov1-3/+3
2019-09-09btrfs: move dev_stats helpers to volumes.cDavid Sterba1-24/+0
2019-09-09btrfs: move struct io_ctl to free-space-cache.hDavid Sterba1-14/+0
2019-09-09btrfs: move functions for tree compare to send.cDavid Sterba1-14/+0
2019-09-09btrfs: rename and export read_node_slotDavid Sterba1-0/+3
2019-09-09btrfs: move private raid56 definitions from ctree.hDavid Sterba1-16/+0
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba1-22/+0
2019-09-09btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy1-0/+1
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik1-5/+9
2019-09-09btrfs: tree-checker: Add EXTENT_DATA_REF checkQu Wenruo1-0/+1
2019-09-09btrfs: introduce an evict flushing stateJosef Bacik1-0/+1
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik1-1/+2
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik1-2/+0
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik1-4/+0
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik1-24/+0
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik1-3/+0
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik1-2/+0
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik1-5/+1
2019-09-09btrfs: migrate the block group removal codeJosef Bacik1-7/+0
2019-09-09btrfs: migrate the block group caching codeJosef Bacik1-2/+0
2019-09-09btrfs: cleanup kobject.h includesDavid Sterba1-1/+0
2019-09-09btrfs: move sysfs declarations out of ctree.hDavid Sterba1-12/+0
2019-09-09btrfs: export the excluded extents helpersJosef Bacik1-0/+3
2019-09-09btrfs: migrate nocow and reservation helpersJosef Bacik1-6/+0
2019-09-09btrfs: migrate the block group ref counting stuffJosef Bacik1-3/+0
2019-09-09btrfs: migrate the block group lookup codeJosef Bacik1-3/+0
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik1-147/+1
2019-09-09btrfs: remove unused key type set/get helpersDavid Sterba1-10/+0
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo1-1/+0
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov1-1/+1
2019-09-09Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana1-0/+14
2019-08-07Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana1-4/+0
2019-07-04btrfs: migrate the delalloc space stuff to it's own homeJosef Bacik1-14/+0
2019-07-04btrfs: migrate btrfs_trans_release_chunk_metadataJosef Bacik1-1/+0
2019-07-04btrfs: migrate the delayed refs rsv codeJosef Bacik1-9/+0
2019-07-02btrfs: move btrfs_block_rsv definitions into it's own headerJosef Bacik1-68/+1
2019-07-02btrfs: export block_rsv_use_bytesJosef Bacik1-0/+1
2019-07-02btrfs: rename do_chunk_alloc to btrfs_chunk_allocJosef Bacik1-0/+22
2019-07-02btrfs: move space_info to space-info.hJosef Bacik1-72/+1
2019-07-02btrfs: improve messages when updating feature flagsDavid Sterba1-16/+24
2019-07-02Btrfs: prevent send failures and crashes due to concurrent relocationFilipe Manana1-0/+7
2019-07-02btrfs: document BTRFS_MAX_MIRRORSDavid Sterba1-1/+10
2019-07-01btrfs: use file:line format for assertion reportDavid Sterba1-2/+1
2019-07-01btrfs: add boilerplate code for directly including the crypto frameworkJohannes Thumshirn1-0/+8