summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logicWang Shilong2013-03-011-44/+38
* Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve failsWang Shilong2013-03-011-5/+6
* Btrfs: fix wrong reserved space in qgroup during snap/subv creationMiao Xie2013-02-281-12/+53
* btrfs: cleanup for open-coded alignmentQu Wenruo2013-02-261-6/+3
* clear chunk_alloc flag on retryable failureAlexandre Oliva2013-02-261-3/+3
* btrfs: limit fallocate extent reservation to 256MBZach Brown2013-02-201-1/+1
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-34/+122
|\
| * Merge branch 'for-linus' into raid56-experimentalChris Mason2013-02-051-2/+4
| |\
| * | Btrfs: reduce CPU contention while waiting for delayed extent operationsChris Mason2013-02-011-4/+56
| * | Btrfs: fix cluster alignment for mount -o ssdChris Mason2013-02-011-1/+6
| * | Btrfs: RAID5 and RAID6David Woodhouse2013-02-011-29/+59
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-02-201-98/+186
|\ \ \
| * | | btrfs: put some enospc messages under enospc_debugDavid Sterba2013-02-201-11/+15
| * | | Btrfs: fix deadlock due to unsubmittedMiao Xie2013-02-201-1/+2
| * | | Btrfs: steal from global reserve if we are cleaning up orphansJosef Bacik2013-02-201-0/+11
| * | | Btrfs: rework the overcommit logic to be based on the total sizeJosef Bacik2013-02-201-3/+12
| * | | btrfs: remove unnecessary DEFINE_WAIT() declarationsEric Sandeen2013-02-201-2/+0
| * | | Btrfs: do not overcommit if we don't have enough space for global rsvJosef Bacik2013-02-201-2/+19
| * | | Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-201-6/+16
| * | | Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-201-2/+4
| * | | Btrfs: make raid attr array more readableMiao Xie2013-02-201-13/+9
| * | | Btrfs: record first logical byte in memoryLiu Bo2013-02-201-1/+18
| * | | Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo2013-02-201-2/+1
| * | | Btrfs: kill unused argument of update_block_groupLiu Bo2013-02-201-7/+5
| * | | Btrfs: kill unused arguments of cache_block_groupLiu Bo2013-02-201-8/+5
| * | | Btrfs: remove deprecated commentsLiu Bo2013-02-201-6/+0
| * | | Btrfs: don't re-enter when allocating a chunkJosef Bacik2013-02-201-0/+7
| * | | Btrfs: flush all dirty inodes if writeback can not startMiao Xie2013-02-201-9/+31
| * | | Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-201-18/+24
| * | | Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-201-7/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-081-12/+10
|\ \ \ \ | |/ / /
| * | | Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt2013-02-061-12/+10
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-251-2/+4
|\ \ \ | |/ /
| * | Btrfs: reset path lock state to zeroLiu Bo2013-01-141-0/+2
| * | Btrfs: let allocation start from the right raid typeLiu Bo2013-01-141-1/+1
| * | Btrfs: set flushing if we're limited flushingJosef Bacik2013-01-141-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-181-92/+135
|\ \ | |/
| * Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik2012-12-161-6/+19
| * Btrfs: fix autodefrag and umount lockupJosef Bacik2012-12-161-2/+17
| * Btrfs: put raid properties into global tableLiu Bo2012-12-161-3/+3
| * Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie2012-12-161-0/+7
| * Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-121-1/+2
| * Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-121-1/+1
| * Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo2012-12-121-0/+7
| * fs/btrfs: use WARNJulia Lawall2012-12-121-4/+3
| * Btrfs: fill the global reserve when unpinning spaceJosef Bacik2012-12-111-5/+24
| * Btrfs: improve the noflush reservationMiao Xie2012-12-111-49/+48
| * Btrfs: fix wrong comment in can_overcommit()Miao Xie2012-12-111-3/+3
| * Btrfs: cleanup duplicated division functionsMiao Xie2012-12-111-18/+1
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
OpenPOWER on IntegriCloud