Age | Commit message (Expand) | Author | Files | Lines |
2022-09-26 | btrfs: add struct declarations in dev-replace.h | Josef Bacik | 1 | -0/+4 |
2021-02-09 | btrfs: zoned: mark block groups to copy for device-replace | Naohiro Aota | 1 | -0/+3 |
2019-11-18 | btrfs: add __pure attribute to functions | David Sterba | 1 | -1/+1 |
2019-04-29 | btrfs: get fs_info from trans in btrfs_run_dev_replace | David Sterba | 1 | -2/+1 |
2018-12-17 | btrfs: dev-replace: open code trivial locking helpers | David Sterba | 1 | -4/+0 |
2018-12-17 | btrfs: dev-replace: remove custom read/write blocking scheme | David Sterba | 1 | -1/+0 |
2018-12-17 | btrfs: mark btrfs_dev_replace_start as static | Anand Jain | 1 | -3/+0 |
2018-10-15 | btrfs: open code btrfs_after_dev_replace_commit | David Sterba | 1 | -1/+0 |
2018-10-15 | btrfs: open code btrfs_dev_replace_stats_inc | David Sterba | 1 | -5/+0 |
2018-10-15 | btrfs: open code btrfs_dev_replace_clear_lock_blocking | David Sterba | 1 | -2/+0 |
2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 1 | -16/+4 |
2018-03-31 | btrfs: split dev-replace locking helpers for read and write | David Sterba | 1 | -2/+4 |
2018-03-26 | btrfs: btrfs_dev_replace_cancel() can return int | Anand Jain | 1 | -1/+1 |
2018-03-26 | btrfs: rename __btrfs_dev_replace_cancel() | Anand Jain | 1 | -1/+1 |
2018-03-26 | btrfs: open code btrfs_dev_replace_cancel() | Anand Jain | 1 | -2/+1 |
2017-02-28 | btrfs: constify device path passed to relevant helpers | David Sterba | 1 | -2/+3 |
2016-12-06 | btrfs: take an fs_info directly when the root is not used otherwise | Jeff Mahoney | 1 | -2/+2 |
2016-04-28 | btrfs: refactor btrfs_dev_replace_start for reuse | Anand Jain | 1 | -1/+3 |
2016-02-23 | Btrfs: fix lockdep deadlock warning due to dev_replace | Liu Bo | 1 | -2/+5 |
2012-12-13 | Btrfs: add new sources for device replace code | Stefan Behrens | 1 | -0/+18 |
2012-12-13 | Btrfs: add code to scrub to copy read data to another disk | Stefan Behrens | 1 | -0/+26 |