messages from 2018-08-11 07:12:09 to 2018-08-20 04:18:39 UTC [more...]
[PATCH V2 0/2] fixes for the updating nr_hw_queues
2018-08-20 4:18 UTC (10+ messages)
` [PATCH V2 1/2] blk-mq: init hctx sched after update ctx and hctx mapping
` [PATCH V2 2/2] blk-mq: sync the update nr_hw_queues with part_in_flight
[PATCH] block: fix rdma queue mapping
2018-08-19 12:45 UTC (4+ messages)
` [PATCH] block: fix semicolon.cocci warnings
[PATCHv2] block: Use NULL to compare with pointer-typed value rather than 0
2018-08-18 6:11 UTC
[PATCH] block: Use NULL to compare with pointer-typed value rather than 0
2018-08-18 6:17 UTC (2+ messages)
blk-mq 5-8 times slower for bmap-tools
2018-08-17 23:43 UTC (9+ messages)
[PATCHv2 0/5] genhd: register default groups with device_add_disk()
2018-08-17 22:47 UTC (23+ messages)
` [PATCH 1/5] block: genhd: add 'groups' argument to device_add_disk
` [PATCH 2/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 3/5] aoe: use device_add_disk_with_groups()
` [PATCH 4/5] zram: register default groups with device_add_disk()
` [PATCH 5/5] virtio-blk: modernize sysfs attribute creation
[PATCH v2 0/2] Fix a race condition related to creation of /dev/nvme0n<x>
2018-08-17 21:58 UTC (7+ messages)
` [PATCH v2 1/2] block: Introduce alloc_disk_node_attr()
` [PATCH v2 2/2] nvme: Fix race conditions related to creation of /dev/nvme0n<x>
[PATCH] block: remove duplicate initialization
2018-08-17 18:34 UTC (3+ messages)
[PATCH blktests 3/3] Add NVMeOF dm-mpath tests
2018-08-17 16:04 UTC (3+ messages)
[PATCH] lightnvm: pblk: fix incorrect min_write_pgs
2018-08-17 14:36 UTC
[PATCH] block, bfq: return nbytes and not zero from struct cftype .write() method
2018-08-17 17:38 UTC (4+ messages)
[PATCH] cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
2018-08-17 17:38 UTC (3+ messages)
[PATCH] lightnvm: pblk: unify vector max req constants
2018-08-17 14:30 UTC
[PATCH] blkcg: retry in case of locking failure in blkcg_css_offline()
2018-08-17 17:29 UTC
[PATCH BUGFIX/IMPROVEMENT 0/4] bfq: two fixes and one improvement related to I/O control
2018-08-17 16:21 UTC (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/4] block, bfq: readd missing reset of parent-entity service
` [PATCH BUGFIX/IMPROVEMENT 2/4] block, bfq: always update the budget of an entity when needed
` [PATCH BUGFIX/IMPROVEMENT 3/4] block, bfq: reduce write overcharge
` [PATCH BUGFIX/IMPROVEMENT 4/4] block, bfq: improve code of bfq_bfqq_charge_time
[PATCH v3 0/5] xen/blk: persistent grant rework
2018-08-17 15:59 UTC (7+ messages)
` [PATCH v3 1/5] xen/blkback: don't keep persistent grants too long
` [PATCH v3 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v3 3/5] xen/blkfront: reorder tests in xlblk_init()
` [PATCH v3 4/5] xen/blkback: move persistent grants flags to bool
` [PATCH v3 5/5] xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
[PATCH] lightnvm: move bad block and chunk state logic to core
2018-08-17 11:14 UTC
[RFC PATCH v2 0/1] lightnvm: move bad block and chunk state logic to core
2018-08-17 10:57 UTC (10+ messages)
` [RFC PATCH v2 1/1] "
[PATCH] lightnvm: pblk: fix race condition on metadata I/O
2018-08-17 10:37 UTC (2+ messages)
[RFC] Can DM pass SCSI command to path now?
2018-08-17 7:35 UTC (2+ messages)
[V3 PATCH 0/2] lightnvm: pblk: take write semaphore on metadata
2018-08-17 10:19 UTC (3+ messages)
` [PATCH 1/2] lightnvm: pblk: refactor metadata paths
` [PATCH 2/2] lightnvm: pblk: take write semaphore on metadata
[PATCH] Performance Improvement in CRC16 Calculations
2018-08-17 3:20 UTC (25+ messages)
[PATCH] tracing/blktrace: Fix to allow setting same value
2018-08-16 20:14 UTC (2+ messages)
[PATCH] blktrace: Add SPDX License format header
2018-08-16 19:47 UTC (2+ messages)
[PATCH] block: change return type to bool
2018-08-16 19:44 UTC (2+ messages)
[PATCH 2/2] tracing/blktrace: Fix to allow setting same value
2018-08-16 17:07 UTC (5+ messages)
[PATCH 0/2] fixes for the updating nr_hw_queues
2018-08-16 9:52 UTC (10+ messages)
` [PATCH 1/2] blk-mq: init hctx sched after update cpu & nr_hw_queues mapping
` [PATCH 2/2] blk-mq: sync the update nr_hw_queues with part_in_flight
[RFC PATCH V2 00/17] SCSI: introduce per-host admin queue & enable runtime PM
2018-08-16 8:26 UTC (28+ messages)
` [RFC PATCH V2 04/17] blk-mq: don't reserve tags for admin queue
` [RFC PATCH V2 06/17] SCSI: pass 'scsi_device' instance from 'scsi_request'
` [RFC PATCH V2 07/17] SCSI: prepare for introducing admin queue for legacy path
` [RFC PATCH V2 08/17] SCSI: pass scsi_device to scsi_mq_prep_fn
` [RFC PATCH V2 09/17] SCSI: don't set .queuedata in scsi_mq_alloc_queue()
` [RFC PATCH V2 10/17] SCSI: deal with admin queue busy
` [RFC PATCH V2 11/17] SCSI: track pending admin commands
` [RFC PATCH V2 12/17] SCSI: create admin queue for each host
` [RFC PATCH V2 13/17] SCSI: use the dedicated admin queue to send admin commands
` [RFC PATCH V2 14/17] SCSI: transport_spi: resume a quiesced device
` [RFC PATCH V2 15/17] SCSI: use admin queue to implement queue QUIESCE
` [RFC PATCH V2 16/17] block: simplify runtime PM support
` [RFC PATCH V2 17/17] block: enable runtime PM for blk-mq
Fix for 84676c1f (b5b6e8c8) missing in 4.14.y
2018-08-15 17:28 UTC (9+ messages)
deadlock in wbt_wait()
2018-08-15 19:59 UTC
[PATCH 0/2] null_blk: zone support
2018-08-15 18:07 UTC (13+ messages)
` Zoned block device support for fio (was: [PATCH 0/2] null_blk: zone support)
` Zoned block device support for fio
irq poll and threaded isr interrupt polling
2018-08-15 16:14 UTC
[PATCH] pktcdvd.c: Fix wrong return code when alloc_disk() fails
2018-08-15 14:22 UTC (2+ messages)
[PATCH] blk-wbt: fix IO hang in wbt_wait()
2018-08-14 17:05 UTC (2+ messages)
[RFC PATCH 0/1] lightnvm: move bad block and chunk state logic to core
2018-08-14 13:22 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH 0/6] genhd: register default groups with device_add_disk()
2018-08-14 6:19 UTC (8+ messages)
` [PATCH 1/6] genhd: drop 'bool' argument from __device_add_disk()
` [PATCH 3/6] nvme: register ns_id attributes as default sysfs groups
[PATCH] block: fix noderef.cocci warnings
2018-08-13 23:59 UTC
[PATCH v6 00/12] blk-mq: Implement runtime power management
2018-08-13 16:09 UTC (7+ messages)
` [PATCH v6 08/12] block, scsi: Introduce blk_pm_runtime_exit()
[PATCH] lightnvm: pblk: take write semaphore on metadata
2018-08-13 12:12 UTC (3+ messages)
[GIT PULL] Block changes for 4.19-rc1
2018-08-12 23:24 UTC
[PATCH] bcache: fix 0day error of setting writeback_rate by sysfs interface
2018-08-12 16:12 UTC (7+ messages)
[PATCH v3 00/17] bcache for 4.19, 3rd wave
2018-08-12 4:09 UTC (3+ messages)
[PATCH] blkcg: Make blkg_root_lookup() work for queues in bypass mode
2018-08-11 21:41 UTC (2+ messages)
Slow boot in QEMU with virtio-scsi disks
2018-08-11 17:39 UTC (3+ 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).