linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 04:31:30 to 2017-04-10 07:12:45 UTC [more...]

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-10  7:12 UTC  (16+ messages)
` [PATCH v4 1/6] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
` [PATCH v4 2/6] blk-mq: Restart a single queue if tag sets are shared
` [PATCH v4 3/6] blk-mq: Clarify comments in blk_mq_dispatch_rq_list()
` [PATCH v4 4/6] blk-mq: Introduce blk_mq_delay_run_hw_queue()
` [PATCH v4 5/6] scsi: Avoid that SCSI queues get stuck
` [PATCH v4 6/6] dm rq: Avoid that request processing stalls sporadically

[PATCH v3 0/5] blk-mq: Kyber multiqueue I/O scheduler
 2017-04-10  6:51 UTC  (6+ messages)
` [PATCH v3 1/5] sbitmap: add sbitmap_get_shallow() operation
` [PATCH v3 2/5] blk-mq: add shallow depth option for blk_mq_get_tag()
` [PATCH v3 3/5] blk-mq: export helpers
` [PATCH v3 4/5] blk-mq-sched: make completed_request() callback more useful
` [PATCH v3 5/5] blk-mq: introduce Kyber multiqueue I/O scheduler

[PATCH] lightnvm: don't check for failure from mempool_alloc()
 2017-04-10  2:07 UTC 

[PATCH v3] lightnvm: pblk
 2017-04-09  9:15 UTC  (3+ messages)
  ` [PATCH v3] lightnvm: physical block device (pblk) target

[GIT PULL] Block fixes for 4.11-rc6
 2017-04-08 17:50 UTC 

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-08 17:26 UTC  (6+ messages)
` [PATCH 26/27] scsi: sd: Separate zeroout and discard command choices
` [PATCH 27/27] scsi: sd: Remove LBPRZ dependency for discards

[RESEND PATCH] block: sed-opal: Tone down all the pr_* to debugs
 2017-04-07 20:24 UTC  (2+ messages)

[PATCH 1/4] lightnvm: double-clear of dev->lun_map on target init error
 2017-04-07 18:31 UTC  (4+ messages)
` [PATCH 2/4] lightnvm: fix cleanup order of disk on "
` [PATCH 3/4] lightnvm: bad type conversion for nvme control bits
` [PATCH 4/4] lightnvm: allow to init targets on factory mode

[PATCH] block: sed-opal: Tone down all the pr_* to debugs
 2017-04-07 18:08 UTC  (2+ messages)

[PATCH v3 0/5] Avoid that scsi-mq queue processing stalls
 2017-04-07 15:46 UTC  (17+ messages)
` [PATCH v3 1/5] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
` [PATCH v3 2/5] blk-mq: Restart a single queue if tag sets are shared
` [PATCH v3 3/5] blk-mq: Clarify comments in blk_mq_dispatch_rq_list()
` [PATCH v3 4/5] blk-mq: Introduce blk_mq_delay_run_hw_queue()
` [PATCH v3 5/5] scsi: Avoid that SCSI queues get stuck

[PATCH 0/2] Trace completion of all bios
 2017-04-07 15:42 UTC  (4+ messages)
` [PATCH 1/2] block: simple improvements for bio->flags
` [PATCH 2/2] block: trace completion of all bios

[PATCH 0/8 v4] No wait AIO
 2017-04-07 15:08 UTC  (6+ messages)
` [PATCH 7/8] nowait aio: xfs

[PATCHv7 0/2] loop: enable different logical blocksizes
 2017-04-07 14:59 UTC  (4+ messages)
` [PATCHv7 1/2] loop: Remove unused 'bdev' argument from loop_set_capacity
` [PATCHv7 2/2] loop: support 4k physical blocksize

[PATCH v3 0/8] blk-mq: various fixes and cleanups
 2017-04-07 14:45 UTC  (8+ messages)
` [PATCH v3 1/8] blk-mq: use the right hctx when getting a driver tag fails

