[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <21b1c040-ea27-847d-326a-266224516814@fb.com>
Date:   Fri, 11 Nov 2016 17:11:26 -0700
From:   Jens Axboe <axboe@...com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     "linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block fixes for 4.9-rc
Hi Linus,
Three small (really, one liners all of them!) fixes that should go into
this series:
- Request allocation error handling fix for nbd, from Christophe, fixing
   a regression in this series.
- lightnvm fix for a bad offset calculation, also a regression in this
   series. From Matias.
- Finally, an oops fix for drbd. Not a regression in this series, but
   stable material. From Richard.
Please pull!
   git://git.kernel.dk/linux-block.git for-linus
----------------------------------------------------------------
Christophe JAILLET (1):
       nbd: Fix error handling
Matias Bjørling (1):
       lightnvm: invalid offset calculation for lba_shift
Richard Weinberger (1):
       drbd: Fix kernel_sendmsg() usage - potential NULL deref
  drivers/block/drbd/drbd_main.c | 2 +-
  drivers/block/nbd.c            | 2 +-
  drivers/nvme/host/lightnvm.c   | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)
-- 
Jens Axboe
Powered by blists - more mailing lists
 
