summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-02-14Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2019-01-16btrfs: tree-checker: Verify block_group_itemQu Wenruo
2019-01-16btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2019-01-16btrfs: struct-funcs, constify readersJeff Mahoney
2019-01-16Btrfs: memset to avoid stale content in btree leafLiu Bo
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2016-09-07btrfs: properly track when rescan worker is runningJeff Mahoney
2016-03-09Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2015-11-27Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-25Btrfs: fix scrub preventing unused block groups from being deletedFilipe Manana
2015-11-25Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana
2015-11-25Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-10-26btrfs: qgroup: Fix a race in delayed_ref which leads to abort transQu Wenruo
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba
2015-10-25Btrfs: fix regression running delayed references when using qgroupsFilipe Manana
2015-10-21Merge branch 'allocator-fixes' into for-linus-4.4Chris Mason
2015-10-21Btrfs: don't keep trying to build clusters if we are fragmentedJosef Bacik
2015-10-21Btrfs: keep track of max_extent_size per space_infoJosef Bacik
2015-10-21Btrfs: add fragment=* debug mount optionJosef Bacik
2015-10-21btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hookQu Wenruo
2015-10-21btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo
2015-10-21btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_spaceQu Wenruo
2015-10-21btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...Qu Wenruo
2015-10-21btrfs: qgroup: Introduce new functions to reserve/free metadataQu Wenruo
2015-10-12Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...Chris Mason
2015-10-08btrfs: introduce ratelimited variants of message printing functionsDavid Sterba
2015-10-08btrfs: introduce ratelimited _in_rcu variants of message printing functionsDavid Sterba
2015-10-08btrfs: introduce _in_rcu variants of message printing functionsDavid Sterba
2015-09-29Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain
2015-09-29Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mountedAnand Jain
2015-09-29Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mountedAnand Jain
2015-08-09Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason
2015-08-09Btrfs: remove unused mutex from struct 'btrfs_fs_info'Byongho Lee
2015-08-09btrfs: Remove unnecessary variants in relocation.cZhaolei
2015-08-09btrfs: Use ref_cnt for set_block_group_ro()Zhaolei
2015-07-29btrfs: add missing discards when unpinning extents with -o discardJeff Mahoney
2015-06-30Btrfs: fix race between balance and unused block group deletionFilipe Manana
2015-06-23Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason
2015-06-10btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo
2015-06-10btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei
2015-06-10Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana
2015-06-03Btrfs: fix -ENOSPC on block group removalFilipe Manana
2015-06-03Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana
2015-06-02btrfs: Fix superblock csum type check.Qu Wenruo
2015-06-02btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba