aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2012-04-12Btrfs: 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
2012-03-28Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason
2012-03-28Merge branch 'error-handling' into for-linusChris Mason
2012-03-27Btrfs: improve the logic in btrfs_can_relocate()Ilya Dryomov
2012-03-27Btrfs: add __get_block_group_index() helperIlya Dryomov
2012-03-27Btrfs: add get_restripe_target() helperIlya Dryomov
2012-03-27Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov
2012-03-27Btrfs: make profile_is_valid() check more strictIlya Dryomov
2012-03-27Btrfs: add wrappers for working with alloc profilesIlya Dryomov
2012-03-27Btrfs: stop silently switching single chunks to raid0 on balanceIlya Dryomov
2012-03-26Btrfs: introduce free_extent_buffer_staleJosef Bacik
2012-03-26Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik
2012-03-26Btrfs: remove the ideal caching codeJosef Bacik
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-03-22btrfs: btrfs_drop_snapshot should return intJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-22btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPCJeff Mahoney
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo
2012-02-16Btrfs: fix a bug on overcommit stuffLiu Bo
2012-02-15Btrfs: fix trim 0 bytes after a device deleteLiu Bo
2012-01-26Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie
2012-01-16Btrfs: use larger system chunksChris Mason
2012-01-16Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik
2012-01-16Btrfs: space leak tracepointsJosef Bacik
2012-01-16Btrfs: add allocator tracepointsJosef Bacik
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason
2012-01-16Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason
2012-01-16Btrfs: implement online profile changingIlya Dryomov
2012-01-16Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov
2012-01-16Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov
2012-01-16Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov
2012-01-16Btrfs: introduce masks for chunk type and profileIlya Dryomov
2012-01-16Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov
2012-01-11Btrfs: update global block_rsv when creating a new block groupLi Zefan
2012-01-11Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan
2012-01-07Btrfs: don't set up allocation result twiceAlexandre Oliva
2012-01-06Btrfs: test free space only for unclustered allocationAlexandre Oliva
2012-01-06Btrfs: lower the bar for chunk allocationChris Mason
2012-01-06Btrfs: run chunk allocations while we do delayed refsChris Mason
2012-01-04Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt
2012-01-04Btrfs: put back delayed refs that are too newArne Jansen
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik