messages from 2019-05-31 23:29:06 to 2019-06-07 16:44:19 UTC [more...]
[PATCH 0/2] NVMe 1.4 Identify Namespace Support
2019-06-07 16:44 UTC (15+ messages)
` [PATCH 1/2] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH 2/2] nvme: Set physical block size and optimal I/O size according to NVMe 1.4
[PATCH 1/5] nvme: update list-ns nsid option
2019-06-07 16:19 UTC (13+ messages)
` [PATCH 2/5] nvme: update description for "nvme list" command
` [PATCH 3/5] fabrics: Fix memory leak of subsys list
` [PATCH 4/5] nvme-print: fix json object memory leak
` [PATCH 5/5] nvme: fix coding style issue
[PATCH v3 0/3] nvme: add thermal zone devices
2019-06-07 15:21 UTC (14+ messages)
` [PATCH v3 2/3] "
` [PATCH v3 3/3] nvme: notify thermal framework when temperature threshold events occur
properly communicate queue limits to the DMA layer
2019-06-07 5:52 UTC (25+ messages)
` [PATCH 01/13] nvme-pci: don't limit DMA segement size
` [PATCH 02/13] rsxx: don't call dma_set_max_seg_size
` [PATCH 03/13] mtip32xx: also set max_segment_size in the device
` [PATCH 04/13] mmc: "
` [PATCH 05/13] scsi: add a host / host template field for the virt boundary
` [PATCH 06/13] ufshcd: set max_segment_size in the scsi host template
` [PATCH 07/13] storvsc: set virt_boundary_mask "
` [PATCH 08/13] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 09/13] IB/srp: "
` [PATCH 10/13] megaraid_sas: "
` [PATCH 11/13] mpt3sas: "
` [PATCH 12/13] usb-storage: "
` [PATCH 13/13] uas: "
nvme: build failure report for nvme_sync_queues()
2019-06-07 1:19 UTC (5+ messages)
[RFC PATCH V7 0/7] nvme-trace: Add support for fabrics command
2019-06-06 19:45 UTC (8+ messages)
` [RFC PATCH V7 1/7] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V7 2/7] nvme: trace: move opcode symbol print to nvme.h
` [RFC PATCH V7 3/7] nvme: trace: put cid with le16_to_cpu()
` [RFC PATCH V7 4/7] nvme: trace: support for fabrics commands in host-side
` [RFC PATCH V7 5/7] nvme: trace: filter out unnecessary fields for fabrics
` [RFC PATCH V7 6/7] nvme: trace: print result and status in hex format
` [RFC PATCH V7 7/7] nvmet: introduce target-side trace
[PATCH v2 1/1] nvme-rdma: use dynamic dma mapping per command
2019-06-06 16:54 UTC (3+ messages)
[RFC PATCH V6 0/3] nvme-trace: Add support for fabrics command
2019-06-06 15:37 UTC (10+ messages)
` [RFC PATCH V6 1/3] nvmet: introduce nvmet_req_to_ctrl to get ctrl instance
` [RFC PATCH V6 2/3] nvme: trace: do not EXPORT_SYMBOL for a trace function
` [RFC PATCH V6 3/3] nvmet: introduce target-side trace
[PATCH 1/1] nvme-rdma: use dynamic dma mapping per command
2019-06-06 8:31 UTC (6+ messages)
NULL pointer dereference in nvmet_rdma_queue_disconnect during bond failover
2019-06-06 7:31 UTC (3+ messages)
[PATCH] nvme: introduce nvme_is_fabrics to check fabrics cmd
2019-06-06 6:58 UTC (3+ messages)
IO stuck while nvmf initiator is reconnecting
2019-06-05 19:04 UTC
[PATCH] Revert "nvme-rdma: remove redundant reference between ib_device and tagset"
2019-06-04 23:54 UTC (14+ messages)
` [Suspected-Phishing]Re: "
[PATCH AUTOSEL 4.14 15/24] nvme: remove the ifdef around nvme_nvm_ioctl
2019-06-04 23:24 UTC
[PATCH AUTOSEL 4.19 17/36] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
2019-06-04 23:23 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 18/36] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 4.19 19/36] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 4.19 20/36] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 4.19 21/36] nvme: fix memory leak for power latency tolerance
[PATCH AUTOSEL 5.1 28/60] nvme-pci: Fix controller freeze wait disabling
2019-06-04 23:21 UTC (6+ messages)
` [PATCH AUTOSEL 5.1 29/60] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
` [PATCH AUTOSEL 5.1 30/60] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH AUTOSEL 5.1 31/60] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH AUTOSEL 5.1 32/60] nvme: release namespace SRCU protection before performing controller ioctls
` [PATCH AUTOSEL 5.1 33/60] nvme: fix memory leak for power latency tolerance
[PATCH v2] nvme: Fix u32 overflow in the number of namespace list calculation
2019-06-04 18:03 UTC (4+ messages)
[PATCH V5 0/5] nvme-trace: Add support for fabrics command
2019-06-04 16:28 UTC (11+ messages)
` [PATCH V5 1/5] nvme: Make trace common for host and target both
` [PATCH V5 2/5] nvme-trace: Support tracing fabrics commands from host-side
` [PATCH V5 3/5] nvme: Introduce nvme_is_fabrics to check fabrics cmd
` [PATCH V5 4/5] nvme-trace: Add tracing for req_init in target
` [PATCH V5 5/5] nvme-trace: Add tracing for req_comp "
[PATCH V6 0/6] nvme-cli: Introduce nvme-status mapping with errno
2019-06-04 15:40 UTC (7+ messages)
` [PATCH V6 1/6] nvme: Do not return in the middle of the subcommand
` [PATCH V6 2/6] fabrics: "
` [PATCH V6 3/6] nvme: Return negative error value for internal errors
` [PATCH V6 4/6] nvme-status: Introduce nvme status module to map errno
` [PATCH V6 5/6] nvme: Return errno mapped for nvme error status
` [PATCH V6 6/6] fabrics: Return errno mapped for fabrics "
[PATCH V5 1/6] nvme: Do not return in the middle of the subcommand
2019-06-04 15:20 UTC (16+ messages)
` [PATCH V5 0/6] nvme-cli: Introduce nvme-status mapping with errno
` [PATCH V5 2/6] fabrics: Do not return in the middle of the subcommand
` [PATCH V5 3/6] nvme: Return negative error value for internal errors
` [PATCH V5 4/6] nvme-status: Introduce nvme status module to map errno
` [PATCH V5 5/6] nvme: Return errno mapped for nvme error status
[PATCH v2 0/3] nvme: enable to inject errors into admin commands
2019-06-04 13:36 UTC (10+ messages)
` [PATCH v2 1/3] nvme: prepare for fault injection "
` [PATCH v2 2/3] nvme: enable to inject errors "
` [PATCH v2 3/3] Documentation: nvme: add an example for nvme fault injection
[PATCH 1/1] FIX kernel crash
2019-06-04 11:24 UTC
[PATCH] nvmet: fix data_len to 0 for bdev-backed write_zeroes
2019-06-04 7:24 UTC (5+ messages)
[PATCH] nvme: Fix u32 overflow in the number of namespace list calculation
2019-06-03 23:45 UTC (4+ messages)
Oops when disconnecting from inaccessible subsystem
2019-06-03 22:37 UTC (4+ messages)
[PATCH] Add support for 64 bit addresses in Get DUI Data functions
2019-06-03 21:30 UTC
[PATCH v3] nvme-fcloop: Add support for nvmet discovery_event op
2019-06-03 18:31 UTC
[PATCH v2 0/4] nvme: add thermal zone devices
2019-06-03 15:03 UTC (6+ messages)
` [PATCH v2 2/4] nvme: add thermal zone infrastructure
[PATCH] nvme-cli: add default value for nsid of write-zeroes
2019-06-03 4:29 UTC (5+ messages)
[PATCH] nvme-cli: update command message for "help"
2019-06-02 23:18 UTC (3+ messages)
[PATCHv3 1/2] nvme: Export get and set features
2019-06-01 9:09 UTC (3+ messages)
` [PATCHv3 2/2] nvme-pci: Use host managed power state for suspend
[PATCH 0/3] nvme: Improve processing paused support
2019-06-01 9:08 UTC (7+ messages)
` [PATCH 1/3] nvme-pci: reset timeout when processing is paused
` [PATCH 2/3] nvme: rearm fw notification in admin only state
[PATCH v2 1/2] nvme-rdma: fix queue mapping when queue count is limited
2019-06-01 8:59 UTC (4+ messages)
` [PATCH v2 2/2] nvme-tcp: "
[RFC PATCH V4 0/5] nvme-trace: Add support for fabrics command
2019-06-01 2:37 UTC (4+ messages)
` [RFC PATCH 5/5] nvme-trace: Add tracing for req_comp in target
[PATCH 0/2] nvme: enable to inject errors into admin commands
2019-05-31 23:37 UTC (4+ 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).