summaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik2016-07-07
* Btrfs: fill relocation block rsv after allocationJosef Bacik2016-07-07
* Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik2016-07-07
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
* | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason2016-05-17
|\ \
| * | Btrfs: fix race between block group relocation and nocow writesFilipe Manana2016-05-13
| * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-13
| * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-13
| |/
* | btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain2016-04-28
|/
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-09
|\
| * Btrfs: fix invalid reference in replace_pathLiu Bo2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-29
|\
| * btrfs: add free space tree to the cow-only listDavid Sterba2016-01-25
* | wrappers for ->i_mutex accessAl Viro2016-01-22
|/
* btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-07
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-10-25
* btrfs: qgroup: Cleanup old inaccurate facilitiesQu Wenruo2015-10-21
* btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...Qu Wenruo2015-10-21
* Btrfs: consolidate btrfs_error() to btrfs_std_error()Anand Jain2015-09-29
* btrfs: Remove unnecessary variants in relocation.cZhaolei2015-08-09
* btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()Zhaolei2015-08-09
* btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()Zhaolei2015-08-09
* btrfs: Use ref_cnt for set_block_group_ro()Zhaolei2015-08-09
* Btrfs: fix wrong check for btrfs_force_chunk_alloc()Shilong Wang2015-07-01
* Btrfs: fix up read_tree_block to return proper errorLiu Bo2015-06-03
* btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-13
* Btrfs: allow block group cache writeout outside critical section in commitChris Mason2015-04-10
* btrfs: sink blocksize parameter to tree_block_processedDavid Sterba2014-12-12
* btrfs: sink blocksize parameter to readahead_tree_blockDavid Sterba2014-12-12
* Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason2014-10-04
|\
| * btrfs: remove parameter blocksize from read_tree_blockDavid Sterba2014-10-02
| * btrfs: inline code of reada_tree_block and remove itDavid Sterba2014-10-02
| * btrfs: remove unused parameter from readahead_tree_blockDavid Sterba2014-10-02
* | Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\ \
| * | btrfs: let merge_reloc_roots return voidDavid Sterba2014-10-02
| |/
* | Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik2014-10-03
* | Btrfs: cleanup error handling in build_backref_treeJosef Bacik2014-10-03
|/
* btrfs: use nodesize everywhere, kill leafsizeDavid Sterba2014-09-17
* btrfs: clenaup: don't call btrfs_release_path before free_pathDavid Sterba2014-09-17
* btrfs: remove stale newlines from log messagesDavid Sterba2014-06-09
* Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie2014-06-09
* 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