linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-24 11:12:48 to 2016-01-20 17:17:10 UTC [more...]

[PATH v2] NVMe: init nvme queue before enabling irq
 2016-01-20 17:17 UTC  (6+ messages)

[PATCH] NVMe: init nvme queue before enabling irq
 2016-01-20 10:52 UTC  (8+ messages)

dm-multipath low performance with blk-mq
 2016-01-19 22:45 UTC 

Anyone working on nvme power management?
 2016-01-19 19:37 UTC  (3+ messages)

[PATCH v1] nvme: Log the ctrl device name instead of the undelying pci device name
 2016-01-18 14:14 UTC 

dm-multipath low performance with blk-mq
 2016-01-18 12:04 UTC 

[PATCH RFC] nvme-core: Log the ctrl device instance name
 2016-01-17  8:54 UTC  (5+ messages)

NVM and swap device
 2016-01-15 21:19 UTC  (10+ messages)

[PATCH 1/2] blk-mq: dynamic h/w context count
 2016-01-15 18:22 UTC  (5+ messages)
` [PATCH 2/2] NVMe: Fix possible queue use after freed

[PATCH v1 0/3] Move active IO termination to the core
 2016-01-15 16:48 UTC  (7+ messages)
` [PATCH v1 1/3] blk-mq: Export tagset iter function
` [PATCH v1 2/3] nvme: Use blk-mq helper for IO termination
` [PATCH v1 3/3] blk-mq: Make blk_mq_all_tag_busy_iter static

I want to subscribe to mailing-list
 2016-01-14 11:02 UTC 

[PATCH v3 00/12] Simplify block integrity registration v3
 2016-01-14 10:37 UTC  (22+ messages)
` [PATCH v3 06/12] md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
` [PATCH v3 07/12] md: suspend i/o during runtime blk_integrity_unregister
    ` [PATCH] md/raid: only permit hot-add of compatible integrity profiles
` [PATCH v3 08/12] nvme: suspend i/o during runtime blk_integrity_unregister
` [PATCH v3 09/12] block: generic request_queue reference counting
` [PATCH v3 10/12] block: move blk_integrity to request_queue
` [PATCH v3 11/12] block: blk_flush_integrity() for bio-based drivers
` [PATCH v3 12/12] block, libnvdimm, nvme: provide a built-in blk_integrity nop profile

[LSF/MM ATTEND][LSF/MM TOPIC] Multipath redesign
 2016-01-13 16:54 UTC  (8+ messages)

[PATCH 0/3] NVMe: Introduce CMB allocation scheme
 2016-01-13  0:27 UTC  (9+ messages)
` [PATCH 1/3] NVMe: Introduce sysfs entries for submission queues in CMB
` [PATCH 2/3] NVMe: Generate resource tree for CMB
` [PATCH 3/3] NVMe: Create CMB resource sysfs file

[PATCH RESEND] NVMe: Export NVMe attributes to sysfs group
 2016-01-12 22:12 UTC  (2+ messages)

[PATCH] block: split bios to max possible length
 2016-01-12 22:11 UTC  (2+ messages)

[PATCH 0/2] NVMe updates
 2016-01-12 21:51 UTC  (4+ messages)
` [PATCH 1/2] NVMe: IO queue deletion re-write
` [PATCH 2/2] NVMe: Shutdown controller only for power-off

[PATCHv3 0/5] NVMe fixes and updates, v3
 2016-01-12 20:33 UTC  (12+ messages)
` [PATCHv3 1/5] NVMe: Fix admin queue ring wrap
` [PATCHv3 2/5] NVMe: Use a retryable error code on reset
` [PATCHv3 3/5] NVMe: Remove queue freezing on resets
` [PATCHv3 4/5] NVMe: IO queue deletion re-write
` [PATCHv3 5/5] NVMe: Shutdown controller only for power-off

Maximum NVMe IO command size > 1MB?
 2016-01-10 22:16 UTC  (9+ messages)

[PATCH for-4.4] block: split bios to max possible length
 2016-01-09 11:10 UTC  (15+ messages)

[NVME-CLI] nvme-cli now available via Ubuntu PPA
 2016-01-05 18:53 UTC  (2+ messages)

namespace list locking and ioctl fixes V2
 2016-01-04 16:41 UTC  (11+ messages)
` [PATCH 1/4] nvme: Move nvme_freeze/unfreeze_queues to nvme core
` [PATCH 2/4] nvme: synchronize access to ctrl->namespaces
` [PATCH 3/4] nvme: fixes for NVME_IOCTL_IO_CMD on the char device
` [PATCH 4/4] nvme: make SG_IO support optional

[PATCHv2 0/5] NVMe fixes and updates, version 2
 2016-01-04 16:08 UTC  (16+ messages)
` [PATCHv2 1/5] NVMe: Fix admin queue ring wrap
` [PATCHv2 2/5] NVMe: Use a retryable error code on reset
` [PATCHv2 3/5] NVMe: Remove queue freezing on resets
` [PATCHv2 4/5] NVMe: IO queue deletion re-write
` [PATCHv2 5/5] NVMe: Shutdown controller only for power-off

[PATCH 0/5] NVMe fixes and updates for 4.5
 2016-01-03 18:04 UTC  (30+ messages)
` [PATCH 1/5] NVMe: Fix admin queue ring wrap
` [PATCH 2/5] NVMe: Use a retryable error code on reset
` [PATCH 3/5] NVMe: Remove queue freezing on resets
` [PATCH 4/5] NVMe: Shutdown controller only for power-off
` [PATCH 5/5] NVMe: IO queue deletion re-write

[RFC] Add CPU state for iopoll
 2015-12-31  0:38 UTC  (4+ messages)
` [RFC] CPU: New "
` [RFC] sysstat: Report iopoll CPU percentage

[PATCH] nvme: consolidate kmallc + memset 0 into kzalloc
 2015-12-26 18:19 UTC 

namespace list locking and ioctl fixes
 2015-12-24 15:45 UTC  (8+ messages)
` [PATCH 3/3] nvme: make SG_IO support optional

[PATCH RFC 0/4] Move active IO termination to the core
 2015-12-24 14:56 UTC  (10+ messages)
` [PATCH RFC 1/4] blk-mq: Export a busy tagset iterator helper
` [PATCH RFC 2/4] nvme: Add a controller reference to the admin tagset
` [PATCH RFC 3/4] nvme: Move IO termination code to the core
` [PATCH RFC 4/4] blk-mq: Make blk_mq_all_tag_busy_iter static


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