Revision a38a19efcd9b7b536e2820df91e9f0be806f9a42 authored by Linus Torvalds on 24 July 2020, 20:44:14 UTC, committed by Linus Torvalds on 24 July 2020, 20:44:14 UTC
Pull device mapper fix from Mike Snitzer:
 "A stable fix for DM integrity target's integrity recalculation that
  gets skipped when resuming a device. This is a fix for a previous
  stable@ fix"

* tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm integrity: fix integrity recalculation that is improperly skipped
2 parent s c615035 + 5df96f2
History
File Mode Size
encrypted-keys
trusted-keys
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 677 bytes
big_key.c -rw-r--r-- 6.6 KB
compat.c -rw-r--r-- 4.0 KB
compat_dh.c -rw-r--r-- 1.1 KB
dh.c -rw-r--r-- 8.4 KB
gc.c -rw-r--r-- 9.9 KB
internal.h -rw-r--r-- 12.4 KB
key.c -rw-r--r-- 31.4 KB
keyctl.c -rw-r--r-- 49.5 KB
keyctl_pkey.c -rw-r--r-- 6.9 KB
keyring.c -rw-r--r-- 47.8 KB
permission.c -rw-r--r-- 3.2 KB
persistent.c -rw-r--r-- 4.3 KB
proc.c -rw-r--r-- 7.7 KB
process_keys.c -rw-r--r-- 23.5 KB
request_key.c -rw-r--r-- 21.4 KB
request_key_auth.c -rw-r--r-- 7.1 KB
sysctl.c -rw-r--r-- 1.7 KB
user_defined.c -rw-r--r-- 4.6 KB

back to top