summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2023-10-25btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik
2021-10-20btrfs: unlock newly allocated extent buffer after errorQu Wenruo
2021-07-28btrfs: check for missing device in btrfs_trim_fsAnand Jain
2021-06-10btrfs: fix unmountable seed device after fstrimAnand Jain
2021-06-10btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik
2021-01-27btrfs: don't get an EINTR during drop_snapshot for relocJosef Bacik
2020-12-30btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo
2020-12-30btrfs: do not shorten unpin len for caching block groupsJosef Bacik
2020-11-18btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo
2020-10-14btrfs: Ensure we trim ranges across block group boundaryQu Wenruo
2020-10-01btrfs: don't force read-only after error in drop snapshotDavid Sterba
2020-09-17btrfs: require only sector size alignment for parent eb bytenrQu Wenruo
2020-09-09btrfs: set the correct lockdep class for new nodesJosef Bacik
2020-09-03btrfs: detect nocow for swap after snapshot deleteBoris Burkov
2020-08-26btrfs: add wrapper for transaction abort predicateDavid Sterba
2020-08-21btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocat...Qu Wenruo
2020-02-28btrfs: handle logged extent failure properlyJosef Bacik
2020-01-12btrfs: handle error in btrfs_cache_block_groupJosef Bacik
2019-12-31Btrfs: fix missing data checksums after replaying a log treeFilipe Manana
2019-09-09btrfs: refactor the ticket wakeup codeJosef Bacik
2019-09-09btrfs: roll tracepoint into btrfs_space_info_update helperJosef Bacik
2019-09-09btrfs: move math functions to misc.hDavid Sterba
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba
2019-09-09btrfs: improve comments around nocow pathNikolay Borisov
2019-09-09btrfs: tree-checker: Add EXTENT_DATA_REF checkQu Wenruo
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 block group space accounting helpersJosef Bacik
2019-09-09btrfs: export block group accounting helpersJosef 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: temporarily export btrfs_get_restripe_targetJosef 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: temporarily export inc_block_group_roJosef Bacik
2019-09-09btrfs: migrate the block group caching codeJosef Bacik
2019-09-09btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba
2019-09-09btrfs: factor sysfs code out of link_block_groupDavid Sterba
2019-09-09btrfs: make caching_thread use btrfs_find_next_keyJosef Bacik
2019-09-09btrfs: temporarily export fragment_free_spaceJosef Bacik
2019-09-09btrfs: export the caching control helpersJosef Bacik
2019-09-09btrfs: export the excluded extents helpersJosef Bacik
2019-09-09btrfs: export the block group caching 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