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