summaryrefslogtreecommitdiff
path: root/drivers/md/dm-ebs-target.c
AgeCommit message (Expand)Author
2021-10-18dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding themChristoph Hellwig
2021-08-31Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-16dm-ebs: use bvec_virtChristoph Hellwig
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2021-03-26dm ebs: fix a few typosBhaskar Chowdhury
2020-12-21dm ebs: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2020-08-04dm ebs: Fix incorrect checking for REQ_OP_FLUSHJohn Dorminy
2020-06-05dm ebs: use dm_bufio_forget_buffersMikulas Patocka
2020-05-15dm ebs: pass discards down to underlying deviceHeinz Mauelshagen
2020-05-15dm: add emulated block size targetHeinz Mauelshagen