summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Btrfs: fix deadlock in wait_for_more_refsArne Jansen2012-08-281-56/+21
* Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-281-1/+3
* Btrfs: add a barrier before a waitqueue_active checkChris Mason2012-07-251-0/+1
* Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-251-9/+110
|\
| * Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-121-0/+12
| * Btrfs: call the qgroup accounting functionsJan Schmidt2012-07-121-0/+3
| * Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-0/+34
| * Btrfs: Test code to change the order of delayed-ref processingArne Jansen2012-07-101-0/+49
| * Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-101-9/+12
* | Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo2012-07-231-1/+3
* | Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-231-12/+8
* | Btrfs: add ro notification to dump_space_infoLiu Bo2012-07-231-3/+3
* | Btrfs: fix a bug of writting free space cache during balanceLiu Bo2012-07-231-3/+21
* | Btrfs: do not abort transaction in prealloc caseLiu Bo2012-07-231-1/+5
* | Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-231-1/+1
* | Btrfs: rework shrink_delallocJosef Bacik2012-07-231-57/+24
* | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-231-1/+7
* | Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-231-35/+62
|/
* Btrfs: avoid waiting for delayed refs when we must notJan Schmidt2012-06-271-5/+6
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-5/+5
|\
| * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-261-5/+5
* | Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-301-5/+6
* | Btrfs: cleanup: use consistent lock namingDan Carpenter2012-05-111-1/+1
|/
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-061-1/+1
* Btrfs: fix block_rsv and space_info lock orderingStefan Behrens2012-04-271-2/+2
* btrfs: don't return EINTRArne Jansen2012-04-181-6/+3
* Btrfs: double unlock bug in error handlingDan Carpenter2012-04-181-0/+2
* Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-121-3/+1
* Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-121-3/+2
* Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-121-1/+1
* Btrfs: fix deadlock during allocating chunksLiu Bo2012-03-291-0/+50
* Btrfs: show useful info in space reservation tracepointLiu Bo2012-03-291-19/+10