Merge tag 'for-4.14/dm-fixes' of...
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm Pull device mapper fixes from Mike Snitzer: - a stable fix for the alignment of the event number reported at the end of the 'DM_LIST_DEVICES' ioctl. - a couple stable fixes for the DM crypt target. - a DM raid health status reporting fix. * tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: dm raid: fix incorrect status output at the end of a "recover" process dm crypt: reject sector_size feature if device length is not aligned to it dm crypt: fix memory leak in crypt_ctr_cipher_old() dm ioctl: fix alignment of event number in the device list
Showing
- Documentation/device-mapper/dm-raid.txt 1 addition, 0 deletionsDocumentation/device-mapper/dm-raid.txt
- drivers/md/dm-core.h 1 addition, 0 deletionsdrivers/md/dm-core.h
- drivers/md/dm-crypt.c 5 additions, 0 deletionsdrivers/md/dm-crypt.c
- drivers/md/dm-ioctl.c 24 additions, 13 deletionsdrivers/md/dm-ioctl.c
- drivers/md/dm-raid.c 6 additions, 5 deletionsdrivers/md/dm-raid.c
- drivers/md/dm.c 8 additions, 2 deletionsdrivers/md/dm.c
- include/uapi/linux/dm-ioctl.h 2 additions, 2 deletionsinclude/uapi/linux/dm-ioctl.h
Please register or sign in to comment