Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-22 | scsi: dm: Remove WRITE_SAME support | Christoph Hellwig | 1 | -1/+0 |
2021-10-18 | dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them | Christoph Hellwig | 1 | -1/+1 |
2021-08-31 | Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2021-08-16 | dm-ebs: use bvec_virt | Christoph Hellwig | 1 | -1/+1 |
2021-08-10 | dm: update target status functions to support IMA measurement | Tushar Sugandhi | 1 | -0/+3 |
2021-03-26 | dm ebs: fix a few typos | Bhaskar Chowdhury | 1 | -3/+3 |
2020-12-21 | dm ebs: avoid double unlikely() notation when using IS_ERR() | Antonio Quartulli | 1 | -1/+1 |
2020-08-04 | dm ebs: Fix incorrect checking for REQ_OP_FLUSH | John Dorminy | 1 | -1/+1 |
2020-06-05 | dm ebs: use dm_bufio_forget_buffers | Mikulas Patocka | 1 | -2/+2 |
2020-05-15 | dm ebs: pass discards down to underlying device | Heinz Mauelshagen | 1 | -7/+34 |
2020-05-15 | dm: add emulated block size target | Heinz Mauelshagen | 1 | -0/+444 |