Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1342809 > unrolled thread
| Started by | Asai Thambi SP <asamymuthupa@micron.com> |
|---|---|
| First post | 2016-02-25 06:20 +0100 |
| Last post | 2016-02-25 06:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v2 0/9] various fixes Asai Thambi SP <asamymuthupa@micron.com> - 2016-02-25 06:20 +0100
| From | Asai Thambi SP <asamymuthupa@micron.com> |
|---|---|
| Date | 2016-02-25 06:20 +0100 |
| Subject | [PATCH v2 0/9] various fixes |
| Message-ID | <r5Wvg-7oz-27@gated-at.bofh.it> |
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(-)
Back to top | Article view | linux.kernel
csiph-web