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