linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-30 16:49:59 to 2017-07-07 00:22:42 UTC [more...]

[GIT PULL] libnvdimm for 4.13
 2017-07-07  0:22 UTC 

[PATCH] cciss: initialize struct scsi_req
 2017-07-06 18:24 UTC  (2+ messages)

[PATCH v2 1/1] null_blk: fix error flow for shared tags during module_init
 2017-07-06 15:52 UTC  (2+ messages)

[PATCH v3] block: Fix __blkdev_issue_zeroout loop
 2017-07-06 15:48 UTC  (3+ messages)

non-blockling buffered reads V3
 2017-07-06 15:30 UTC  (5+ messages)
` [PATCH 1/4] fs: pass iocb to do_generic_file_read
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/4] fs: support RWF_NOWAIT for buffered reads
` [PATCH 4/4] block_dev: support RFW_NOWAIT on block device nodes

[PULL] bcache fixes and updates for-4.13
 2017-07-06 15:24 UTC  (40+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
  ` [PATCH 02/19] bcache: fix sequential large write IO bypass
  ` [PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO
  ` [PATCH 05/19] bcache: fix calling ida_simple_remove() with incorrect minor
      `  "
  ` [PATCH 06/19] bcache: explicitly destory mutex while exiting
  ` [PATCH 07/19] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
  ` [PATCH 08/19] bcache: documentation for sysfs entries describing bcache cache hinting
  ` [PATCH 09/19] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
          ` [PATCH 09/19 v2] "
  ` [PATCH 10/19] bcache: initialize stripe_sectors_dirty correctly for thin flash device
  ` [PATCH 13/19] bcache: delete redundant calling set_gc_sectors()
  ` [PATCH 14/19] bcache: Correct return value for sysfs attach errors
  ` [PATCH 16/19] bcache: increase the number of open buckets
  ` [PATCH 17/19] bcache: fix for gc and write-back race
  ` [PATCH 18/19] bcache: silence static checker warning
  ` [PATCH 19/19] bcache: Update continue_at() documentation

[PATCH 1/1] null_blk: fix error flow for shared tags during module_init
 2017-07-06 14:32 UTC  (3+ messages)

[PATCH blktests] sg: add regression test for patch scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-06 12:09 UTC 

OOPS from cciss_ioctl in 4.12+git
 2017-07-06  9:55 UTC  (3+ messages)

[PATCH 0/8] correct quiescing in several block drivers
 2017-07-06  6:52 UTC  (29+ messages)
` [PATCH 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH 2/8] nvme-fc: "
` [PATCH 3/8] nvme-loop: quiesce admin_q instead of stopping "
` [PATCH 4/8] nvme-pci: quiesce/unquiesce admin_q instead of start/stop its "
` [PATCH 5/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH 6/8] mtip32xx: "
` [PATCH 7/8] virtio_blk: quiesce/unquiesce live IO when entering PM states
` [PATCH 8/8] xen-blockfront: quiesce IO before device removal

[PATCH v2] block: Fix __blkdev_issue_zeroout loop
 2017-07-05 23:50 UTC  (3+ messages)

[PATCH v3 0/8] correct quiescing in several block drivers
 2017-07-05 23:23 UTC  (16+ messages)
` [PATCH v3 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH v3 2/8] nvme-fc: "
` [PATCH v3 3/8] nvme-loop: "
` [PATCH v3 4/8] nvme-pci: "
` [PATCH v3 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues
` [PATCH v3 6/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH v3 7/8] mtip32xx: "
` [PATCH v3 8/8] virtio_blk: quiesce/unquiesce live IO when entering PM states

[PATCH 1/6 v2] mmc: core: Delete bounce buffer Kconfig option
 2017-07-05 19:00 UTC  (4+ messages)
` [PATCH 4/6 v2] mmc: block: move single ioctl() commands to block requests

[PATCH] mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
 2017-07-05 18:11 UTC  (3+ messages)

[PATCH] nvme: remove pci device if no longer present
 2017-07-05 16:05 UTC  (4+ messages)

[PATCH 1/1] blk-mq: map all HWQ also in hyperthreaded system
 2017-07-05  8:15 UTC  (5+ messages)

[PATCH v2 0/8] correct quiescing in several block drivers
 2017-07-05  7:34 UTC  (17+ messages)
` [PATCH v2 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH v2 2/8] nvme-fc: "
` [PATCH v2 3/8] nvme-loop: "
` [PATCH v2 4/8] nvme-pci: "
` [PATCH v2 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues
` [PATCH v2 6/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH v2 7/8] mtip32xx: "
` [PATCH v2 8/8] virtio_blk: quiesce/unquiesce live IO when entering PM states

[PATCH v2] btrfs: Correct assignment of pos
 2017-07-05  3:33 UTC 

[PATCH] btrfs: Correct assignment of pos
 2017-07-05  0:44 UTC  (2+ messages)

Commit edf064e7c (btrfs: nowait aio support) breaks shells
 2017-07-04 22:16 UTC  (5+ messages)

[PATCH] bio-integrity: fix boolreturn.cocci warnings
 2017-07-04 22:12 UTC  (2+ messages)

[PATCH 1/1] block: Convert hd_struct in_flight from atomic to percpu
 2017-07-04 21:57 UTC  (21+ messages)
              ` [dm-devel] "

[PATCH] block/Kconfig.iosched: Enable BFQ on DEFAULT_IOSCHED
 2017-07-04 19:34 UTC  (2+ messages)

[PATCH] block/Kconfig.iosched: Indent help text with 2 spaces
 2017-07-04 16:38 UTC 

NVMe induced NULL deref in bt_iter()
 2017-07-04  9:14 UTC  (15+ messages)

[PATCH BUGFIX] block, bfq: fix bug causing crashes
 2017-07-04  7:08 UTC  (4+ messages)
` [PATCH BUGFIX] block, bfq: don't change ioprio class for a bfq_queue on a service tree

block: T10/DIF Fixes and cleanups v5
 2017-07-03 23:00 UTC  (3+ messages)
` [PATCH 9/9] bio-integrity: stop abusing bi_end_io

[PATCH] blk-mq-sched: fix performance regression of mq-deadline
 2017-07-03 22:53 UTC  (2+ messages)

Re: Question about gc time
 2017-07-03 19:15 UTC 

[GIT PULL] Core block/IO changes for 4.13-rc
 2017-07-03 19:04 UTC  (3+ messages)

non-blockling buffered reads V2
 2017-07-03 17:07 UTC  (6+ messages)
` [PATCH 1/3] fs: pass iocb to do_generic_file_read
` [PATCH 2/3] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/3] fs: support RWF_NOWAIT for buffered reads

[PATCH 4.4 030/101] block: fix module reference leak on put_disk() call for cgroups throttle
 2017-07-03 13:34 UTC 

[PATCH] block: Fix __blkdev_issue_zeroout loop
 2017-07-03  6:56 UTC 

block: spread MSI(-X) vectors to all possible CPUs
 2017-07-02 17:47 UTC  (7+ messages)
` [PATCH 1/3] blk-mq: include all present CPUs in the default queue mapping
` [PATCH 2/3] blk-mq: create hctx for each present CPU
` [PATCH 3/3] nvme: allocate queues for all possible CPUs

[PATCH 05/19] bcache: fix calling ida_simple_remove() with incorrect minor
 2017-07-01 19:25 UTC 

[PATCH 00/10] lightnvm: pblk fixes for 4.13
 2017-06-30 17:08 UTC  (2+ messages)

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-30 16:49 UTC  (5+ messages)
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting


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).