summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-161-8/+10
|\
| * Btrfs: mark delayed refs as for cowArne Jansen2011-12-221-8/+10
* | Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik2011-12-151-0/+2
|/
* Btrfs: fix orphan backref nodesMiao Xie2011-11-101-0/+2
* btrfs: check file extent backref offset underflowYan, Zheng2011-10-201-1/+4
* Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-191-4/+2
* Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik2011-10-191-1/+2