All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] LightNVM patches for 4.5-rc
@ 2016-02-20  7:52 Matias Bjørling
  2016-02-20  7:52 ` [PATCH 1/4] lightnvm: update closed list outside of intr context Matias Bjørling
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Matias Bjørling @ 2016-02-20  7:52 UTC (permalink / raw)
  To: linux-block, linux-kernel, axboe; +Cc: Matias Bjørling

Hi Jens,

Sorry, I was living in a fairy tail land, where patches are
miraculously applied without being sent upstream. Leading me to test
on top of the wrong base.

I was missing three patches, which I should have sent for previous -rc
round.

The first patch fixes taking a normal spinlock in interrupt context.
Second and third are cleanups, and at last the patch that previously
did not compile.

Thanks,
Matias

Javier González (2):
  lightnvm: update closed list outside of intr context
  lightnvm: generalize rrpc ppa calculations

Matias Bjørling (2):
  lightnvm: rename ->nr_pages to ->nr_sects
  lightnvm: remove struct nvm_dev->total_blocks

 drivers/lightnvm/core.c   |  6 +--
 drivers/lightnvm/gennvm.c |  7 ++--
 drivers/lightnvm/rrpc.c   | 98 ++++++++++++++++++++++++++---------------------
 drivers/lightnvm/rrpc.h   | 15 ++++++--
 include/linux/lightnvm.h  |  2 +-
 5 files changed, 71 insertions(+), 57 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-26 18:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20  7:52 [PATCH 0/4] LightNVM patches for 4.5-rc Matias Bjørling
2016-02-20  7:52 ` [PATCH 1/4] lightnvm: update closed list outside of intr context Matias Bjørling
2016-02-20  7:52 ` [PATCH 2/4] lightnvm: rename ->nr_pages to ->nr_sects Matias Bjørling
2016-02-20  7:52 ` [PATCH 3/4] lightnvm: remove struct nvm_dev->total_blocks Matias Bjørling
2016-02-20  7:52 ` [PATCH 4/4] lightnvm: generalize rrpc ppa calculations Matias Bjørling
2016-02-26 18:21 ` [PATCH 0/4] LightNVM patches for 4.5-rc Matias Bjorling
2016-02-26 18:30   ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.