messages from 2015-12-01 18:52:40 to 2016-01-04 16:08:18 UTC [more...]
[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
namespace list locking and ioctl fixes V2
2016-01-04 15:19 UTC (10+ 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
[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 0/3] NVMe: Introduce CMB allocation scheme
2015-12-30 20:59 UTC (5+ 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] 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 (13+ messages)
` [PATCH 1/3] nvme: synchronize access to ctrl->namespaces
` [PATCH 2/3] nvme: fixes for NVME_IOCTL_IO_CMD on the char device
` [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
[PATCH 1/2] blk-mq: dynamic h/w context count
2015-12-24 14:23 UTC (4+ messages)
` [PATCH 2/2] NVMe: Fix possible queue use after freed
NVMe Generic Devices Linux x Windows
2015-12-24 2:49 UTC (5+ messages)
[PATCH v2] PCI/AER: include header file
2015-12-23 15:37 UTC (2+ messages)
[PATCH] nvme: arrange header files
2015-12-23 14:35 UTC (2+ messages)
[PATCH] block: Split bios on chunk boundaries
2015-12-23 0:17 UTC (2+ messages)
kernel BUG at drivers/block/nvme-core.c:732!
2015-12-21 21:12 UTC (2+ messages)
[PATCH] nvmet: Improve device_path output
2015-12-21 8:39 UTC
[PATCH] nvme: Add sysfs parameter to show subsystem nqn
2015-12-21 8:31 UTC (2+ messages)
[PATCH for-4.4] NVMe: IO ending fixes on surprise removal
2015-12-18 5:19 UTC (5+ messages)
[PATCH] NVMe: Export namespace attributes to sysfs
2015-12-15 15:27 UTC (2+ messages)
[PATCH] nvme: Allow controllers to specify a min queue depth for CMB
2015-12-14 10:18 UTC (6+ messages)
[PATCH] nvme: Stop installing kernel-only <linux/nvme.h> as UAPI
2015-12-14 10:16 UTC (2+ messages)
[PATCH] nvme: Move nvme_freeze/unfreeze_queues to nvme core
2015-12-14 10:15 UTC (2+ messages)
[PATCHv3] printf: Add format for 8-byte EUI-64 type
2015-12-11 15:42 UTC (5+ messages)
kernel BUG at drivers/block/nvme-core.c:732!
2015-12-09 22:43 UTC (2+ messages)
[PATCHv2] printf: Add format for 8-byte EUI-64 type
2015-12-09 21:16 UTC (2+ messages)
[PATCHv2 0/2] NVMe namespace identification
2015-12-09 19:06 UTC (4+ messages)
` [PATCHv2 1/2] Print: Add print format for 8-byte EUI-64 type
` [PATCHv2 2/2] NVMe: Expose namespace identity attribute to sysfs
[PATCH] NVMe: Shutdown fixes
2015-12-09 18:34 UTC (13+ messages)
[PATCH] NVMe: Export NVMe attributes to sysfs group
2015-12-09 18:33 UTC (4+ messages)
[patch] nvme: precedence bug in nvme_pr_clear()
2015-12-09 18:15 UTC (7+ messages)
[PATCH] NVMe: Expose namespace unique identifier to sysfs
2015-12-09 8:12 UTC (6+ messages)
[PATCH] nvme: fix another 32-bit build warning
2015-12-08 19:15 UTC (2+ messages)
[PATCHv2] NVMe: Add pci error handlers
2015-12-07 23:30 UTC (2+ messages)
IRQ and CPU Affinity on new Kernels
2015-12-04 15:19 UTC (3+ messages)
IRQ and CPU Affinity
2015-12-03 22:51 UTC
[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target
2015-12-02 10:07 UTC (10+ messages)
[PATCH v2] nvme: temporary fix for Apple controller reset
2015-12-01 20:21 UTC (6+ messages)
NVMe reset fixes and completion path optimizations, part2
2015-12-01 18:55 UTC (12+ messages)
` [PATCH 01/11] NVMe: Simplify metadata setup
` [PATCH 02/11] nvme: fix admin queue depth
` [PATCH 03/11] nvme: factor out a few helpers from req_completion
` [PATCH 04/11] nvme: switch delete SQ/CQ to blk_execute_rq_nowait
` [PATCH 05/11] nvme: switch abort "
` [PATCH 06/11] nvme: special case AEN requests
` [PATCH 07/11] nvme: simplify completion handling
` [PATCH 08/11] nvme: properly free resources for cancelled command
` [PATCH 09/11] nvme: meta_sg doesn't have to be an array
` [PATCH 10/11] nvme: merge iod and cmd_info
` [PATCH 11/11] block: remove REQ_NO_TIMEOUT flag
NVMe reset fixes and completion path optimizations
2015-12-01 18:52 UTC (15+ messages)
` [PATCH 05/26] nvme: don't take the I/O queue q_lock in nvme_timeout
` [PATCH 06/26] nvme: merge nvme_abort_req and nvme_timeout
` [PATCH 07/26] nvme: add NVME_SC_CANCELLED
` [PATCH 08/26] nvme: simplify resets
` [PATCH 09/26] nvme: do not restart the request timeout if we're resetting the controller
` [PATCH 10/26] nvme: merge probe_work and reset_work
` [PATCH 11/26] nvme: remove dead controllers from a work item
` [PATCH 12/26] nvme: switch abort_limit to an atomic_t
` [PATCH 13/26] NVMe: Implement namespace list scanning
` [PATCH 14/26] NVMe: Use unbounded work queue for all work
` [PATCH 15/26] NVMe: Remove device management handles on remove
` [PATCH 16/26] NVMe: Simplify metadata setup
` [PATCH 17/26] nvme: fix admin queue depth
` [PATCH 18/26] nvme: factor out a few helpers from req_completion
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).