aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: do not reset last_snapshot after relocationJosef Bacik2014-04-06
* Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie2014-03-10
* Btrfs: fix an oops when we fail to relocate tree blocksWang Shilong2014-01-28
* Btrfs: fix an oops when we fail to merge reloc rootsWang Shilong2014-01-28
* Btrfs: remove unused argument from select_reloc_root()Wang Shilong2014-01-28
* Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* Btrfs: remove unnecessary filemap writting and waiting after block group relo...Wang Shilong2014-01-28
* Btrfs: improve forever loop when doing balance relocationWang Shilong2014-01-28
* Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong2013-12-12
* Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong2013-12-12
* Btrfs: fix an oops when doing balance relocationWang Shilong2013-12-12
* Btrfs: rename btrfs_start_all_delalloc_inodesMiao Xie2013-11-11
* Btrfs: don't wait for the completion of all the ordered extentsMiao Xie2013-11-11
* btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)Dulshani Gunawardhana2013-11-11
* Btrfs: use 'u64' rather than 'int' to get extent's generationWang Shilong2013-11-11
* Btrfs: stop committing the transaction so much during relocateJosef Bacik2013-11-11
* Btrfs: return an error from btrfs_wait_ordered_rangeJosef Bacik2013-11-11
* Btrfs: fix BUG_ON() casued by the reserved space migrationMiao Xie2013-11-11
* Btrfs: relocate csums properly with prealloc extentsJosef Bacik2013-11-11
* Btrfs: remove path arg from btrfs_truncate_free_space_cacheFilipe David Borba Manana2013-11-11
* Btrfs: fix oops caused by the space balance and dead rootsMiao Xie2013-10-10
* Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-21
* Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik2013-09-21
* Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-01
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-01
* Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-09-01
* Btrfs: check to see if we have an inline item properlyJosef Bacik2013-09-01
* Btrfs: cleanup reloc roots properly on errorJosef Bacik2013-09-01
* Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana2013-09-01
* Btrfs: remove btrfs_sector_sum structureMiao Xie2013-07-02
* Btrfs: fix not being able to find skinny extents during relocateJosef Bacik2013-07-01
* Btrfs: fix broken nocow after balanceMiao Xie2013-07-01
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-14
* Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-14
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
* Btrfs: init relocate extent_io_tree with a mappingJosef Bacik2013-06-08
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-17
* Btrfs: fix possible memory leak in replace_path()Stefan Behrens2013-05-17
* btrfs: handle errors returned from get_tree_block_keyDavid Sterba2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* Btrfs: fix all callers of read_tree_blockJosef Bacik2013-05-06
* Btrfs: fix bad extent loggingJosef Bacik2013-05-06
* btrfs: clean snapshots one by oneDavid Sterba2013-05-06
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-08
|\
| * Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-04
| * Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-04
| * Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-04
| * Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-04
| * Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-04