summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: fixup error handling in btrfs_reloc_cowJosef Bacik2013-09-211-17/+24
* Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-011-3/+0
* Btrfs: Remove superfluous casts from u64 to unsigned long longGeert Uytterhoeven2013-09-011-4/+3
* Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-09-011-7/+7
* Btrfs: check to see if we have an inline item properlyJosef Bacik2013-09-011-0/+5
* Btrfs: cleanup reloc roots properly on errorJosef Bacik2013-09-011-1/+6
* Btrfs: add missing error checks to add_data_referencesFilipe David Borba Manana2013-09-011-1/+6
* Btrfs: remove btrfs_sector_sum structureMiao Xie2013-07-021-11/+3
* Btrfs: fix not being able to find skinny extents during relocateJosef Bacik2013-07-011-8/+27
* Btrfs: fix broken nocow after balanceMiao Xie2013-07-011-0/+44
* Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-141-1/+1
* Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-141-1/+1
* Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-141-3/+2
* Btrfs: init relocate extent_io_tree with a mappingJosef Bacik2013-06-081-4/+5
* Btrfs: don't use global block reservation for inode cache truncationMiao Xie2013-05-171-0/+5
* Btrfs: fix possible memory leak in replace_path()Stefan Behrens2013-05-171-1/+1
* btrfs: handle errors returned from get_tree_block_keyDavid Sterba2013-05-061-4/+8
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-2/+1
* Btrfs: fix all callers of read_tree_blockJosef Bacik2013-05-061-3/+15
* Btrfs: fix bad extent loggingJosef Bacik2013-05-061-1/+1
* btrfs: clean snapshots one by oneDavid Sterba2013-05-061-3/+0
* Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik2013-05-061-15/+58
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-081-17/+57
|\
| * Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-041-1/+5
| * Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| * Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| * Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| * Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-021-1/+1
|\|
| * Btrfs: use wrapper page_offsetMiao Xie2013-02-201-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2013-01-291-21/+19
|\|
| * Btrfs: cleanup for btrfs_btree_balance_dirtyLiu Bo2012-12-121-16/+6
| * Btrfs: make delalloc inodes be flushed by multi-taskMiao Xie2012-12-111-1/+5
| * Btrfs: improve the noflush reservationMiao Xie2012-12-111-4/+8
* | btrfs: fix comment typosLiu Bo2013-01-091-2/+2
|/
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-091-1/+1
* Btrfs: kill obsolete arguments in btrfs_wait_ordered_extentsLiu Bo2012-10-041-1/+1
* Btrfs: fix error handling in delete_block_group_cache()Tsutomu Itoh2012-10-011-2/+2
* Btrfs: add a new "type" field into the block reservation structureMiao Xie2012-10-011-1/+2
* btrfs: use printk_get_level and printk_skip_level, add __printf, fix falloutJoe Perches2012-07-301-1/+1
* Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-231-1/+2
* Btrfs: Fix space checking during fs resizeDaniel J Blueman2012-04-271-1/+1
* Btrfs: Prevent root_list corruptionDaniel J Blueman2012-04-271-0/+2
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-11/+24
* btrfs: enhance transaction abort infrastructureJeff Mahoney2012-03-221-6/+8
* btrfs: btrfs_drop_snapshot should return intJeff Mahoney2012-03-221-1/+2
* btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-221-12/+10
* btrfs: __add_reloc_root error push-upJeff Mahoney2012-03-221-6/+16
* btrfs: Panic on bad rbtree operationsJeff Mahoney2012-03-221-7/+29
* Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-161-2/+0