| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-11-18 | dm-ebs: Mark full buffer dirty even on partial write | Uladzislau Rezki (Sony) | 1 | -1/+1 |
| 2025-05-04 | dm: Allow .prepare_ioctl to handle ioctls directly | Kevin Wolf | 1 | -1/+2 |
| 2025-03-28 | dm-ebs: fix prefetch-vs-suspend race | Mikulas Patocka | 1 | -0/+7 |
| 2025-01-08 | dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY | Mikulas Patocka | 1 | -1/+1 |
| 2024-07-10 | dm: stop using blk_limits_io_{min,opt} | Christoph Hellwig | 1 | -1/+1 |
| 2024-02-20 | dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list | Mike Snitzer | 1 | -1/+1 |
| 2023-04-11 | dm: add helper macro for simple DM target module init and exit | Yangtao Li | 1 | -13/+1 |
| 2023-04-11 | dm: push error reporting down to dm_register_target() | Yangtao Li | 1 | -6/+1 |
| 2023-02-14 | dm: avoid spaces before function arguments or in favour of tabs | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: change "unsigned" to "unsigned int" | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: add missing SPDX-License-Indentifiers | Heinz Mauelshagen | 1 | -0/+1 |
| 2022-08-06 | Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2022-07-28 | dm bufio: Add flags argument to dm_bufio_client_create | Nathan Huckleberry | 1 | -1/+2 |
| 2022-07-14 | dm/ebs: Change 'int rw' into 'enum req_op op' | Bart Van Assche | 1 | -7/+8 |
| 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 |