aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* | Btrfs: fix a bug of writting free space cache during balanceLiu Bo2012-07-23
* | Btrfs: do not abort transaction in prealloc caseLiu Bo2012-07-23
* | Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-23
* | Btrfs: rework shrink_delallocJosef Bacik2012-07-23
* | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-23
* | Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-23
|/
* Btrfs: avoid waiting for delayed refs when we must notJan Schmidt2012-06-27
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
|\
| * Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt2012-05-26
* | Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik2012-05-30
* | Btrfs: cleanup: use consistent lock namingDan Carpenter2012-05-11
|/
* 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