Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338165
| From | Matias Bjørling <m@bjorling.me> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] LightNVM patches for next 4.5-rc |
| Date | 2016-02-19 14:00 +0100 |
| Message-ID | <r3SP8-5eH-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Jens, Here is a couple of patches for the next 4.5-rc. A patch from Alan that fixes up logic in nvm_configure_get. Another patch from Javier that fixes a bug with multiple luns in RRPC, and at last a patch from me that fixes the get bad block interface when multiple planes are available on the media. Please pick up when convenient. Thanks, Matias Alan (1): lightnvm: fix up nonsensical configure overrun checking Javier González (1): lightnvm: generalize rrpc ppa calculations Matias Bjørling (1): lightnvm: fold get bb tbl when using dual/quad plane mode drivers/lightnvm/core.c | 13 ++++++------ drivers/lightnvm/rrpc.c | 48 ++++++++++++++++++++++++++++---------------- drivers/lightnvm/rrpc.h | 9 +++++++++ drivers/nvme/host/lightnvm.c | 46 +++++++++++++++++++++++++++++++++++++----- include/linux/lightnvm.h | 6 +++--- 5 files changed, 90 insertions(+), 32 deletions(-) -- 2.1.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] LightNVM patches for next 4.5-rc Matias Bjørling <m@bjorling.me> - 2016-02-19 14:00 +0100
Re: [PATCH 0/3] LightNVM patches for next 4.5-rc Jens Axboe <axboe@kernel.dk> - 2016-02-19 20:20 +0100
Re: [PATCH 0/3] LightNVM patches for next 4.5-rc Jens Axboe <axboe@kernel.dk> - 2016-02-20 04:50 +0100
csiph-web