linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 4.10-rc1
@ 2016-12-22 16:14 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2016-12-22 16:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-block

Hi Linus,

Just a set of small fixes that have either been queued up after the
original pull for this merge window, or just missed the original pull
request.

- A few bcache fixes/changes from Eric and Kent.

- Adding WRITE_SAME to the command filter whitelist frm Mauricio.

- Kill an unused struct member from Ritesh.

- Partition IO alignment fix from Stefan.

- nvme sysfs printf fix from Stephen.

Please pull!


  git://git.kernel.dk/linux-block.git for-linus


----------------------------------------------------------------
Eric Wheeler (1):
      bcache: partition support: add 16 minors per bcacheN device

Kent Overstreet (1):
      bcache: Make gc wakeup sane, remove set_task_state()

Mauricio Faria de Oliveira (1):
      block: allow WRITE_SAME commands with the SG_IO ioctl

Ritesh Harjani (1):
      block: Remove unused member (busy) from struct blk_queue_tag

Stefan Haberland (1):
      block: check partition alignment

Stephen Bates (1):
      nvme : Use correct scnprintf in cmb show

 block/ioctl.c               |  3 +++
 block/scsi_ioctl.c          |  3 +++
 drivers/md/bcache/bcache.h  |  4 ++--
 drivers/md/bcache/btree.c   | 39 ++++++++++++++++++++-------------------
 drivers/md/bcache/btree.h   |  3 +--
 drivers/md/bcache/request.c |  4 +---
 drivers/md/bcache/super.c   |  7 ++++++-
 drivers/nvme/host/pci.c     |  4 ++--
 include/linux/blkdev.h      |  1 -
 9 files changed, 38 insertions(+), 30 deletions(-)

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-22 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-22 16:14 [GIT PULL] Block fixes for 4.10-rc1 Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).