summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
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 dirty bg writeout codeJosef Bacik
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef 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: migrate the block group caching codeJosef Bacik
2019-09-09btrfs: cleanup kobject.h includesDavid Sterba
2019-09-09btrfs: move sysfs declarations out of ctree.hDavid Sterba
2019-09-09btrfs: export the excluded extents 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: remove unused key type set/get helpersDavid Sterba
2019-09-09btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()Qu Wenruo
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov
2019-09-09Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extentsFilipe Manana
2019-08-07Btrfs: fix sysfs warning and missing raid sysfs directoriesFilipe Manana
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: move btrfs_block_rsv definitions into it's own headerJosef Bacik
2019-07-02btrfs: export block_rsv_use_bytesJosef Bacik
2019-07-02btrfs: rename do_chunk_alloc to btrfs_chunk_allocJosef Bacik
2019-07-02btrfs: move space_info to space-info.hJosef Bacik
2019-07-02btrfs: improve messages when updating feature flagsDavid Sterba
2019-07-02Btrfs: prevent send failures and crashes due to concurrent relocationFilipe Manana
2019-07-02btrfs: document BTRFS_MAX_MIRRORSDavid Sterba
2019-07-01btrfs: use file:line format for assertion reportDavid Sterba
2019-07-01btrfs: add boilerplate code for directly including the crypto frameworkJohannes Thumshirn
2019-07-01btrfs: don't assume ordered sums to be 4 bytesJohannes Thumshirn
2019-07-01btrfs: resurrect btrfs_crc32c()Johannes Thumshirn
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba
2019-07-01btrfs: detect fast implementation of crc32c on all architecturesDavid Sterba
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-05-01btrfs: use ->free_inode()Al Viro
2019-04-29btrfs: track DIO bytes in flightJosef Bacik
2019-04-29Btrfs: fix race between send and deduplication that lead to failures and crashesFilipe Manana
2019-04-29btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flagsDavid Sterba
2019-04-29btrfs: remove unused parameter fs_info from btrfs_extend_itemDavid Sterba
2019-04-29btrfs: remove unused parameter fs_info from btrfs_truncate_itemDavid Sterba
2019-04-29btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()Qu Wenruo
2019-04-29btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()Qu Wenruo
2019-04-29btrfs: get fs_info from device in btrfs_scrub_cancel_devDavid Sterba
2019-04-29Btrfs: remove no longer used function to run delayed refs asynchronouslyFilipe Manana
2019-04-29btrfs: get fs_info from trans in btrfs_write_dirty_block_groupsDavid Sterba
2019-04-29btrfs: get fs_info from trans in btrfs_setup_space_cacheDavid Sterba