aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
Commit message (Expand)AuthorAge
* Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana2017-01-06
* Btrfs: kill BUG_ON in do_relocationLiu Bo2016-10-17
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* Btrfs: don't leak reloc root nodes on errorJosef Bacik2016-09-26
* Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo2016-09-26
* Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
* Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-01
* btrfs: update btrfs_space_info's bytes_may_use timelyWang Xiaoguang2016-08-25
* btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()Wang Xiaoguang2016-08-25
* btrfs: relocation: Fix leaking qgroups numbers on data extentsQu Wenruo2016-08-25
* btrfs: btrfs_abort_transaction, drop root parameterJeff Mahoney2016-07-26
* Btrfs: fix panic in balance due to EIOLiu Bo2016-07-26
* Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()Liu Bo2016-07-26
* 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-12
| * | Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana2016-05-12
| * | Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana2016-05-12
| |/
* / 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