All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave
@ 2021-04-20  4:44 Coly Li
  2021-04-20  4:44 ` [PATCH 1/2] bcache: Kconfig dependence fix for NVDIMM support Coly Li
  2021-04-20  4:44 ` [PATCH 2/2] bcache: Set error return err to -ENOMEM on allocation failure Coly Li
  0 siblings, 2 replies; 4+ messages in thread
From: Coly Li @ 2021-04-20  4:44 UTC (permalink / raw)
  To: axboe; +Cc: linux-bcache, linux-block, Coly Li

HI Jens,

Here are the current bcache fixes for already merged patches in
linux-next for Linux v5.13. 

Thank you in advance for taking them.

Coly Li
---

Colin Ian King (1):
  bcache: Set error return err to -ENOMEM on allocation failure

Coly Li (1):
  bcache: Kconfig dependence fix for NVDIMM support

 drivers/md/bcache/Kconfig     | 4 ++--
 drivers/md/bcache/nvm-pages.c | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-04-20  5:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  4:44 [PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave Coly Li
2021-04-20  4:44 ` [PATCH 1/2] bcache: Kconfig dependence fix for NVDIMM support Coly Li
2021-04-20  5:36   ` Randy Dunlap
2021-04-20  4:44 ` [PATCH 2/2] bcache: Set error return err to -ENOMEM on allocation failure Coly Li

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.