summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2012-10-09Btrfs: don't commit instead of overcommittingJosef Bacik
2012-10-09Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik
2012-10-09Btrfs: run delayed refs first when out of spaceJosef Bacik
2012-10-09btrfs: move transaction aborts to the point of failureDavid Sterba
2012-10-04Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo
2012-10-04Btrfs: cleanup for duplicated code in find_free_extentLiu Bo
2012-10-01Btrfs: remove bytes argument from do_chunk_allocJosef Bacik
2012-10-01Btrfs: delay block group item insertionJosef Bacik
2012-10-01Btrfs: fix our overcommit mathJosef Bacik
2012-10-01Btrfs: wait on async pages when shrinking delallocJosef Bacik
2012-10-01Btrfs: fix wrong size for the reservation of the, snapshot creationMiao Xie
2012-10-01Btrfs: add a new "type" field into the block reservation structureMiao Xie
2012-10-01Btrfs: add hole punchingJosef Bacik
2012-10-01Btrfs: do not needlessly restart the transaction for enospcJosef Bacik
2012-10-01Btrfs: do not allocate chunks as agressivelyJosef Bacik
2012-08-28Btrfs: allow delayed refs to be mergedJosef Bacik
2012-08-28Btrfs: fix race in run_clustered_refsArne Jansen
2012-08-28Btrfs: increase the size of the free space cacheJosef Bacik
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-28Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter
2012-07-25Btrfs: add a barrier before a waitqueue_active checkChris Mason
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-07-23Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo
2012-07-23Btrfs: kill free_space pointer from inode structureLi Zefan
2012-07-23Btrfs: add ro notification to dump_space_infoLiu Bo
2012-07-23Btrfs: fix a bug of writting free space cache during balanceLiu Bo
2012-07-23Btrfs: do not abort transaction in prealloc caseLiu Bo
2012-07-23Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo
2012-07-23Btrfs: rework shrink_delallocJosef Bacik
2012-07-23Btrfs: change how we indicate we're adding csumsJosef Bacik
2012-07-23Btrfs: flush delayed inodes if we're short on spaceJosef Bacik
2012-07-12Btrfs: hooks to reserve qgroup spaceArne Jansen
2012-07-12Btrfs: call the qgroup accounting functionsJan Schmidt
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen
2012-07-10Btrfs: Test code to change the order of delayed-ref processingArne Jansen
2012-07-10Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik
2012-05-26Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt
2012-05-11Btrfs: cleanup: use consistent lock namingDan Carpenter
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-04-27Btrfs: fix block_rsv and space_info lock orderingStefan Behrens
2012-04-18btrfs: don't return EINTRArne Jansen
2012-04-18Btrfs: double unlock bug in error handlingDan Carpenter
2012-04-13Btrfs: use commit root when loading free space cacheJosef Bacik
2012-04-12Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov
2012-04-12Revert "Btrfs: increase the global block reserve estimates"Chris Mason
2012-03-29Btrfs: fix deadlock during allocating chunksLiu Bo
2012-03-29Btrfs: show useful info in space reservation tracepointLiu Bo