diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-16 19:12:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-16 19:12:21 +0200 |
commit | dcd619847ca7b1f3123ba35976225ee77b83f959 (patch) | |
tree | c502143bb86225873c9fd626b9f4b1a922b77b62 /drivers/mailbox | |
parent | Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... (diff) | |
parent | dm: fix mempool NULL pointer race when completing IO (diff) | |
download | linux-dcd619847ca7b1f3123ba35976225ee77b83f959.tar.xz linux-dcd619847ca7b1f3123ba35976225ee77b83f959.zip |
Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- Fix DM verity target to skip redundant processing on I/O errors.
- Fix request-based DM so that it doesn't queue request to blk-mq when
DM device is suspended.
- Fix DM core mempool NULL pointer race when completing IO.
- Make DM clone target's 'descs' array static.
* tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm: fix mempool NULL pointer race when completing IO
dm rq: don't queue request to blk-mq during DM suspend
dm clone: make array 'descs' static
dm verity: skip redundant verity_handle_err() on I/O errors
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions