linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 21:53:29 to 2017-04-03 05:11:16 UTC [more...]

[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
 2017-04-03  5:11 UTC  (15+ messages)

[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
 2017-04-03  1:18 UTC 

[PATCH 0/9] convert genericirq.tmpl and kernel-api.tmpl to DocBook
 2017-04-02 20:34 UTC  (4+ messages)
` [PATCH 9/9] kernel-api.rst: fix a series of errors when parsing C files

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

[PATCH V2 00/16] Introduce the BFQ I/O scheduler
 2017-04-02 10:02 UTC  (20+ messages)
` [PATCH V2 01/16] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler
` [PATCH V2 02/16] block, bfq: add full hierarchical scheduling and cgroups support
` [PATCH V2 03/16] block, bfq: improve throughput boosting
` [PATCH V2 04/16] block, bfq: modify the peak-rate estimator
` [PATCH V2 05/16] block, bfq: add more fairness with writes and slow processes
` [PATCH V2 06/16] block, bfq: improve responsiveness
` [PATCH V2 07/16] block, bfq: reduce I/O latency for soft real-time applications
` [PATCH V2 08/16] block, bfq: preserve a low latency also with NCQ-capable drives
` [PATCH V2 09/16] block, bfq: reduce latency during request-pool saturation
` [PATCH V2 10/16] block, bfq: add Early Queue Merge (EQM)
` [PATCH V2 11/16] block, bfq: reduce idling only in symmetric scenarios
` [PATCH V2 12/16] block, bfq: boost the throughput on NCQ-capable flash-based devices
` [PATCH V2 13/16] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
` [PATCH V2 14/16] block, bfq: handle bursts of queue activations
` [PATCH V2 15/16] block, bfq: remove all get and put of I/O contexts
` [PATCH V2 16/16] block, bfq: split bfq-iosched.c into multiple source files

[PATCH 0/3] Avoid that scsi-mq queue processing stalls
 2017-04-02  7:49 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: Introduce blk_mq_ops.restart_queues
` [PATCH 2/3] scsi: Add scsi_restart_queues()
` [PATCH 3/3] scsi: Ensure that scsi_run_queue() runs all hardware queues

[PATCH] blk-mq: add random early detection I/O scheduler
 2017-04-01 23:29 UTC  (3+ messages)

[PATCH 0/2] Export more queue state information through debugfs
 2017-04-01  8:05 UTC  (5+ messages)
` [PATCH 1/2] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
  ` [PATCH v4 "
` [PATCH 2/2] blk-mq: Show symbolic names for hctx state and flags

[PATCH 0/8] block: T10/DIF Fixes and cleanups
 2017-03-31 22:15 UTC  (12+ messages)
` [PATCH 1/8] Guard bvec iteration logic
` [PATCH 2/8] bio-integrity: Do not allocate integrity context for bio w/o data
` [PATCH 3/8] bio-integrity: save original iterator for verify stage
` [PATCH 4/8] bio-integrity: bio_trim should truncate integrity vector accordingly
` [PATCH 5/8] bio-integrity: fix interface for bio_integrity_trim
` [PATCH 6/8] bio-integrity: add bio_integrity_setup helper
` [PATCH 7/8] T10: Move opencoded contants to common header
` [PATCH 8/8] tcm_fileio: Prevent information leak for short reads

[PATCH] blk-mq: remap queues when adding/removing hardware queues
 2017-03-31 21:09 UTC  (9+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-31 16:33 UTC  (26+ messages)
` [PATCH 01/25] ѕd: split sd_setup_discard_cmnd
` [PATCH 02/25] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/25] block: implement splitting of REQ_OP_WRITE_ZEROES bios
` [PATCH 04/25] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 05/25] md: support REQ_OP_WRITE_ZEROES
` [PATCH 06/25] dm io: discards don't take a payload
` [PATCH 07/25] dm: support REQ_OP_WRITE_ZEROES
` [PATCH 08/25] dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 09/25] block: stop using blkdev_issue_write_same for zeroing
` [PATCH 10/25] block: add a flags argument to (__)blkdev_issue_zeroout
` [PATCH 11/25] block: add a REQ_UNMAP flag for REQ_OP_WRITE_ZEROES
` [PATCH 12/25] block: add a new BLKDEV_ZERO_NOFALLBACK flag
` [PATCH 13/25] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 14/25] sd: implement unmapping Write Zeroes
` [PATCH 15/25] nvme: implement REQ_OP_WRITE_ZEROES
` [PATCH 16/25] zram: "
` [PATCH 17/25] loop: "
` [PATCH 18/25] brd: remove discard support
` [PATCH 19/25] rbd: remove the discard_zeroes_data flag
` [PATCH 20/25] rsxx: "
` [PATCH 21/25] mmc: "
` [PATCH 22/25] block: stop using discards for zeroing
` [PATCH 23/25] drbd: make intelligent use of blkdev_issue_zeroout
` [PATCH 24/25] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 25/25] block: remove the discard_zeroes_data flag

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-31 13:27 UTC  (3+ messages)

Outstanding MQ questions from MMC
 2017-03-31  8:43 UTC  (4+ messages)

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-31  7:18 UTC  (44+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
      ` [Drbd-dev] "
` [PATCH 23/23] block: remove the discard_zeroes_data flag

[PATCH] blk-mq: constify struct blk_mq_ops
 2017-03-31  1:42 UTC  (2+ messages)

null_blk: add blocking mode
 2017-03-30 19:33 UTC  (2+ messages)

[PATCH] blk-mq: fix schedule-under-preempt for blocking drivers
 2017-03-30 18:30 UTC  (3+ messages)

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 18:14 UTC  (4+ messages)

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 15:23 UTC  (6+ messages)

[PATCH] block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
 2017-03-30 15:23 UTC  (2+ messages)

[PATCH] block: do not put mq context in blk_mq_alloc_request_hctx
 2017-03-30 14:12 UTC  (3+ messages)

support ranges TRIM for libata
 2017-03-30  8:49 UTC  (5+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd

[GIT PULL] Block fixes for 4.11-rc
 2017-03-29 21:27 UTC 

v4.11-rc blk-mq lockup?
 2017-03-29 20:36 UTC  (5+ messages)

[PATCH] block-mq: don't re-queue if we get a queue error
 2017-03-29 19:19 UTC  (4+ messages)

[PATCH] blk-mq-pci: Fix two spelling mistakes
 2017-03-29 17:11 UTC  (2+ messages)

kmemleak complaints on request queue stats (virtio)
 2017-03-29 17:06 UTC  (3+ messages)

[PATCH v2 1/3] block: warn if sharing request queue across gendisks
 2017-03-29 17:06 UTC  (5+ messages)
` [PATCH v2 2/3] blk-mq: fix leak of q->stats
` [PATCH v2 3/3] block: fix leak of q->rq_wb

[PATCH v3 0/4] block: misc changes
 2017-03-29 14:00 UTC  (3+ messages)

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (26+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()

[PATCH v4] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-28 22:01 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v5] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-28 21:53 UTC  (4+ messages)
` [PATCH] "


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