messages from 2018-10-29 17:30:36 to 2018-11-02 00:50:51 UTC [more...]
[PATCH V2] block: brd: associate with queue until adding disk
2018-11-02 0:50 UTC
[LKP] a518560778 [ 16.132179] BUG: KASAN: null-ptr-deref in brd_alloc
2018-11-02 0:19 UTC
[PATCH blktests] fix discontiguous-io compile error on 32 bit systems
2018-11-01 14:52 UTC (2+ messages)
[PATCH v8] virtio_blk: add discard and write zeroes support
2018-11-01 23:43 UTC (12+ messages)
` [PATCH v9] "
[PATCH] blkcg: revert blkcg cleanups series
2018-11-01 23:01 UTC (2+ messages)
[PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
2018-11-01 22:50 UTC (45+ messages)
` [PATCH 01/16] blk-mq: kill q->mq_map
` [PATCH 02/16] blk-mq: abstract out queue map
` [PATCH 03/16] blk-mq: provide dummy blk_mq_map_queue_type() helper
` [PATCH 04/16] blk-mq: pass in request/bio flags to queue mapping
` [PATCH 05/16] blk-mq: allow software queue to map to multiple hardware queues
` [PATCH 06/16] blk-mq: add 'type' attribute to the sysfs hctx directory
` [PATCH 07/16] blk-mq: support multiple hctx maps
` [PATCH 08/16] blk-mq: separate number of hardware queues from nr_cpu_ids
` [PATCH 09/16] blk-mq: cache request hardware queue mapping
` [PATCH 10/16] blk-mq: cleanup and improve list insertion
` [PATCH 11/16] blk-mq: improve plug list sorting
` [PATCH 12/16] blk-mq: initial support for multiple queue maps
` [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs
` [PATCH 14/16] nvme: utilize two queue maps, one for reads and one for writes
` [PATCH 15/16] block: add REQ_HIPRI and inherit it from IOCB_HIPRI
` [PATCH 16/16] nvme: add separate poll queue map
[PATCH 0/2] loop: Better discard for block devices
2018-11-01 22:44 UTC (7+ messages)
` [PATCH 1/2] loop: Report EOPNOTSUPP properly
` [PATCH 2/2] loop: Better discard support for block devices
[PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
2018-11-01 22:32 UTC (38+ messages)
` [PATCH 01/30] sunvdc: convert to blk-mq
` [PATCH 02/30] ms_block: "
` [PATCH 03/30] mspro_block: "
` [PATCH 04/30] ide: "
` [PATCH 05/30] blk-mq: remove the request_list usage
` [PATCH 06/30] blk-mq: remove legacy check in queue blk_freeze_queue()
` [PATCH 07/30] blk-mq: provide mq_ops->busy() hook
` [PATCH 08/30] scsi: "
` [PATCH 09/30] scsi: kill off the legacy IO path
` [PATCH 10/30] block: remove q->lld_busy_fn()
` [PATCH 11/30] dasd: remove dead code
` [PATCH 12/30] bsg: pass in desired timeout handler
` [PATCH 13/30] bsg: provide bsg_remove_queue() helper
` [PATCH 14/30] bsg: convert to use blk-mq
` [PATCH 15/30] block: remove blk_complete_request()
` [PATCH 16/30] blk-wbt: kill check for legacy queue type
` [PATCH 17/30] blk-cgroup: remove legacy queue bypassing
` [PATCH 18/30] block: remove legacy rq tagging
` [PATCH 19/30] block: remove non mq parts from the flush code
` [PATCH 20/30] block: remove legacy IO schedulers
` [PATCH 21/30] block: remove dead elevator code
` [PATCH 22/30] block: remove __blk_put_request()
` [PATCH 23/30] block: kill legacy parts of timeout handling
` [PATCH 24/30] bsg: move bsg-lib parts outside of request queue
` [PATCH 25/30] block: remove request_list code
` [PATCH 26/30] block: kill request slab cache
` [PATCH 27/30] block: remove req_no_special_merge() from merging code
` [PATCH 28/30] blk-merge: kill dead queue lock held check
` [PATCH 29/30] block: get rid of blk_queued_rq()
` [PATCH 30/30] block: get rid of q->softirq_done_fn()
loopback block device will not free
2018-11-01 20:22 UTC
[PATCH RFC] block, bfq: set default slice_idle to zero for non-rotational devices
2018-11-01 19:06 UTC (2+ messages)
[PATCH RFC] blk-mq: initialize default elevator after probing device features
2018-11-01 17:43 UTC
remove exofs and the T10 OSD code V2
2018-11-01 11:13 UTC (16+ messages)
` [PATCH 1/2] fs: remove exofs
` [PATCH 2/2] scsi: remove the SCSI OSD library
[PATCH v2] null_blk: Add conventional zone configuration for zoned support
2018-10-31 14:47 UTC (4+ messages)
[PATCH] block: brd: associate with queue until adding disk
2018-10-31 14:43 UTC (2+ messages)
[PATCH] block: call rq_qos_exit() after queue is frozen
2018-10-31 14:40 UTC (3+ messages)
[PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
2018-10-31 8:22 UTC (3+ messages)
upstream boot error (2)
2018-10-31 4:03 UTC (2+ messages)
[PATCH v2] block: fix rdma queue mapping
2018-10-30 18:26 UTC (12+ messages)
[PATCHSET v2 0/14] blk-mq: Add support for multiple queue maps
2018-10-30 17:47 UTC (48+ messages)
` [PATCH 02/14] blk-mq: abstract out queue map
` [PATCH 04/14] blk-mq: pass in request/bio flags to queue mapping
` [PATCH 05/14] blk-mq: allow software queue to map to multiple hardware queues
` [PATCH 06/14] blk-mq: add 'type' attribute to the sysfs hctx directory
` [PATCH 07/14] blk-mq: support multiple hctx maps
` [PATCH 08/14] blk-mq: separate number of hardware queues from nr_cpu_ids
` [PATCH 09/14] blk-mq: ensure that plug lists don't straddle hardware queues
` [PATCH 10/14] blk-mq: initial support for multiple queue maps
` [PATCH 11/14] irq: add support for allocating (and affinitizing) sets of IRQs
[PATCH blktests -v2] Fix build failure for discontiguous-io on 32-bit platforms
2018-10-30 17:19 UTC (4+ messages)
[PATCH] mtip32xx: clean an indentation issue, remove extraneous tabs
2018-10-30 20:31 UTC (2+ messages)
[PATCH] xen-blkfront: fix kernel panic with negotiate_mq error path
2018-10-30 16:29 UTC (5+ messages)
` [Xen-devel] "
[PATCHSET 0/28] blk-mq driver conversions and legacy path removal
2018-10-30 14:13 UTC (6+ messages)
[PATCH] Add cmd_flags to print_req_error
2018-10-30 9:37 UTC (2+ messages)
[PATCH blktests] Fix build failure for discontiguous-io on 32-bit platforms
2018-10-29 23:22 UTC (5+ messages)
[PATCH] Add cmd_flags to print_req_error
2018-10-30 2:53 UTC (3+ messages)
[PATCH blktests] Add use of logger so that syslog files show when each test starts
2018-10-29 16:15 UTC
[PATCH v2 0/5] lightnvm: Flexible metadata
2018-10-29 12:17 UTC (9+ messages)
` [PATCH v2 1/5] lightnvm: pblk: Move lba list to partial read context
` [PATCH v2 2/5] lightnvm: pblk: Helpers for OOB metadata
` [PATCH v2 3/5] lightnvm: Flexible DMA pool entry size
` [PATCH v2 4/5] lightnvm: Disable interleaved metadata
[PATCH] lightnvm: pblk: fix chunk close trace event check
2018-10-29 11:14 UTC (4+ 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).