- 8e91c23 dm integrity: fix out-of-range warning by Arnd Bergmann · 11 months ago
- b4d78cf dm-integrity: align the outgoing bio in integrity_recheck by Mikulas Patocka · 12 months ago
- 55e565c dm-integrity: fix a memory leak when rechecking the data by Mikulas Patocka · 12 months ago
- d2bac08 Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 12 months ago
- f30e5ed1 dm-integrity: set max_integrity_segments in dm_integrity_io_hints by Christoph Hellwig · 1 year ago
- 66ad2fb dm-integrity, dm-verity: reduce stack usage for recheck by Arnd Bergmann · 1 year ago
- 6e5f0f6 dm io: Support IO priority by Hongyu Jin · 1 year, 1 month ago
- 0e0c50e dm-crypt, dm-integrity, dm-verity: bump target version by Mike Snitzer · 1 year, 1 month ago
- c88f5e5 dm-integrity: recheck the integrity tag after a failure by Mikulas Patocka · 1 year, 1 month ago
- b86f4b7 dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata() by Mikulas Patocka · 1 year, 3 months ago
- 070bb43 dm integrity: use crypto_shash_digest() in sb_mac() by Eric Biggers · 1 year, 4 months ago
- d4a3806 dm integrity: fix double free on memory allocation failure by Mikulas Patocka · 1 year, 8 months ago
- 6cdbb09 Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 1 year, 8 months ago
- 3be1622 dm integrity: scale down the recalculate buffer if memory allocation fails by Mikulas Patocka · 1 year, 9 months ago
- da8b4fc dm integrity: only allocate recalculate buffer when needed by Mikulas Patocka · 1 year, 9 months ago
- 6d50eb4 dm integrity: reduce vmalloc space footprint on 32-bit architectures by Mikulas Patocka · 1 year, 9 months ago
- 25c9a4a dm integrity: Use %*ph for printing hexdump of a small buffer by Andy Shevchenko · 1 year, 9 months ago
- 57bbf99 dm integrity: Use alloc_ordered_workqueue() to create ordered workqueues by Tejun Heo · 1 year, 10 months ago
- 26cb62a dm: remove unnecessary (void*) conversions by Yu Zhe · 2 years ago
- b362c73 dm: push error reporting down to dm_register_target() by Yangtao Li · 2 years ago
- 6b79a42 dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path by Mike Snitzer · 1 year, 11 months ago
- f0b2769 Merge tag 'for-6.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 2 years ago
- ba287d7 dm integrity: change macros min/max() -> min_t/max_t where appropriate by Heinz Mauelshagen · 2 years, 1 month ago
- 8d1058f dm: fix use of sizeof() macro by Heinz Mauelshagen · 2 years, 1 month ago
- 6cc435f dm: avoid 'do {} while(0)' loop in single statement macros by Heinz Mauelshagen · 2 years, 1 month ago
- 1c13188 dm: prefer '"%s...", __func__' by Heinz Mauelshagen · 2 years, 1 month ago
- 2d0f25c dm: remove unnecessary braces from single statement blocks by Heinz Mauelshagen · 2 years, 1 month ago
- 0ef0b47 dm: add missing empty lines by Heinz Mauelshagen · 2 years, 1 month ago
- 03b1888 dm: fix trailing statements by Heinz Mauelshagen · 2 years, 1 month ago
- 255e264 dm: address indent/space issues by Heinz Mauelshagen · 2 years, 1 month ago
- 86a3238 dm: change "unsigned" to "unsigned int" by Heinz Mauelshagen · 2 years, 1 month ago
- 3bd9400 dm: add missing SPDX-License-Indentifiers by Heinz Mauelshagen · 2 years, 1 month ago
- dcfe653 dm: Remove completion function scaffolding by Herbert Xu · 2 years, 1 month ago
- 9674722 dm: Add scaffolding to change completion function signature by Herbert Xu · 2 years, 1 month ago
- 5cd6d1d5 dm integrity: Remove bi_sector that's only used by commented debug code by Jiapeng Chong · 2 years, 1 month ago
- f50cb2c dm integrity: Fix UAF in dm_integrity_dtr() by Luo Meng · 2 years, 3 months ago
- f4408c3 Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 4 months ago
- 984bf2c dm integrity: clear the journal on suspend by Mikulas Patocka · 2 years, 4 months ago
- 5e5dab5 dm integrity: flush the journal on suspend by Mikulas Patocka · 2 years, 4 months ago
- 29aa778 dm-integrity: set dma_alignment limit in io_hints by Keith Busch · 2 years, 4 months ago
- 20cf903 Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 2 years, 7 months ago
- 0fcb100 dm bufio: Add flags argument to dm_bufio_client_create by Nathan Huckleberry · 2 years, 8 months ago
- c9154a4 dm/dm-integrity: Combine request operation and flags by Bart Van Assche · 2 years, 8 months ago
- 581075e dm/core: Reduce the size of struct dm_io_request by Bart Van Assche · 2 years, 8 months ago
- ff07a02 treewide: Rename enum req_opf into enum req_op by Bart Van Assche · 2 years, 8 months ago
- d3f2a14 dm integrity: fix error code in dm_integrity_ctr() by Dan Carpenter · 2 years, 11 months ago
- 08c1af8 dm integrity: fix memory corruption when tag_size is less than digest size by Mikulas Patocka · 3 years ago
- cc09e8a dm integrity: set journal entry unused when shrinking device by Mikulas Patocka · 3 years ago
- 0a806cf dm-integrity: stop using bio_devname by Christoph Hellwig · 3 years ago
- f069c7a dm integrity: Use struct_group() to zero struct journal_sector by Kees Cook · 3 years, 3 months ago
- 1cef171 dm integrity: fix data corruption due to improper use of bvec_kmap_local by Mike Snitzer · 3 years, 3 months ago
- c183e17 Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 4 months ago
- 25058d1 dm integrity: use bvec_kmap_local in __journal_read_write by Christoph Hellwig · 3 years, 5 months ago
- c12d205 dm integrity: use bvec_kmap_local in integrity_metadata by Christoph Hellwig · 3 years, 5 months ago
- 82bb859 dm integrity: log audit events for dm-integrity target by Michael Weiß · 3 years, 6 months ago
- 6dcbb52 dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them by Christoph Hellwig · 3 years, 5 months ago
- efa916a Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 6 months ago
- 33ace4c dm ima: update dm target attributes for ima measurements by Tushar Sugandhi · 3 years, 7 months ago
- 964cacf dm-integrity: use bvec_virt by Christoph Hellwig · 3 years, 7 months ago
- 8ec4566 dm: update target status functions to support IMA measurement by Tushar Sugandhi · 3 years, 8 months ago
- bc8f3d4 dm integrity: fix sparse warnings by Mikulas Patocka · 3 years, 10 months ago
- dbae70d dm integrity: revert to not using discard filler when recalulating by Mikulas Patocka · 3 years, 10 months ago
- 7a5b96b dm integrity: use discard support when recalculating by Mikulas Patocka · 3 years, 10 months ago
- b1a2b93 dm integrity: increase RECALC_SECTORS to improve recalculate speed by Mikulas Patocka · 3 years, 11 months ago
- a9c0fda dm integrity: don't re-write metadata if discarding same blocks by Mikulas Patocka · 3 years, 11 months ago
- 17e9e13 dm integrity: fix missing goto in bitmap_flush_interval error handling by Tian Tao · 3 years, 11 months ago
- db7b93e3 dm integrity: add the "reset_recalculate" feature flag by Mikulas Patocka · 4 years ago
- 09d85f8 dm integrity: introduce the "fix_hmac" argument by Mikulas Patocka · 4 years, 2 months ago
- 23c4ecb dm integrity: fix spelling mistake "flusing" -> "flushing" by Colin Ian King · 4 years, 2 months ago
- 5c02406 dm integrity: conditionally disable "recalculate" feature by Mikulas Patocka · 4 years, 2 months ago
- 2d06dfe dm integrity: fix a crash if "recalculate" used without "internal_hash" by Mikulas Patocka · 4 years, 2 months ago
- 17ffc19 dm integrity: fix the maximum number of arguments by Mikulas Patocka · 4 years, 2 months ago
- 9b59482 dm integrity: fix flush with external metadata device by Mikulas Patocka · 4 years, 2 months ago
- a7a10bc dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 5 months ago
- e27fec6 dm integrity: fix error reporting in bitmap mode after creation by Mikulas Patocka · 4 years, 6 months ago
- 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 5df96f2 dm integrity: fix integrity recalculation that is improperly skipped by Mikulas Patocka · 4 years, 8 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 8 months ago
- b25c664 Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 9 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 10 months ago
- b18ae8d dm: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 10 months ago
- a86fe8b dm integrity: remove set but not used variables by YueHaibing · 5 years ago
- 8267d8f dm integrity: fix logic bug in integrity tag testing by Mikulas Patocka · 5 years ago
- e7fc1e5 dm integrity: fix ppc64le warning by Mike Snitzer · 5 years ago
- 31843ed dm integrity: improve discard in journal mode by Mikulas Patocka · 5 years ago
- 84597a4 dm integrity: add optional discard support by Mikulas Patocka · 5 years ago
- 1ac2c15 dm integrity: allow resize of the integrity device by Mikulas Patocka · 5 years ago
- 87fb177 dm integrity: factor out get_provided_data_sectors() by Mikulas Patocka · 5 years ago
- f6f72f3 dm integrity: don't replay journal data past the end of the device by Mikulas Patocka · 5 years ago
- 7649194 dm integrity: remove sector type casts by Mikulas Patocka · 5 years ago
- b93b664 dm integrity: fix a crash with unusually large tag size by Mikulas Patocka · 5 years ago
- eaab4bd dm integrity: print device name in integrity_metadata() error message by Erich Eckner · 5 years ago
- 636be42 dm: bump version of core and various targets by Mike Snitzer · 5 years ago
- 248aa26 dm integrity: use dm_bio_record and dm_bio_restore by Mike Snitzer · 5 years ago
- adc0daa dm: report suspended device during destroy by Mikulas Patocka · 5 years ago
- 7fc2e47 dm integrity: fix invalid table returned due to argument count mismatch by Mikulas Patocka · 5 years ago
- 53770f0 dm integrity: fix a deadlock due to offloading to an incorrect workqueue by Mikulas Patocka · 5 years ago
- d5bdf66 dm integrity: fix recalculation when moving from journal mode to bitmap mode by Mikulas Patocka · 5 years ago
- d537858 dm integrity: fix excessive alignment of metadata runs by Mikulas Patocka · 5 years ago