Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1340297
| From | Asai Thambi SP <asamymuthupa@micron.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 00/10] mtip32xx: various fixes |
| Date | 2016-02-23 06:00 +0100 |
| Message-ID | <r5deN-8N-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 00/10] mtip32xx: various fixes Asai Thambi SP <asamymuthupa@micron.com> - 2016-02-23 06:00 +0100
Re: [PATCH 00/10] mtip32xx: various fixes Jens Axboe <axboe@kernel.dk> - 2016-02-23 17:20 +0100
Re: [PATCH 00/10] mtip32xx: various fixes Asai Thambi SP <asamymuthupa@micron.com> - 2016-02-24 03:20 +0100
csiph-web