[PATCH 00/10] mtip32xx: various fixes

From: Asai Thambi SP
Date: Mon Feb 22 2016 - 23:59:00 EST


Hi Jens,

This patchset includes various fixes for mtip32xx driver, tested
on kernel 4.5-rc3

Selvan Mani (10):
mtip32xx: Abort secure erase when drive is mounted
mtip32xx: Fix broken service thread handling
mtip32xx: Remove unwanted code from taskfile error handler
mtip32xx: Print exact time when an internal command is interrupted
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
mtip32xx: Handle safe removal during IO
mtip32xx: Handle FTL rebuild failure state during device
initialization
mtip32xx: Add timeout handler
mtip32xx: Cleanup queued requests after surprise removal

drivers/block/mtip32xx/mtip32xx.c | 380 +++++++++++++++++++++++++++++--------
drivers/block/mtip32xx/mtip32xx.h | 13 ++-
2 files changed, 314 insertions(+), 79 deletions(-)