summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2019-11-06btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-10-29btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
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
2019-04-29btrfs: Factor out in_range macroNikolay Borisov
2019-04-29btrfs: replace pending/pinned chunks lists with io treeJeff Mahoney
2019-04-29btrfs: tree-checker: Verify inode itemQu Wenruo
2019-04-29btrfs: qgroup: remove obsolete fs_info membersDavid Sterba
2019-04-29btrfs: get fs_info from eb in btrfs_leaf_free_spaceDavid Sterba
2019-04-29btrfs: get fs_info from eb in btrfs_exclude_logged_extentsDavid Sterba
2019-04-29btrfs: get fs_info from eb in leaf_data_endDavid Sterba
2019-04-29btrfs: Make btrfs_(set|clear)_header_flag return voidQu Wenruo
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07btrfs: implement btrfs_debug* in terms of helper macroRasmus Villemoes
2019-02-27btrfs: check for refs on snapshot delete resumeJosef Bacik
2019-02-25btrfs: scrub: remove unused nocow worker pointerDavid Sterba
2019-02-25btrfs: scrub: add assertions for worker pointersDavid Sterba
2019-02-25btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik
2019-02-25btrfs: replace cleaner_delayed_iput_mutex with a waitqueueJosef Bacik