[PATCH v2 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-07 14:01 UTC  (5+ messages)
` [PATCH v2 2/2] blk-mq: Add a polling specific stats function

[PATCH 00/12] nbd: Netlink interface and path failure enhancements
 2017-04-07 13:04 UTC  (15+ messages)
` [PATCH 01/12] nbd: put socket in error cases
` [PATCH 02/12] nbd: handle single path failures gracefully
` [PATCH 03/12] nbd: separate out the config information
` [PATCH 04/12] nbd: stop using the bdev everywhere
` [PATCH 05/12] nbd: add a basic netlink interface
` [PATCH 06/12] nbd: add a reconfigure netlink command
` [PATCH 07/12] nbd: multicast dead link notifications
` [PATCH 08/12] nbd: only clear the queue on device teardown
` [PATCH 09/12] nbd: handle dead connections
` [PATCH 10/12] nbd: add a status netlink command
` [PATCH 11/12] nbd: add device refcounting
` [PATCH 12/12] nbd: add a flag to destroy an nbd device on disconnect
  ` [Nbd] [PATCH 00/12] nbd: Netlink interface and path failure enhancements

[PATCH v3 0/2] blk-stat: Add ability to not bucket IO; improve IO polling
 2017-04-07 12:24 UTC  (3+ messages)
` [PATCH v3 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH v3 2/2] blk-mq: Add a polling specific stats function

[PATCHv6 0/2] loop: enable different logical blocksizes
 2017-04-07 10:07 UTC  (8+ messages)
` [PATCHv6 1/2] loop: Remove unused 'bdev' argument from loop_set_capacity
` [PATCHv6 2/2] loop: support 4k physical blocksize

[PATCH 0/4] more robust PF_MEMALLOC handling
 2017-04-07  9:21 UTC  (17+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
    ` [Nbd] "
` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()

[PATCH V2 00/16] Introduce the BFQ I/O scheduler
 2017-04-07  7:47 UTC  (9+ messages)
` [PATCH V2 04/16] block, bfq: modify the peak-rate estimator
` [PATCH V2 11/16] block, bfq: reduce idling only in symmetric scenarios

kill req->errors
 2017-04-07  7:11 UTC  (34+ messages)
` [PATCH 01/25] remove the mg_disk driver
` [PATCH 02/25] block: remove the blk_execute_rq return value
` [PATCH 03/25] nvme-fc: fix status code handling in nvme_fc_fcpio_done
` [PATCH 04/25] nvme: split nvme status from block req->errors
` [PATCH 05/25] nvme: make nvme_error_status private
` [PATCH 06/25] virtio: fix spelling of virtblk_scsi_request_done
` [PATCH 07/25] virtio_blk: don't use req->errors
` [PATCH 08/25] scsi: fix fast-fail for non-passthrough requests
` [PATCH 09/25] scsi: introduce a new result field in struct scsi_request
` [PATCH 10/25] loop: zero-fill bio on the submitting cpu
` [PATCH 11/25] null_blk: don't pass always-0 req->errors to blk_mq_complete_request
` [PATCH 12/25] dm rq: don't pass irrelevant error code "
` [PATCH 13/25] dm mpath: don't check for req->errors
` [PATCH 14/25] nbd: don't use req->errors
` [PATCH 15/25] mtip32xx: add a status field to struct mtip_cmd
` [PATCH 16/25] xen-blkfront: don't use req->errors
` [PATCH 17/25] blk-mq: remove the error argument to blk_mq_complete_request
` [PATCH 18/25] blk-mq: simplify __blk_mq_complete_request
` [PATCH 19/25] block: add a error_count field to struct request
` [PATCH 20/25] floppy: switch from req->errors to req->error_count
` [PATCH 21/25] ataflop: "
` [PATCH 22/25] swim3: remove (commented out) printing of req->errors
` [PATCH 23/25] pd: remove bogus check for req->errors
` [PATCH 24/25] blktrace: remove the unused block_rq_abort tracepoint
` [PATCH 25/25] block: remove the errors field from struct request

[RFC PATCH 0/2] block,scsi: support host-wide tagset
 2017-04-07  6:21 UTC  (5+ messages)
` [PATCH 1/2] block: Implement global tagset

[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
 2017-04-06 23:47 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 0/6] RFC add blkdev tests v2
 2017-04-06 18:22 UTC  (16+ messages)
` [PATCH 1/6] add lio-target helpers
` [PATCH 2/6] add: blockdev/001 check page-cache coherency after BLKDISCARD
` [PATCH 3/6] new: blockdev/002 check information leak for lio-fileio
` [PATCH 4/6] new: blockdev/003 basic blockdev T10-DIF-TYPE1 integrity checks
` [PATCH 5/6] new: blockdev/004 Check that live fs survives blkdev page truncation
` [PATCH 6/6] new: blockdev/005 Check that busy "

[RFC PATCH] loop: set queue logical block size
 2017-04-06 15:48 UTC  (7+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06 14:30 UTC  (10+ messages)
` [PATCH v2 1/6] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH v2 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector
` [PATCH v2 4/6] mlx5: support ->get_vector_affinity
` [PATCH v2 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH v2 6/6] nvme-rdma: use intelligent affinity based queue mappings

[PATCH] blk-mq-pci: Remove unneeded includes
 2017-04-06 11:58 UTC  (3+ messages)

[PATCH 0/9] block: T10/DIF Fixes and cleanups v3
 2017-04-06 11:49 UTC  (15+ messages)
` [PATCH 3/9] bio-integrity: bio_integrity_advance must update integrity seed
` [PATCH 4/9] bio-integrity: fix interface for bio_integrity_trim v2
` [PATCH 5/9] bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
` [PATCH 6/9] T10: Move opencoded contants to common header
` [PATCH 7/9] Guard bvec iteration logic v3
` [PATCH 8/9] bio: add bvec_iter rewind API
` [PATCH 9/9] bio-integrity: Restore original iterator on verify stage

[PATCH] remove the mg_disk driver
 2017-04-06 11:28 UTC 

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-06  9:23 UTC  (12+ messages)
` [PATCH rfc 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH rfc 6/6] nvme-rdma: use intelligent affinity based queue mappings

->retries fixups V2
 2017-04-06  8:55 UTC  (3+ messages)
` [PATCH 1/5] nvme: move ->retries setup to nvme_setup_cmd

->retries fixups
 2017-04-06  8:38 UTC  (5+ messages)
` [PATCH 4/5] nvme: move the retries count to struct nvme_request
    `  "

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-06  5:38 UTC  (6+ messages)


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