aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
Commit message (Expand)AuthorAge
* btrfs: dev-replace: remove pointless assert in write unlockDavid Sterba2018-10-15
* btrfs: dev-replace: move replace members out of fs_infoDavid Sterba2018-10-15
* btrfs: dev-replace: avoid useless lock on error handling pathDavid Sterba2018-10-15
* btrfs: open code btrfs_after_dev_replace_commitDavid Sterba2018-10-15
* btrfs: open code btrfs_dev_replace_clear_lock_blockingDavid Sterba2018-10-15
* btrfs: remove btrfs_dev_replace::read_locksDavid Sterba2018-10-15
* btrfs: fix error handling in btrfs_dev_replace_startJeff Mahoney2018-10-15
* btrfs: Make btrfs_find_device_by_devspec return btrfs_device directlyNikolay Borisov2018-10-15
* btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro2018-08-06
* btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov2018-08-06
* btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov2018-08-06
* btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov2018-08-06
* btrfs: prune unused includesDavid Sterba2018-08-06
* btrfs: replace get_seconds with new 64bit time APIAllen Pais2018-08-06
* btrfs: drop uuid_mutex in btrfs_dev_replace_finishingAnand Jain2018-05-28
* btrfs: replace waitqueue_actvie with cond_wake_upDavid Sterba2018-05-28
* btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_rootsNikolay Borisov2018-05-28
* btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_startDavid Sterba2018-05-28
* btrfs: add proper safety check before resuming dev-replaceDavid Sterba2018-05-28
* btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make staticDavid Sterba2018-05-28
* btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clearDavid Sterba2018-05-28
* btrfs: squeeze btrfs_dev_replace_continue_on_mount to its callerDavid Sterba2018-05-28
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: split dev-replace locking helpers for read and writeDavid Sterba2018-03-30
* btrfs: log, when replace, is canceled by the userAnand Jain2018-03-26
* btrfs: fix null pointer deref when target device is missingAnand Jain2018-03-26
* btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()Anand Jain2018-03-26
* btrfs: btrfs_dev_replace_cancel() can return intAnand Jain2018-03-26
* btrfs: rename __btrfs_dev_replace_cancel()Anand Jain2018-03-26
* btrfs: open code btrfs_dev_replace_cancel()Anand Jain2018-03-26
* btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGTAnand Jain2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain2018-01-22
* btrfs: add helper for device path or missingAnand Jain2018-01-22
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba2017-08-16
* | btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba2017-08-16
|/
* btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-29
* Btrfs: switch to div64_u64 if with a u64 divisorLiu Bo2017-04-18
* btrfs: Wait for in-flight bios before freeing target device for raid56Qu Wenruo2017-04-18
* btrfs: track exclusive filesystem operation in flagsDavid Sterba2017-04-18
* btrfs: constify device path passed to relevant helpersDavid Sterba2017-02-28
* btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney2016-09-26
* btrfs: unsplit printed stringsJeff Mahoney2016-09-26
* btrfs: btrfs_test_opt and friends should take a btrfs_fs_infoJeff Mahoney2016-07-26
* 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