diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-28 10:08:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-28 10:08:49 -0700 |
commit | c75981a1be350f14dbfca56e62bea077dafdad96 (patch) | |
tree | dbe8b00fdc75a4361a6ea21ce4ec173106f82eeb /fs/coda/file.c | |
parent | 6fb9f7f839e0928dd15e68d4006729d1a9782c75 (diff) | |
parent | 1e4ab7b4c881cf26c1c72b3f56519e03475486fb (diff) |
Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- Fix double free on memory allocation failure in DM integrity target's
integrity_recalc()
- Fix locking in DM raid target's raid_ctr() and around call to
md_stop()
- Fix DM cache target's cleaner policy to always allow work to be
queued for writeback; even if cache isn't idle.
* tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
dm raid: protect md_stop() with 'reconfig_mutex'
dm raid: clean up four equivalent goto tags in raid_ctr()
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
dm integrity: fix double free on memory allocation failure
Diffstat (limited to 'fs/coda/file.c')
0 files changed, 0 insertions, 0 deletions