summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix race between balance and unused block group deletionFilipe Manana2015-06-301-0/+1
* Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...Chris Mason2015-06-231-3/+0Star
|\
| * Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...Anand Jain2015-05-271-3/+0Star
* | btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-1/+1
* | btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()Zhao Lei2015-06-101-0/+1
* | Btrfs: fix necessary chunk tree space calculation when allocating a chunkFilipe Manana2015-06-101-2/+1Star
* | Btrfs: fix -ENOSPC on block group removalFilipe Manana2015-06-031-0/+4
* | Btrfs: fix -ENOSPC when finishing block group creationFilipe Manana2015-06-031-0/+1
* | btrfs: Fix superblock csum type check.Qu Wenruo2015-06-031-1/+1
* | btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2015-06-031-0/+4
* | btrfs: report exact callsite where transaction abort occursDavid Sterba2015-06-031-3/+9
|/
* btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be createdQu Wenruo2015-04-131-1/+2
* btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo2015-04-131-0/+6
* btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-131-1/+1
* btrfs: Fix NO_SPACE bug caused by delayed-iputZhao Lei2015-04-131-0/+1
* Btrfs: fix use after free when close_ctree frees the orphan_rsvChris Mason2015-04-101-0/+1
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-101-0/+8
* Btrfs: two stage dirty block group writeoutChris Mason2015-04-101-0/+6
* btrfs: move struct io_ctl into ctree.h and rename itChris Mason2015-04-101-0/+11
* Btrfs: refill block reserves during truncateChris Mason2015-04-101-0/+3
* Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason2015-03-251-1/+2
|\
| * Btrfs: ctree: reduce args where only fs_info usedDaniel Dressler2015-02-161-1/+2
* | Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2015-03-251-0/+2
|\ \
| * | btrfs: use explicit initializer for seq_elemDavid Sterba2015-03-031-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-211-0/+5
|\ \
| * | Btrfs: add sanity test for outstanding_extents accountingJosef Bacik2015-03-171-0/+3
| * | Btrfs: prepare block group cache before writingJosef Bacik2015-03-171-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-191-29/+10Star
|\|
| * Btrfs: account for large extents with enospcJosef Bacik2015-02-141-0/+2
| * Btrfs: fix race between transaction commit and empty block group removalFilipe Manana2015-02-031-0/+1
| * btrfs: kill btrfs_inode_*time helpersDavid Sterba2015-02-031-25/+0Star
| * Btrfs: fix unused members in struct btrfs_rootAnand Jain2015-01-221-2/+0Star
| * Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simplyZhao Lei2015-01-221-0/+3
| * Btrfs: track dirty block groups on their own listJosef Bacik2015-01-221-2/+3
| * Btrfs: change how we track dirty rootsJosef Bacik2015-01-221-0/+1
* | Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2015-01-191-0/+1
|/
* Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana2014-12-101-2/+2
* Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...Chris Mason2014-12-031-1/+6
|\
| * Btrfs, raid56: fix use-after-free problem in the final device replace procedu...Miao Xie2014-12-031-1/+6
* | Btrfs: fix race between fs trimming and block group remove/allocationFilipe Manana2014-12-031-1/+11
* | Btrfs: fix crash caused by block group removalFilipe Manana2014-12-031-0/+1
* | Btrfs: fix snapshot inconsistency after a file write followed by truncateFilipe Manana2014-11-251-2/+2
* | Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason2014-11-251-1/+49
|\ \
| * | btrfs: introduce pending action: commitDavid Sterba2014-11-121-0/+1
| * | btrfs: switch inode_cache option handling to pending changesDavid Sterba2014-11-121-1/+3
| * | btrfs: add support for processing pending changesDavid Sterba2014-11-121-0/+45
| |/
* | Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana2014-11-211-0/+1
* | Btrfs: make xattr replace operations atomicFilipe Manana2014-11-211-0/+5
* | Btrfs: move read only block groups onto their own list V2Josef Bacik2014-11-211-0/+4
* | Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana2014-11-211-0/+1
|/