aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-02-07
|\
| * Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt2013-02-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-25
|\|
| * 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\|
| * 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
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
|/
* 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
* Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter2012-08-28
* Btrfs: add a barrier before a waitqueue_active checkChris Mason2012-07-25
* Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-25
|\
| * Btrfs: hooks to reserve qgroup spaceArne Jansen2012-07-12
| * Btrfs: call the qgroup accounting functionsJan Schmidt2012-07-12
| * Btrfs: qgroup implementation and prototypesArne Jansen2012-07-12
| * Btrfs: Test code to change the order of delayed-ref processingArne Jansen2012-07-10
| * Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-10
* | Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo2012-07-23
* | Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-23
* | Btrfs: add ro notification to dump_space_infoLiu Bo2012-07-23