diff options
author | 2018-09-13 19:12:55 -1000 | |
---|---|---|
committer | 2018-09-13 19:12:55 -1000 | |
commit | a0efc03b7925c4b606b1c49feb394859754e1cc8 (patch) | |
tree | 998b4fbd2af2d78cb164493e6013aa89ea086700 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drm (diff) | |
parent | dm thin metadata: try to avoid ever aborting transactions (diff) | |
download | linux-dev-a0efc03b7925c4b606b1c49feb394859754e1cc8.tar.xz linux-dev-a0efc03b7925c4b606b1c49feb394859754e1cc8.zip |
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Pull device mapper fixes from Mike Snitzer:
- DM verity fix for crash due to using vmalloc'd buffers with the
asynchronous crypto hadsh API.
- Fix to both DM crypt and DM integrity targets to discontinue using
CRYPTO_TFM_REQ_MAY_SLEEP because its use of GFP_KERNEL can lead to
deadlock by recursing back into a filesystem.
- Various DM raid fixes related to reshape and rebuild races.
- Fix for DM thin-provisioning to avoid data corruption that was a
side-effect of needing to abort DM thin metadata transaction due to
running out of metadata space. Fix is to reserve a small amount of
metadata space so that once it is used the DM thin-pool can finish
its active transaction before switching to read-only mode.
* tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
dm thin metadata: try to avoid ever aborting transactions
dm raid: bump target version, update comments and documentation
dm raid: fix RAID leg rebuild errors
dm raid: fix rebuild of specific devices by updating superblock
dm raid: fix stripe adding reshape deadlock
dm raid: fix reshape race on small devices
dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
dm verity: fix crash on bufio buffer that was allocated with vmalloc
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions