aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-01Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logicWang Shilong
2013-03-01Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve failsWang Shilong
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-28Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie
2013-02-26btrfs: cleanup for open-coded alignmentQu Wenruo
2013-02-26clear chunk_alloc flag on retryable failureAlexandre Oliva
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-20btrfs: limit fallocate extent reservation to 256MBZach Brown
2013-02-20Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason
2013-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-02-20btrfs: put some enospc messages under enospc_debugDavid Sterba
2013-02-20Btrfs: fix deadlock due to unsubmittedMiao Xie
2013-02-20Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik
2013-02-20Btrfs: rework the overcommit logic to be based on the total sizeJosef Bacik
2013-02-20btrfs: remove unnecessary DEFINE_WAIT() declarationsEric Sandeen
2013-02-20Btrfs: do not overcommit if we don't have enough space for global rsvJosef Bacik
2013-02-20Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie
2013-02-20Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie
2013-02-20Btrfs: make raid attr array more readableMiao Xie
2013-02-20Btrfs: record first logical byte in memoryLiu Bo
2013-02-20Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo
2013-02-20Btrfs: kill unused argument of update_block_groupLiu Bo
2013-02-20Btrfs: kill unused arguments of cache_block_groupLiu Bo
2013-02-20Btrfs: remove deprecated commentsLiu Bo
2013-02-20Btrfs: don't re-enter when allocating a chunkJosef Bacik
2013-02-20Btrfs: flush all dirty inodes if writeback can not startMiao Xie
2013-02-20Btrfs: make delayed ref lock logic more readableMiao Xie
2013-02-20Btrfs: use slabs for delayed reference allocationMiao Xie
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt
2013-02-05Merge branch 'for-linus' into raid56-experimentalChris Mason
2013-02-01Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason
2013-02-01Btrfs: fix cluster alignment for mount -o ssdChris Mason
2013-02-01Btrfs: RAID5 and RAID6David Woodhouse
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-14Btrfs: reset path lock state to zeroLiu Bo
2013-01-14Btrfs: let allocation start from the right raid typeLiu Bo
2013-01-14Btrfs: set flushing if we're limited flushingJosef Bacik
2013-01-12vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie
2013-01-09btrfs: fix comment typosLiu Bo
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-16Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik
2012-12-16Btrfs: fix autodefrag and umount lockupJosef Bacik
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo