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


Groups > linux.kernel > #1736554 > unrolled thread

[PATCH 0/6] misc patches mostly for pblk

Started byRakesh Pandit <rakesh@tuxera.com>
First post2017-09-21 13:30 +0200
Last post2017-09-21 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/6] misc patches mostly for pblk Rakesh Pandit <rakesh@tuxera.com> - 2017-09-21 13:30 +0200

#1736554 — [PATCH 0/6] misc patches mostly for pblk

FromRakesh Pandit <rakesh@tuxera.com>
Date2017-09-21 13:30 +0200
Subject[PATCH 0/6] misc patches mostly for pblk
Message-ID<us7Q6-kv-15@gated-at.bofh.it>
These are trivial changes up for review.  Most of them I made while
skimming through the code base.  They are mostly cleanups and they are
at random places.

Rakesh Pandit (6):
  lightnvm: pblk: reuse pblk_gc_should_kick
  lightnvm: pblk: protect line bitmap while submitting meta io
  lightnvm: pblk: fix message if L2P MAP is in device
  lightnvm: pblk: improve error message if down_timeout fails
  lightnvm: pblk: print incompatible line version correctly
  lightnvm: include NVM Express driver if OCSSD is selected for build

 drivers/lightnvm/Kconfig         |  1 +
 drivers/lightnvm/pblk-core.c     | 17 ++++++-----------
 drivers/lightnvm/pblk-init.c     |  2 +-
 drivers/lightnvm/pblk-recovery.c |  4 ++--
 drivers/lightnvm/pblk-rl.c       |  9 ---------
 drivers/lightnvm/pblk.h          |  1 +
 6 files changed, 11 insertions(+), 23 deletions(-)

-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web