messages from 2019-05-16 03:21:04 to 2019-05-21 09:54:53 UTC [more...]
[PATCH RFC] nvme: Common subsys and controller instances IDA
2019-05-21 9:54 UTC (9+ messages)
[PATCH 5.0 66/95] nvme: cancel request synchronously
2019-05-21 9:45 UTC (3+ messages)
[PATCH] nvmet: get rid of extra line in the tcp code
2019-05-21 8:49 UTC (3+ messages)
[PATCH] nvme: copy MTFA field from identify controller
2019-05-21 8:41 UTC (4+ messages)
[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
2019-05-21 8:28 UTC (6+ messages)
[PATCH] nvme: Fix known effects
2019-05-21 7:26 UTC (5+ messages)
[PATCH RFC 0/4] nvmet: add support for port based io priority
2019-05-21 6:56 UTC (11+ messages)
` [RFC PATCH 1/4] nvmet: add iopriority definitions for port
` [PATCH] nvmet: get rid of extra line in the tcp code
` [RFC PATCH 2/4] nvmet: allow user to specify ioprioty from cfgfs
` [RFC PATCH 3/4] nvmet: set iopriority for each bio
` [RFC PATCH 4/4] nvmet: set iopriority for each kiocb for file
[PATCH] nvme: target: use struct_size() in kmalloc()
2019-05-21 6:53 UTC (4+ messages)
[PATCH] nvme-multipath: handle ANA log parse failures gracefully
2019-05-21 6:52 UTC (2+ messages)
[PATCH 0/4v3] nvme-fc: track state change failures
2019-05-21 6:47 UTC (7+ messages)
` [PATCH 1/4] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/4] nvme-fc: track state change failures during reconnect
` [PATCH 3/4] nvme-fc: fail reconnect if state change fails
` [PATCH 4/4] nvme-fc: align nvme_fc_delete_association() with exit path
[PATCH] nvme-pci: fix single segment optimization
2019-05-21 1:08 UTC (3+ messages)
nvme drive kernel 5.0 problem
2019-05-20 22:12 UTC (4+ messages)
[PATCH V3 0/4] nvme-cli: Introduce nvme-status mapping with errno
2019-05-20 15:30 UTC (9+ messages)
` [PATCH V3 1/4] nvme.h: Fix typos in status code values
` [PATCH V3 2/4] nvme-status: Introduce nvme status module to map errno
` [PATCH V3 3/4] nvme: Return errno mapped for nvme error status
` [PATCH V3 4/4] fabrics: Return errno mapped for fabrics "
[PATCH] nvme-cli: close fd before return
2019-05-20 4:45 UTC (8+ messages)
[PATCH V2 0/4] nvme-cli: Introduce nvme-status mapping with errno
2019-05-19 19:03 UTC (12+ messages)
` [PATCH V2 1/4] nvme.h: Fix typos in status code values
` [PATCH V2 2/4] nvme-status: Introduce nvme status module to map errno
` [PATCH V2 3/4] nvme: Return errno mapped for nvme error status
[PATCH v4 0/7] nvme-pci: support device coredump
2019-05-19 15:06 UTC (8+ messages)
` [PATCH v4 1/7] devcoredump: use memory_read_from_buffer
` [PATCH v4 2/7] devcoredump: fix typo in comment
` [PATCH v4 3/7] devcoredump: allow to create several coredump files in one device
` [PATCH v4 4/7] nvme: add basic facilities to get telemetry log page
` [PATCH v4 5/7] nvme-pci: add device coredump infrastructure
` [PATCH v4 6/7] nvme-pci: trigger device coredump on command timeout
` [PATCH v4 7/7] nvme-pci: enable to trigger device coredump by hand
[PATCH V3 0/5] nvme-trace: Add support for fabrics command
2019-05-18 2:12 UTC (2+ messages)
[PATCH 0/3] nvme-fc: track state change failures
2019-05-18 0:21 UTC (10+ messages)
` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/3] nvme-fc: track state change failures during reconnect
` [PATCH 3/3] nvme-fc: fail reconnect if state change fails
[PATCH 1/1] nvme-fc: Wait for all the nvme host controllers and it's resources to be freed before unloading the nvme-fc module
2019-05-17 19:48 UTC
[PATCHv2 0/3] nvme-fc: track state change failures
2019-05-17 18:52 UTC (8+ messages)
` [PATCH 1/3] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/3] nvme-fc: track state change failures during reconnect
` [PATCH 3/3] nvme-fc: fail reconnect if state change fails
[PATCH 1/6] nvme-pci: Fix controller freeze wait disabling
2019-05-17 18:40 UTC (41+ messages)
` [PATCH 2/6] nvme-pci: Don't disable on timeout in reset state
` [PATCH 3/6] nvme-pci: Unblock reset_work on IO failure
` [PATCH 4/6] nvme-pci: Sync queues on reset
` [PATCH 5/6] nvme: Export get and set features
` [PATCHv2 6/6] nvme-pci: Use host managed power state for suspend
[PATCH 1/4] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
2019-05-17 18:36 UTC (8+ messages)
` [PATCH 2/4] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 3/4] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH v2 4/4] nvme: release namespace SRCU protection before performing controller ioctls
[PATCH v2] nvme: fix memory leak for power latency tolerance req
2019-05-17 18:36 UTC (3+ messages)
[PATCH 0/2] nvme: add thermal zone devices
2019-05-17 15:36 UTC (21+ messages)
` [PATCH 1/2] nvme: add thermal zone infrastructure
` [PATCH 2/2] nvme-pci: support thermal zone
[PATCH] nvme: fix memory leak for power latency tolerance req
2019-05-17 2:09 UTC (4+ messages)
[PATCH] nvme-cli: remove unused NVME_AER_NOTICE_*
2019-05-16 23:11 UTC (3+ messages)
[PATCH 0/2] nvme-cli: fix disconnect-all for pcie tp
2019-05-16 23:08 UTC (5+ messages)
` [PATCH 1/2] nvme-cli: don't try to disconnect for ctrl with pcie transport
` [PATCH 2/2] nvme-cli: remove unnecessary initialize of local var
[PATCH 1/4] nvme: fix srcu locking on error return in nvme_get_ns_from_disk
2019-05-16 22:57 UTC (12+ messages)
` [PATCH 2/4] nvme: remove the ifdef around nvme_nvm_ioctl
` [PATCH 3/4] nvme: merge nvme_ns_ioctl into nvme_ioctl
` [PATCH 4/4] nvme: release namespace SRCU protection before performing controller ioctls
Issue with namespace delete
2019-05-16 17:49 UTC (5+ messages)
[PATCH] nvme-cli: add kernel-doc comment for struct telemetry_log_page_hdr
2019-05-16 16:45 UTC (2+ messages)
Using host fabrics drivers with a target with limited queues
2019-05-16 16:03 UTC (2+ messages)
[GIT PULL] nvme fixes for 5.2
2019-05-16 14:09 UTC (2+ messages)
nvme driver failed for test with kernel-v5.1-rc6
2019-05-16 6:06 UTC
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