linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-11 04:57:30 to 2018-09-17 20:11:18 UTC [more...]

[PATCH v7 0/6] blk-mq: Implement runtime power management
 2018-09-17 20:11 UTC  (6+ 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

[V2 PATCH 0/2] pblk: retrieve chunk metadata on erase
 2018-09-17 10:17 UTC  (5+ messages)
` [PATCH 1/2] lightnvm: pblk: add helper for printing chunk state
` [PATCH 2/2] lightnvm: pblk: retrieve chunk metadata on erase

[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] "

[PATCH V3 00/17] SCSI: introduce per-host admin queue & enable runtime PM
 2018-09-17 12:07 UTC  (30+ messages)
` [PATCH V3 01/17] blk-mq: allow to pass default queue flags for creating & initializing queue
` [PATCH V3 02/17] blk-mq: convert BLK_MQ_F_NO_SCHED into per-queue flag
` [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

[RFC PATCH 0/6] lightnvm: pblk: Introduce RAIL to enforce low tail read latency
 2018-09-17  5:29 UTC  (7+ 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

[V5 PATCH 0/3] lightnvm: pblk: take write semaphore on metadata
 2018-09-17 10:11 UTC  (6+ messages)
` [PATCH 1/3] lightnvm: encapsule rqd dma allocations
` [PATCH 2/3] lightnvm: pblk: refactor metadata paths
` [PATCH 3/3] lightnvm: pblk: take write semaphore on metadata

[PATCH v2 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-17  7:59 UTC  (28+ messages)
` [PATCH v2 01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
` [PATCH v2 02/24] drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
` [PATCH v2 03/24] drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
` [PATCH v2 04/24] soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
` [PATCH v2 05/24] powerpc: don't use ioremap_prot() nor __ioremap() unless really needed
` [PATCH v2 06/24] powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
` [PATCH v2 07/24] powerpc: handover page flags with a pgprot_t parameter
` [PATCH v2 08/24] powerpc/mm: don't use _PAGE_EXEC in book3s/32
` [PATCH v2 09/24] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [PATCH v2 10/24] powerpc/mm: add pte helpers to query and change pte flags
` [PATCH v2 11/24] powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
` [PATCH v2 12/24] powerpc/mm: use pte helpers in generic code
` [PATCH v2 13/24] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [PATCH v2 14/24] powerpc/mm: drop unused page flags
` [PATCH v2 15/24] powerpc/mm: move __P and __S tables in the common pgtable.h
` [PATCH v2 16/24] powerpc/book3s/32: do not include pte-common.h
` [PATCH v2 17/24] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [PATCH v2 18/24] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [PATCH v2 19/24] powerpc/nohash/64: do not include pte-common.h
` [PATCH v2 20/24] powerpc/mm: Allow platforms to redefine some helpers
` [PATCH v2 21/24] powerpc/mm: Define platform default caches related flags
` [PATCH v2 22/24] powerpc/mm: Get rid of pte-common.h
` [PATCH v2 23/24] powerpc/8xx: change name of a few page flags to avoid confusion
` [PATCH v2 24/24] powerpc/book3s64: Avoid multiple endian conversion in pte helpers

[PATCH blktests 0/3] Add NVMeOF multipath tests
 2018-09-16  4:28 UTC  (4+ messages)

clean up physical merging helpers
 2018-09-15 14:47 UTC  (3+ messages)

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

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-13 16:14 UTC  (16+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v6 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v6 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v6 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v6 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v6 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v6 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v6 13/13] nvmet: Optionally use PCI P2P memory

Subsystem responsible for /proc/diskstats timings?
 2018-09-13  1:26 UTC  (2+ messages)

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-12 22:11 UTC  (22+ messages)

[PATCH] null_blk: fix zoned support for non-rq based operation
 2018-09-13  0:04 UTC  (2+ messages)

[REGRESSION] bfq probe failed on 4.19-rc3
 2018-09-12 14:31 UTC  (13+ messages)

[PATCH] drivers/block/xen-blkback/common.h: use DIV_ROUND_UP instead of reimplementing its function
 2018-09-12 10:29 UTC  (6+ messages)
` [Xen-devel] "

[PATCH v3 00/12] block: always associate blkg and refcount cleanup
 2018-09-11 23:51 UTC  (15+ messages)
` [PATCH 01/12] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 02/12] blkcg: update blkg_lookup_create to do locking
` [PATCH 03/12] blkcg: convert blkg_lookup_create to find closest blkg
` [PATCH 04/12] blkcg: always associate a bio with a blkg
` [PATCH 05/12] blkcg: consolidate bio_issue_init to be a part of core
` [PATCH 06/12] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 07/12] blkcg: associate writeback bios with a blkg
` [PATCH 08/12] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 09/12] blkcg: remove additional reference to the css
` [PATCH 10/12] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 11/12] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 12/12] blkcg: rename blkg_try_get to blkg_tryget

[PATCH] rsxx: Remove unnecessary parentheses
 2018-09-11 22:57 UTC  (3+ messages)

[PATCH] bcache: fix failure in journal relplay
 2018-09-11 13:14 UTC 

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

Affinity managed interrupts vs non-managed interrupts
 2018-09-11  9:38 UTC  (12+ messages)

Affinity managed interrupts vs non-managed interrupts
 2018-09-11  9:22 UTC  (6+ messages)

[RFC PATCH 0/4] blk-mq: introduce bio retrieve mechanism
 2018-09-11  9:48 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] blk-mq: retrieve bios before update nr_hw_queues
` [PATCH 3/4] nvme-pci: unquiesce queues after "
` [PATCH 4/4] nvme-pci: discard the cq_vector checking in nvme_queue_rq

[PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
 2018-09-11  7:10 UTC  (11+ messages)

[PATCH 10/12] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
 2018-09-11  5:11 UTC  (2+ messages)
` [LKP] [blkcg] 1d0e59f90b: BUG:unable_to_handle_kernel


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