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