messages from 2018-08-03 14:27:08 to 2018-08-09 02:30:54 UTC [more...]
[PATCH V3] blk-mq: count the hctx as active before allocate tag
2018-08-09 2:30 UTC (2+ messages)
[PATCH V2] blk-mq: count the hctx as active before allocate tag
2018-08-09 1:24 UTC (3+ messages)
[PATCH] block: bvec_nr_vecs() returns value for wrong slab
2018-08-08 19:27 UTC
[PATCH v5 0/9] blk-mq: Implement runtime power management
2018-08-08 17:32 UTC (18+ messages)
` [PATCH v5 1/9] block: Change the preempt-only flag into a counter
` [PATCH v5 2/9] block: Move power management code into a new source file
` [PATCH v5 3/9] block, scsi: Introduce blk_pm_runtime_exit()
` [PATCH v5 4/9] percpu-refcount: Introduce percpu_ref_is_in_use()
` [PATCH v5 5/9] block: Change the runtime power management approach (1/2)
` [PATCH v5 6/9] block: Change the runtime power management approach (2/2)
` [PATCH v5 7/9] block: Remove blk_pm_requeue_request()
` [PATCH v5 8/9] blk-mq: Insert a blk_pm_put_request() call
` [PATCH v5 9/9] blk-mq: Enable support for runtime power management
[PATCH v2 0/5] xen/blk: persistent grant rework
2018-08-08 15:35 UTC (9+ messages)
` [PATCH v2 1/5] xen/blkback: don't keep persistent grants too long
` [Xen-devel] "
` [PATCH v2 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v2 3/5] xen/blkfront: reorder tests in xlblk_init()
` [PATCH v2 4/5] xen/blkback: move persistent grants flags to bool
` [Xen-devel] "
` [PATCH v2 5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
[RFC PATCH 00/14] SCSI: introduce per-host admin queue & enable runtime PM
2018-08-08 15:25 UTC (28+ messages)
` [RFC PATCH 01/14] blk-mq: allow to pass default queue flags for creating & initializing queue
` [RFC PATCH 02/14] blk-mq: convert BLK_MQ_F_NO_SCHED into per-queue flag
` [RFC PATCH 03/14] SCSI: try to retrieve request_queue via 'scsi_cmnd' if possible
` [RFC PATCH 04/14] SCSI: pass 'scsi_device' instance from 'scsi_request'
` [RFC PATCH 05/14] SCSI: prepare for introducing admin queue for legacy path
` [RFC PATCH 06/14] SCSI: pass scsi_device to scsi_mq_prep_fn
` [RFC PATCH 07/14] SCSI: don't set .queuedata in scsi_mq_alloc_queue()
` [RFC PATCH 08/14] SCSI: deal with admin queue busy
` [RFC PATCH 09/14] SCSI: create admin queue for each host
` [RFC PATCH 10/14] SCSI: use the dedicated admin queue to send admin commands
` [RFC PATCH 11/14] SCSI: transport_spi: resume a quiesced device
` [RFC PATCH 12/14] SCSI: use admin queue to implement queue QUIESCE
` [RFC PATCH 13/14] block: simplify runtime PM support
` [RFC PATCH 14/14] block: enable runtime PM for blk-mq
[PATCH v4 0/2] Ensure that a request queue is dissociated from the cgroup controller
2018-08-08 15:05 UTC (9+ messages)
` [PATCH v4 1/2] block: Introduce blk_exit_queue()
` [PATCH v4 2/2] block: Ensure that a request queue is dissociated from the cgroup controller
[PATCH] blk-mq: count the hctx as active before allocate tag
2018-08-08 9:32 UTC (3+ messages)
[PATCH 0/4] xen/blk: persistent grant rework
2018-08-08 8:27 UTC (16+ messages)
` [PATCH 1/4] xen/blkback: don't keep persistent grants too long
` [PATCH] xen/blkfront: remove unused macros
` [PATCH 2/4] xen/blkfront: cleanup stale persistent grants
` [PATCH 3/4] xen/blkfront: reorder tests in xlblk_init()
` [PATCH 4/4] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
[PATCH 0/2] CFQ: Suppress W=1 compiler warnings
2018-08-07 23:58 UTC (4+ messages)
` [PATCH 1/2] cfq: Annotate fall-through in a switch statement
` [PATCH 2/2] cfq: Suppress compiler warnings about comparisons
[PATCH v3 0/9] blk-mq: Enable runtime power management
2018-08-07 22:53 UTC (10+ messages)
` [PATCH v3 4/9] percpu-refcount: Introduce percpu_ref_read()
` [PATCH v3 5/9] block, scsi: Rework runtime power management
[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
2018-08-07 22:06 UTC (11+ messages)
[PATCH] target/loop: depend on SCSI
2018-08-07 13:57 UTC (2+ messages)
[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
2018-08-07 5:44 UTC (6+ messages)
` [PATCH v2 4/9] target: don't depend on SCSI
[PATCH v7] drbd: Convert from ahash to shash
2018-08-06 23:32 UTC
[PATCH v4 00/10] blk-mq: Enable runtime power management
2018-08-06 22:30 UTC (23+ messages)
` [PATCH v4 01/10] block: Change the preempt-only flag into a counter
` [PATCH v4 02/10] block, scsi: Give RQF_PREEMPT back its original meaning
` [PATCH v4 03/10] block, ide: Remove flag BLK_MQ_REQ_PREEMPT
` [PATCH v4 04/10] block: Move power management code into a new source file
` [PATCH v4 05/10] block: Serialize queue freezing and blk_pre_runtime_suspend()
` [PATCH v4 06/10] percpu-refcount: Introduce percpu_ref_read()
` [PATCH v4 07/10] block, scsi: Rework runtime power management
` [PATCH v4 08/10] block: Remove blk_pm_requeue_request()
` [PATCH v4 09/10] blk-mq: Insert blk_pm_{add,put}_request() calls
` [PATCH v4 10/10] blk-mq: Enable support for runtime power management
[PATCH v6 00/18] crypto: Remove VLA usage
2018-08-06 17:27 UTC (8+ messages)
` [PATCH v6 12/18] drbd: Convert from ahash to shash
` [PATCH v6 10/18] x86/power/64: Remove VLA usage
[PATCH 0/4] bcache-tools: enable big endian support for s390x
2018-08-06 13:01 UTC (3+ messages)
` Re:bcache-tools repo?
` bcache-tools repo?
nvme updates for 4.19
2018-08-06 14:34 UTC (6+ messages)
[PATCH] xen-blkfront: use true and false for boolean values
2018-08-06 14:15 UTC (3+ messages)
[PATCH 0/3] block: fix mismatch of figuring out physical segment number
2018-08-06 2:37 UTC (2+ messages)
[PATCH] lightnvm: remove minor version check for 2.0
2018-08-05 14:26 UTC (4+ messages)
[PATCH 0/14][V6] Introduce io.latency io controller for cgroups
2018-08-05 12:41 UTC (5+ messages)
` [PATCH 06/14] blkcg: add generic throttling mechanism
` [PATCH 13/14] Documentation: add a doc for blk-iolatency
LVM snapshot broke between 4.14 and 4.16
2018-08-04 21:48 UTC (40+ messages)
` [dm-devel] "
[PATCH V2] lightnvm: pblk: take write semaphore on metadata
2018-08-04 18:37 UTC (3+ messages)
[Regression] Linux-Next Merge 25Jul2018 breaks mmc on Tegra
2018-08-04 1:46 UTC (14+ messages)
[PATCH] lightnvm: combine 1.2 and 2.0 command flags
2018-08-03 14:46 UTC (4+ messages)
[PATCH] lightnvm: pblk: take write semaphore on metadata
2018-08-03 13:28 UTC (3+ messages)
[PATCH] lightnvm: move device L2P detection to core
2018-08-03 13:19 UTC (8+ messages)
[GIT PULL] Block fix for 4.18
2018-08-03 15:13 UTC
[PATCH] lightnvm: pblk: remove unnecessary drive version check
2018-08-03 13:05 UTC (5+ messages)
[PATCH] lightnvm: pblk: recover chunk state on 1.2 devices
2018-08-03 12:53 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).