aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-06
* Btrfs: fix block_rsv and space_info lock orderingStefan Behrens2012-04-27
* btrfs: don't return EINTRArne Jansen2012-04-18
* Btrfs: double unlock bug in error handlingDan Carpenter2012-04-18
* Btrfs: use commit root when loading free space cacheJosef Bacik2012-04-12
* Btrfs: remove lock assert from get_restripe_target()Ilya Dryomov2012-04-12
* Revert "Btrfs: increase the global block reserve estimates"Chris Mason2012-04-12
* Btrfs: fix deadlock during allocating chunksLiu Bo2012-03-29
* Btrfs: show useful info in space reservation tracepointLiu Bo2012-03-29
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for...Chris Mason2012-03-28
|\
| * Btrfs: improve the logic in btrfs_can_relocate()Ilya Dryomov2012-03-27
| * Btrfs: add __get_block_group_index() helperIlya Dryomov2012-03-27
| * Btrfs: add get_restripe_target() helperIlya Dryomov2012-03-27
| * Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov2012-03-27
| * Btrfs: make profile_is_valid() check more strictIlya Dryomov2012-03-27
| * Btrfs: add wrappers for working with alloc profilesIlya Dryomov2012-03-27
| * Btrfs: stop silently switching single chunks to raid0 on balanceIlya Dryomov2012-03-27
* | Merge branch 'error-handling' into for-linusChris Mason2012-03-28
|\ \ | |/ |/|
| * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| * btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-21
| * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| * btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPCJeff Mahoney2012-03-21
* | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-26
* | Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik2012-03-26
* | Btrfs: remove the ideal caching codeJosef Bacik2012-03-26
|/
* Btrfs: fix compiler warnings on 32 bit systemsChris Mason2012-02-24
* Btrfs: increase the global block reserve estimatesLiu Bo2012-02-23
* Btrfs: fix a bug on overcommit stuffLiu Bo2012-02-16
* Btrfs: fix trim 0 bytes after a device deleteLiu Bo2012-02-15
* Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie2012-01-26
* Btrfs: use larger system chunksChris Mason2012-01-16
* Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
* Btrfs: space leak tracepointsJosef Bacik2012-01-16
* Btrfs: add allocator tracepointsJosef Bacik2012-01-16
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\
| * Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt2012-01-04
| * Btrfs: put back delayed refs that are too newArne Jansen2012-01-04
| * Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
* | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason2012-01-16
|\ \
| * | Btrfs: update global block_rsv when creating a new block groupLi Zefan2012-01-10
| * | Btrfs: don't pass a trans handle unnecessarily in volumes.cLi Zefan2012-01-10
* | | Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...Chris Mason2012-01-16
|\ \ \
| * | | Btrfs: implement online profile changingIlya Dryomov2012-01-16
| * | | Btrfs: do not reduce profile in do_chunk_alloc()Ilya Dryomov2012-01-16
| * | | Btrfs: make avail_*_alloc_bits fields dynamicIlya Dryomov2012-01-16
| * | | Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bitIlya Dryomov2012-01-16
| * | | Btrfs: introduce masks for chunk type and profileIlya Dryomov2012-01-16
| * | | Btrfs: get rid of *_alloc_profile fieldsIlya Dryomov2012-01-16
| |/ /
* | | Btrfs: don't set up allocation result twiceAlexandre Oliva2012-01-07
* | | Btrfs: test free space only for unclustered allocationAlexandre Oliva2012-01-06