linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-07 09:21:49 to 2017-04-12 06:34:27 UTC [more...]

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-12  6:34 UTC  (3+ messages)

[PATCH] remove the mg_disk driver
 2017-04-12  6:16 UTC  (3+ messages)

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

RFC: remove REQ_OP_WRITE_SAME
 2017-04-12  5:51 UTC  (12+ messages)
` [PATCH 1/8] drbd: drop REQ_OP_WRITE_SAME support
` [PATCH 2/8] target: remove iblock WRITE_SAME passthrough support
` [PATCH 3/8] sd: remove write same support
` [PATCH 4/8] md: drop WRITE_SAME support
` [PATCH 5/8] dm: remove write same support
` [PATCH 6/8] block: remove REQ_OP_WRITE_SAME support
` [PATCH 7/8] block: remove bio_no_advance_iter
` [PATCH 8/8] block: use bio_has_data to check if a bio has bvecs

[PATCH] blk-mq: Fix blk_execute_rq_nowait() handling of dying queues
 2017-04-12  5:01 UTC  (2+ messages)

[PATCH v4 0/6] Avoid that scsi-mq and dm-mq queue processing stalls sporadically
 2017-04-12  3:42 UTC  (24+ 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 v5] lightnvn: pblk
 2017-04-11 22:23 UTC  (5+ messages)
  ` [PATCH v5] lightnvm: physical block device (pblk) target

[PATCH 0/6] blk-mq debugfs patches for kernel v4.12
 2017-04-11 20:58 UTC  (7+ messages)
` [PATCH 1/6] blk-mq: Do not invoke queue operations on a dead queue
` [PATCH 2/6] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH 3/6] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH 4/6] blk-mq: Show operation, cmd_flags and rq_flags names
` [PATCH 5/6] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH 6/6] scsi: Implement blk_mq_ops.show_rq()

[PATCH 0/3] blk-mq: unify hardware queue run handlers
 2017-04-11 18:00 UTC  (12+ messages)
` [PATCH 1/3] blk-mq: unify hctx delayed_run_work and run_work
` [PATCH 2/3] block: add kblock_mod_delayed_work_on()
` [PATCH 3/3] blk-mq: unify hctx delay_work and run_work

bfq-mq performance comparison to cfq
 2017-04-11 16:31 UTC  (6+ messages)

WBT for SQ devices interface
 2017-04-11 16:22 UTC  (3+ messages)

[PATCH 0/3] lightnvm: small fixes
 2017-04-11 14:35 UTC  (8+ messages)
` [PATCH 1/3] lightnvm: clean unused variable
` [PATCH] lightnvm: convert sprintf into strlcpy
` [PATCH 2/3] lightnvm: fix type checks on rrpc
` [PATCH 3/3] lightnvm: convert sprintf into strlcpy

[PATCH 0/9 v5] No wait AIO
 2017-04-11 14:26 UTC  (10+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 2/9] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/9] nowait aio: return if direct write will trigger writeback
` [PATCH 4/9] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 6/9] nowait aio: ext4
` [PATCH 7/9] nowait aio: xfs
` [PATCH 8/9] nowait aio: btrfs
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support

[PATCH] block: Fix list corruption of blk stats callback list
 2017-04-11 14:09 UTC  (2+ messages)

[PATCH v4] lightnvm: pblk
 2017-04-11 13:48 UTC  (3+ messages)

[PATCH V2 16/16] block, bfq: split bfq-iosched.c into multiple source files
 2017-04-11 11:00 UTC  (2+ messages)

[PATCH 1/3] lightnvm: convert sprintf into snprintf
 2017-04-11 10:51 UTC  (5+ messages)
` [PATCH 2/3] lightnvm: make nvm_free static

[PATCH 1/4] lightnvm: double-clear of dev->lun_map on target init error
 2017-04-11 10:41 UTC  (8+ 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 V2 00/16] Introduce the BFQ I/O scheduler
 2017-04-11  8:43 UTC  (3+ messages)

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

[PATCH] block-mq: set both block queue and hardware queue restart bit for restart
 2017-04-10 23:47 UTC  (6+ messages)

for-next branch and mq-deadline
 2017-04-10 23:06 UTC 

[PATCH 0/2] Export more queue state information through debugfs
 2017-04-10 20:21 UTC  (6+ messages)

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-04-10 19:40 UTC  (3+ messages)
` [PATCH 03/27] block: implement splitting of REQ_OP_WRITE_ZEROES bios

[PATCH v3] lightnvm: pblk
 2017-04-10 17:47 UTC  (5+ messages)
  ` [PATCH v3] lightnvm: physical block device (pblk) target

[PATCH for-4.4 15/16] blk-mq: Avoid memory reclaim when remapping queues
 2017-04-10 17:44 UTC 

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

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

[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

[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  (2+ messages)

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

[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  (15+ 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 4/5] blk-mq: Introduce blk_mq_delay_run_hw_queue()

[PATCH 0/2] Trace completion of all bios
 2017-04-07 15:42 UTC  (2+ messages)

[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 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  (3+ messages)
  ` [Nbd] "

[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  (4+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC


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