summaryrefslogtreecommitdiff
path: root/drivers/md/dm-io-rewind.c
Commit message (Expand)AuthorAgeFilesLines
* dm: avoid void function return statementsHeinz Mauelshagen2023-02-141-2/+0
* dm: change "unsigned" to "unsigned int"Heinz Mauelshagen2023-02-141-2/+2
* dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen2023-02-141-1/+1
* dm: add two stage requeue mechanismMing Lei2022-07-071-1/+24
* dm: add dm_bio_rewind() API to DM coreMing Lei2022-07-071-0/+143