linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-13 12:15:32 to 2018-09-20 22:38:29 UTC [more...]

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-20 22:38 UTC  (6+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 07/13] block: Add PCI P2P flag for request queue and check support for requests

[GIT PULL] Storage fixes for 4.19-rc5
 2018-09-20 21:50 UTC 

[RFC PATCH 0/3] blk-mq: rework queue freeze and preempt-only
 2018-09-20 20:53 UTC  (6+ messages)
` [PATCH 1/3] percpu_ref: add a new helper interface __percpu_ref_get_many
` [PATCH 2/3] blk-core: rework the queue freeze
` [PATCH 3/3] block, scsi: rework the preempt only mode

[PATCH] bcache: add a command to show bcache topology
 2018-09-20 14:58 UTC  (2+ messages)

[PATCH v9 0/8] blk-mq: Implement runtime power management
 2018-09-20 15:30 UTC  (13+ messages)
` [PATCH v9 1/8] blk-mq: Document the functions that iterate over requests
` [PATCH v9 2/8] blk-mq: Introduce blk_mq_queue_rq_iter()
` [PATCH v9 3/8] block: Move power management code into a new source file
` [PATCH v9 4/8] block, scsi: Change the preempt-only flag into a counter
` [PATCH v9 5/8] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v9 6/8] block: Schedule runtime resume earlier
` [PATCH v9 7/8] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v9 8/8] blk-mq: Enable support for runtime power management

[PATCH, resend] block: use bio_add_page in bio_iov_iter_get_pages
 2018-09-20 15:12 UTC  (2+ messages)

[GIT PULL] nvme fix for 4.19
 2018-09-20 15:11 UTC  (2+ messages)

clean up physical merging helpers
 2018-09-20 14:39 UTC  (6+ messages)

block: DMA alignment of IO buffer allocated from slab
 2018-09-20 14:07 UTC  (9+ messages)

[PATCH v8 0/8] blk-mq: Implement runtime power management
 2018-09-20  1:38 UTC  (12+ messages)
` [PATCH v8 1/8] blk-mq: Document the functions that iterate over requests
` [PATCH v8 2/8] blk-mq: Introduce blk_mq_queue_rq_iter()
` [PATCH v8 3/8] block: Move power management code into a new source file
` [PATCH v8 4/8] block, scsi: Change the preempt-only flag into a counter
` [PATCH v8 5/8] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v8 6/8] block: Schedule runtime resume earlier
` [PATCH v8 7/8] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v8 8/8] blk-mq: Enable support for runtime power management

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-19 20:36 UTC  (13+ messages)

[RESEND][PATCH v2] cfq: clear queue pointers from cfqg after unpinning them in cfq_pd_offline
 2018-09-19 21:58 UTC 

[PATCH v7 0/6] blk-mq: Implement runtime power management
 2018-09-19 21:38 UTC  (11+ messages)
` [PATCH v7 1/6] block: Move power management code into a new source file
` [PATCH v7 2/6] block, scsi: Change the preempt-only flag into a counter
` [PATCH v7 3/6] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v7 4/6] block: Schedule runtime resume earlier
` [PATCH v7 5/6] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v7 6/6] blk-mq: Enable support for runtime power management

[PATCH 1/4] percpu-refcount: move zeroing of percpu part into percpu_ref_switch_to_atomic_rcu
 2018-09-19  8:01 UTC  (9+ messages)
` [PATCH 2/4] lib/percpu-refcount: introduce percpu_ref_resurge()
` [PATCH 3/4] blk-mq: introduce blk_mq_unfreeze_queue_no_drain_io
` [PATCH 4/4] nvme: don't drain IO in nvme_reset_work()

[RFC PATCH 0/6] lightnvm: pblk: Introduce RAIL to enforce low tail read latency
 2018-09-19  7:58 UTC  (14+ messages)
` [RFC PATCH 1/6] lightnvm: pblk: refactor read and write APIs
` [RFC PATCH 2/6] lightnvm: pblk: Add configurable mapping function
` [RFC PATCH 3/6] lightnvm: pblk: Refactor end_io function in pblk_submit_io_set
` [RFC PATCH 4/6] lightnvm: pblk: Add pblk_submit_io_sem
` [RFC PATCH 5/6] lightnvm: pblk: Add RAIL interface
` [RFC PATCH 6/6] lightnvm: pblk: Integrate RAIL

[BUG]kmemleak in cfq_get_queue+0x213
 2018-09-19  9:26 UTC 

[PATCH V3 00/17] SCSI: introduce per-host admin queue & enable runtime PM
 2018-09-19  8:07 UTC  (39+ messages)
