linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-27 17:53:45 to 2019-06-04 23:24:06 UTC [more...]

[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] Revert "nvme-rdma: remove redundant reference between ib_device and tagset"
 2019-06-04 22:02 UTC  (13+ messages)
      ` [Suspected-Phishing]Re: "

[PATCH v2] nvme: Fix u32 overflow in the number of namespace list calculation
 2019-06-04 18:03 UTC  (4+ messages)

[PATCH 1/5] nvme: update list-ns nsid option
 2019-06-04 16:45 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 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 v3 0/3] nvme: add thermal zone devices
 2019-06-04  7:32 UTC  (16+ messages)
` [PATCH v3 1/3] nvme: Export get and set features
` [PATCH v3 2/3] nvme: add thermal zone devices
` [PATCH v3 3/3] nvme: notify thermal framework when temperature threshold events occur

[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  (4+ 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  (11+ 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  (11+ messages)
` [RFC PATCH 1/5] nvme: Make trace common for host and target both
` [RFC PATCH 2/5] nvme-trace: Support tracing fabrics commands from host-side
` [RFC PATCH 3/5] nvme: Introduce nvme_is_fabrics to check fabrics cmd
` [RFC PATCH 4/5] nvme-trace: Add tracing for req_init in target
` [RFC PATCH 5/5] nvme-trace: Add tracing for req_comp "

[PATCH 0/2] nvme: enable to inject errors into admin commands
 2019-05-31 23:37 UTC  (11+ messages)
` [PATCH 1/2] nvme: prepare for fault injection "
` [PATCH 2/2] nvme: enable to inject errors "

[GIT PULL] nvme fixes for 5.2
 2019-05-31 21:24 UTC  (11+ messages)

[PATCH v2 0/7] nvmet/nvmet_fc: add events for discovery controller rescan
 2019-05-30 18:04 UTC  (9+ messages)
` [PATCH v2 1/7] nvmet: add transport discovery change op

[PATCH v2] nvme-fc: Add message when creating new association
 2019-05-30  1:08 UTC  (5+ messages)

[PATCH] nvme-fc: Add message when creating new controller
 2019-05-29 22:24 UTC  (7+ messages)
    ` [EXT] "

[RFC PATCH] nvme: allowing transition from NVME_CTRL_NEW to NVME_CTRL_DELETING
 2019-05-29 15:15 UTC  (3+ messages)

[PATCH] nvme: Ignore timeouts while PCI config access is blocked
 2019-05-29 15:08 UTC  (4+ messages)

[ANNOUNCE] nvmetcli 0.7 release
 2019-05-29 13:32 UTC 

[5.2-rc1 regression]: nvme vs. hibernation
 2019-05-29  9:20 UTC  (9+ messages)
        ` "nosmt" breaks resuming from hibernation (was Re: [5.2-rc1 regression]: nvme vs. hibernation)

[PATCH v3 0/9] Add Subsystem/Ctrl/Namespace relations (nvme-cli)
 2019-05-28 22:46 UTC  (10+ messages)
` [PATCH 1/9] nvme: update list-ns nsid option
` [PATCH 6/9] nvme: update list-subsys command to show the entire list
` [PATCH 9/9] nvme: Retrieve namespaces during list-subsys cmd

[PATCH 1/2] nvme-rdma: fix queue mapping when queue count is limited
 2019-05-28 21:50 UTC  (6+ messages)
` [PATCH 2/2] nvme-tcp: "

[PATCH 1/1] nvme-rdma: Add association between ctrl and transport dev
 2019-05-28 19:36 UTC  (6+ messages)


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