summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt2013-02-061-12/+10
* 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
* 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
* Btrfs: don't commit instead of overcommittingJosef Bacik2012-10-091-28/+6
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-091-2/+3
* Btrfs: run delayed refs first when out of spaceJosef Bacik2012-10-091-10/+10
* btrfs: move transaction aborts to the point of failureDavid Sterba2012-10-081-21/+35
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-041-2/+2
* Btrfs: cleanup for duplicated code in find_free_extentLiu Bo2012-10-041-4/+0
* Btrfs: remove bytes argument from do_chunk_allocJosef Bacik2012-10-011-15/+10
* Btrfs: delay block group item insertionJosef Bacik2012-10-011-67/+63
* Btrfs: fix our overcommit mathJosef Bacik2012-10-011-29/+42
* Btrfs: wait on async pages when shrinking delallocJosef Bacik2012-10-011-0/+7
* Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie2012-10-011-3/+3
* Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-011-3/+5
* Btrfs: add hole punchingJosef Bacik2012-10-011-0/+2
* Btrfs: do not needlessly restart the transaction for enospcJosef Bacik2012-10-011-1/+1
* Btrfs: do not allocate chunks as agressivelyJosef Bacik2012-10-011-9/+3
* Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-281-0/+10
* Btrfs: fix race in run_clustered_refsArne Jansen2012-08-281-0/+17
* Btrfs: increase the size of the free space cacheJosef Bacik2012-08-281-8/+7
OpenPOWER on IntegriCloud