` [PATCH V3 03/17] block: rename QUEUE_FLAG_NO_SCHED as QUEUE_FLAG_ADMIN
` [PATCH V3 04/17] blk-mq: don't reserve tags for admin queue
` [PATCH V3 05/17] SCSI: try to retrieve request_queue via 'scsi_cmnd' if possible
` [PATCH V3 06/17] SCSI: pass 'scsi_device' instance from 'scsi_request'
` [PATCH V3 07/17] SCSI: prepare for introducing admin queue for legacy path
` [PATCH V3 08/17] SCSI: pass scsi_device to scsi_mq_prep_fn
` [PATCH V3 09/17] SCSI: don't set .queuedata in scsi_mq_alloc_queue()
` [PATCH V3 10/17] SCSI: deal with admin queue busy
` [PATCH V3 11/17] SCSI: track pending admin commands
` [PATCH V3 12/17] SCSI: create admin queue for each host
` [PATCH V3 13/17] SCSI: use the dedicated admin queue to send admin commands
` [PATCH V3 14/17] SCSI: transport_spi: resume a quiesced device
` [PATCH V3 15/17] SCSI: use admin queue to implement queue QUIESCE
` [PATCH V3 16/17] block: simplify runtime PM support
` [PATCH V3 17/17] block: enable runtime PM for blk-mq

[PATCH blktests 0/3] Add NVMeOF multipath tests
 2018-09-19  0:18 UTC  (8+ messages)

[PATCH crypto-next 07/23] block: cryptoloop: Remove VLA usage of skcipher
 2018-09-19  2:10 UTC 

KASAN: use-after-free Read in raw_cmd_done
 2018-09-18 17:43 UTC  (2+ messages)

[PATCH 0/3] blk-mq: allow to unfreeze queue when io isn't drained
 2018-09-18 10:16 UTC  (5+ messages)
` [PATCH 1/3] lib/percpu-refcount: introduce percpu_ref_resurge()
` [PATCH 2/3] blk-mq: introduce blk_mq_unfreeze_queue_no_drain_io
` [PATCH 3/3] nvme: don't drain IO in nvme_reset_work()

[PATCH 0/4] lightnvm: pblk: fixes for read buffer
 2018-09-18  8:37 UTC  (6+ messages)
` [PATCH 1/4] lightnvm: pblk: remove unused function
` [PATCH 2/4] lightnvm: pblk: encapsulate rb pointer operations
` [PATCH 3/4] lightnvm: pblk: move ring buffer alloc/free rb init
` [PATCH 4/4] lightnvm: pblk: guarantee mw_cunits on read buffer

[PATCH 0/3] lightnvm: pblk: support variable OOB size
 2018-09-18  8:37 UTC  (13+ messages)
` [PATCH 2/3] lightnvm: do no update csecs and sos on 1.2
` [PATCH 3/3] lightnvm: pblk: support variable OOB size

[PATCH] lightnvm: pblk: fix race on sysfs line state
 2018-09-18  8:32 UTC  (2+ messages)

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-18  7:34 UTC  (3+ messages)

[PATCH v7 0/6] blk-mq: Implement runtime power management
 2018-09-17 20:16 UTC  (13+ messages)
` [PATCH v7 1/6] block: Move power management code into a new source file
` [PATCH v7 2/6] block, scsi: Change the preempt-only flag into a counter
` [PATCH v7 3/6] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v7 3/7] block, scsi: Introduce blk_pm_runtime_exit()
` [PATCH v7 4/6] block: Schedule runtime resume earlier
` [PATCH v7 4/7] block: Split blk_pm_add_request() and blk_pm_put_request()
` [PATCH v7 5/6] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v7 5/7] block: Schedule runtime resume earlier
` [PATCH v7 6/6] blk-mq: Enable support for runtime power management
` [PATCH v7 6/7] block: Make blk_get_request() block for non-PM requests while suspended
` [PATCH v7 7/7] blk-mq: Enable support for runtime power management

[V2 PATCH 0/2] pblk: retrieve chunk metadata on erase
 2018-09-17 10:17 UTC  (4+ messages)
` [PATCH 2/2] lightnvm: "

[PATCH] lightnvm: pblk: add SPDX license tag
 2018-09-17  8:28 UTC  (2+ messages)

[V2 PATCH] lightnvm: pblk: recover open lines on 2.0 devices
 2018-09-17  8:13 UTC  (3+ messages)
` [PATCH] "

[V5 PATCH 0/3] lightnvm: pblk: take write semaphore on metadata
 2018-09-17 10:11 UTC  (3+ messages)

[PATCH v2 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-17  7:59 UTC  (6+ messages)
` [PATCH v2 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v2 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()

[PATCH] block: remove bio_rewind_iter()
 2018-09-15 14:41 UTC  (3+ messages)

[PATCH v3 (resend)] block/loop: Serialize ioctl operations
 2018-09-15 10:58 UTC 

[PATCH AUTOSEL 4.18 85/92] block/DAC960.c: fix defined but not used build warnings
 2018-09-15  1:30 UTC 

[PATCH BUGFIX/IMPROVEMENT 0/3] bfq: one fix and two important improvements for throughput
 2018-09-14 19:06 UTC  (5+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/3] block, bfq: correctly charge and reset entity service in all cases
` [PATCH BUGFIX/IMPROVEMENT 2/3] block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
` [PATCH BUGFIX/IMPROVEMENT 3/3] blok, bfq: do not plug I/O if all queues are weight-raised

blk-wbt: handle O_DIRECT writes like high priority writes
 2018-09-14 17:34 UTC 

[DRBD-user] [PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-14 16:18 UTC  (13+ messages)

[PATCH v4 00/10] blk-mq: Enable runtime power management
 2018-09-14 14:10 UTC  (10+ 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 04/10] block: Move power management code into a new source file

[GIT PULL] Block fixes for 4.19-rc4
 2018-09-14  2:04 UTC 

[PATCH -next] blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
 2018-09-14  1:59 UTC  (2+ messages)


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