[PATCH v2 0/9] various fixes

From: Asai Thambi SP
Date: Thu Feb 25 2016 - 00:15:50 EST


Hi Jens,

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

Selvan Mani (9):
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: Implement timeout handler
mtip32xx: Cleanup queued requests after surprise removal

drivers/block/mtip32xx/mtip32xx.c | 267 +++++++++++++++++++++++++++++--------
drivers/block/mtip32xx/mtip32xx.h | 11 ++-
2 files changed, 220 insertions(+), 58 deletions(-)