aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: rework the overcommit logic to be based on the total sizeJosef Bacik2013-02-20
* btrfs: remove unnecessary DEFINE_WAIT() declarationsEric Sandeen2013-02-20
* Btrfs: do not overcommit if we don't have enough space for global rsvJosef Bacik2013-02-20
* Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bitsMiao Xie2013-02-20
* Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie2013-02-20
* Btrfs: make raid attr array more readableMiao Xie2013-02-20
* Btrfs: record first logical byte in memoryLiu Bo2013-02-20
* Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo2013-02-20
* Btrfs: kill unused argument of update_block_groupLiu Bo2013-02-20
* Btrfs: kill unused arguments of cache_block_groupLiu Bo2013-02-20
* Btrfs: remove deprecated commentsLiu Bo2013-02-20
* Btrfs: don't re-enter when allocating a chunkJosef Bacik2013-02-20
* Btrfs: flush all dirty inodes if writeback can not startMiao Xie2013-02-20
* Btrfs: make delayed ref lock logic more readableMiao Xie2013-02-20
* Btrfs: use slabs for delayed reference allocationMiao Xie2013-02-20
* Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt2013-02-06
* Btrfs: reset path lock state to zeroLiu Bo2013-01-14
* Btrfs: let allocation start from the right raid typeLiu Bo2013-01-14
* Btrfs: set flushing if we're limited flushingJosef Bacik2013-01-14
* Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik2012-12-16
* Btrfs: fix autodefrag and umount lockupJosef Bacik2012-12-16
* Btrfs: put raid properties into global tableLiu Bo2012-12-16
* Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie2012-12-16
* Btrfs: disallow some operations on the device replace target deviceStefan Behrens2012-12-12
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-12
* Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo2012-12-12
* fs/btrfs: use WARNJulia Lawall2012-12-12
* Btrfs: fill the global reserve when unpinning spaceJosef Bacik2012-12-11
* Btrfs: improve the noflush reservationMiao Xie2012-12-11
* Btrfs: fix wrong comment in can_overcommit()Miao Xie2012-12-11
* Btrfs: cleanup duplicated division functionsMiao Xie2012-12-11
* Btrfs: don't commit instead of overcommittingJosef Bacik2012-10-09
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-09
* Btrfs: run delayed refs first when out of spaceJosef Bacik2012-10-09
* btrfs: move transaction aborts to the point of failureDavid Sterba2012-10-08
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-04
* Btrfs: cleanup for duplicated code in find_free_extentLiu Bo2012-10-04
* Btrfs: remove bytes argument from do_chunk_allocJosef Bacik2012-10-01
* Btrfs: delay block group item insertionJosef Bacik2012-10-01
* Btrfs: fix our overcommit mathJosef Bacik2012-10-01
* Btrfs: wait on async pages when shrinking delallocJosef Bacik2012-10-01
* Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie2012-10-01
* Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-01
* Btrfs: add hole punchingJosef Bacik2012-10-01
* Btrfs: do not needlessly restart the transaction for enospcJosef Bacik2012-10-01
* Btrfs: do not allocate chunks as agressivelyJosef Bacik2012-10-01
* Btrfs: allow delayed refs to be mergedJosef Bacik2012-08-28
* Btrfs: fix race in run_clustered_refsArne Jansen2012-08-28
* Btrfs: increase the size of the free space cacheJosef Bacik2012-08-28
* Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-28