aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2023-09-23btrfs: move btrfs_pinned_by_swapfile prototype into volumes.hJosef Bacik
2022-09-05btrfs: unify lookup return value when dir entry is missingFilipe Manana
2021-08-15btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2021-08-15btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...Qu Wenruo
2021-08-15btrfs: qgroup: try to flush qgroup space when we get -EDQUOTQu Wenruo
2021-02-23btrfs: fix backport of 2175bf57dc952 in 5.4.95David Sterba
2021-02-03btrfs: fix possible free space tree corruption with online conversionJosef Bacik
2020-11-05btrfs: fix readahead hang and use-after-free after removing a deviceFilipe Manana
2020-10-14btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo
2020-09-03btrfs: detect nocow for swap after snapshot deleteBoris Burkov
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-21btrfs: don't WARN if we abort a transaction with EROFSJosef Bacik
2020-08-21btrfs: remove no longer needed use of log_writers for the log root treeFilipe Manana
2020-08-21btrfs: stop incremening log_batch for the log root tree when syncing logFilipe Manana
2020-06-30btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana
2020-06-22btrfs: improve global reserve stealing logicJosef Bacik
2020-02-24btrfs: separate definition of assertion failure handlersDavid Sterba
2020-02-11Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2019-12-31Btrfs: fix missing data checksums after replaying a log treeFilipe Manana
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-10-15btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-09-09btrfs: create structure to encode checksum type and lengthJohannes Thumshirn
2019-09-09btrfs: tie extent buffer and it's token togetherDavid Sterba
2019-09-09btrfs: define separate btrfs_set/get_XX helpersDavid Sterba
2019-09-09btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extrefNikolay Borisov
2019-09-09btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref structNikolay Borisov
2019-09-09btrfs: move dev_stats helpers to volumes.cDavid Sterba
2019-09-09btrfs: move struct io_ctl to free-space-cache.hDavid Sterba
2019-09-09btrfs: move functions for tree compare to send.cDavid Sterba
2019-09-09btrfs: rename and export read_node_slotDavid Sterba
2019-09-09btrfs: move private raid56 definitions from ctree.hDavid Sterba
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba
2019-09-09btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: tree-checker: Add EXTENT_DATA_REF checkQu Wenruo
2019-09-09btrfs: introduce an evict flushing stateJosef Bacik
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