aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-16/+4
2018-03-31btrfs: split dev-replace locking helpers for read and writeDavid Sterba1-2/+4
2018-03-26btrfs: btrfs_dev_replace_cancel() can return intAnand Jain1-1/+1
2018-03-26btrfs: rename __btrfs_dev_replace_cancel()Anand Jain1-1/+1
2018-03-26btrfs: open code btrfs_dev_replace_cancel()Anand Jain1-2/+1
2017-02-28btrfs: constify device path passed to relevant helpersDavid Sterba1-2/+3
2016-12-06btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney1-2/+2
2016-04-28btrfs: refactor btrfs_dev_replace_start for reuseAnand Jain1-1/+3
2016-02-23Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo1-2/+5
2012-12-12Btrfs: add new sources for device replace codeStefan Behrens1-0/+18
2012-12-12Btrfs: add code to scrub to copy read data to another diskStefan Behrens1-0/+26