Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1342809 > unrolled thread

[PATCH v2 0/9] various fixes

Started byAsai Thambi SP <asamymuthupa@micron.com>
First post2016-02-25 06:20 +0100
Last post2016-02-25 06:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/9] various fixes Asai Thambi SP <asamymuthupa@micron.com> - 2016-02-25 06:20 +0100

#1342809 — [PATCH v2 0/9] various fixes

FromAsai Thambi SP <asamymuthupa@micron.com>
Date2016-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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web