summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-01-14Btrfs: reset path lock state to zeroLiu Bo
2013-01-14Btrfs: let allocation start from the right raid typeLiu Bo
2013-01-14Btrfs: set flushing if we're limited flushingJosef Bacik
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-16Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik
2012-12-16Btrfs: fix autodefrag and umount lockupJosef Bacik
2012-12-16Btrfs: put raid properties into global tableLiu Bo
2012-12-16Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie
2012-12-12Btrfs: disallow some operations on the device replace target deviceStefan Behrens
2012-12-12Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens
2012-12-12Btrfs: fix a deadlock in aborting transaction due to ENOSPCLiu Bo
2012-12-12fs/btrfs: use WARNJulia Lawall
2012-12-11Btrfs: fill the global reserve when unpinning spaceJosef Bacik
2012-12-11Btrfs: improve the noflush reservationMiao Xie
2012-12-11Btrfs: fix wrong comment in can_overcommit()Miao Xie
2012-12-11Btrfs: cleanup duplicated division functionsMiao Xie
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
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-08btrfs: 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