summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
AgeCommit message (Expand)Author
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
2015-06-02btrfs: report exact callsite where transaction abort occursDavid Sterba
2015-05-27Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain
2015-04-13btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be createdQu Wenruo
2015-04-13btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo
2015-04-13btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang
2015-04-13btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei
2015-04-10Btrfs: fix use after free when close_ctree frees the orphan_rsvChris Mason
2015-04-10Btrfs: allow block group cache writeout outside critical section in commitChris Mason
2015-04-10Btrfs: two stage dirty block group writeoutChris Mason
2015-04-10btrfs: move struct io_ctl into ctree.h and rename itChris Mason
2015-04-10Btrfs: refill block reserves during truncateChris Mason
2015-03-25Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik
2015-03-03btrfs: use explicit initializer for seq_elemDavid Sterba
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-16Btrfs: ctree: reduce args where only fs_info usedDaniel Dressler
2015-02-14Btrfs: account for large extents with enospcJosef Bacik
2015-02-02Btrfs: fix race between transaction commit and empty block group removalFilipe Manana
2015-02-02btrfs: kill btrfs_inode_*time helpersDavid Sterba
2015-01-21Btrfs: fix unused members in struct btrfs_rootAnand Jain
2015-01-21Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simplyZhao Lei
2015-01-21Btrfs: track dirty block groups on their own listJosef Bacik
2015-01-21Btrfs: change how we track dirty rootsJosef Bacik
2015-01-19Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana
2014-12-10Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana
2014-12-02Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason
2014-12-02Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana
2014-12-02Btrfs: fix crash caused by block group removalFilipe Manana
2014-12-03Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie
2014-11-25Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana
2014-11-25Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2014-11-21Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-12btrfs: introduce pending action: commitDavid Sterba
2014-11-12btrfs: switch inode_cache option handling to pending changesDavid Sterba
2014-11-12btrfs: add support for processing pending changesDavid Sterba