summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ebs-target.c
Commit message (Expand)AuthorAgeFilesLines
* dm ebs: fix a few typosBhaskar Chowdhury2021-03-261-3/+3
* dm ebs: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2020-12-211-1/+1
* dm ebs: Fix incorrect checking for REQ_OP_FLUSHJohn Dorminy2020-08-041-1/+1
* dm ebs: use dm_bufio_forget_buffersMikulas Patocka2020-06-051-2/+2
* dm ebs: pass discards down to underlying deviceHeinz Mauelshagen2020-05-151-7/+34
* dm: add emulated block size targetHeinz Mauelshagen2020-05-151-0/+444