Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: split dev-replace locking helpers for read and write | David Sterba | 2018-03-31 | 1 | -2/+4 |
* | btrfs: btrfs_dev_replace_cancel() can return int | Anand Jain | 2018-03-26 | 1 | -1/+1 |
* | btrfs: rename __btrfs_dev_replace_cancel() | Anand Jain | 2018-03-26 | 1 | -1/+1 |
* | btrfs: open code btrfs_dev_replace_cancel() | Anand Jain | 2018-03-26 | 1 | -2/+1 |
* | btrfs: constify device path passed to relevant helpers | David Sterba | 2017-02-28 | 1 | -2/+3 |
* | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 2016-12-06 | 1 | -2/+2 |
* | btrfs: refactor btrfs_dev_replace_start for reuse | Anand Jain | 2016-04-28 | 1 | -1/+3 |
* | Btrfs: fix lockdep deadlock warning due to dev_replace | Liu Bo | 2016-02-23 | 1 | -2/+5 |
* | Btrfs: add new sources for device replace code | Stefan Behrens | 2012-12-12 | 1 | -0/+18 |
* | Btrfs: add code to scrub to copy read data to another disk | Stefan Behrens | 2012-12-12 | 1 | -0/+26 |