linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-24 22:32:32 to 2018-08-09 13:36:06 UTC [more...]

[PATCH] Simplify nvmet_init to remove extra out label
 2018-08-09 13:36 UTC 

[PATCH] Remove extra goto label from nvmet_ns_enable
 2018-08-09 13:33 UTC 

[PATCH nvme-cli v2 0/2] fabrics connect-all fixes
 2018-08-09  9:25 UTC  (3+ messages)
` [PATCH nvme-cli v2 1/2] fabrics: write ctrl_loss_tmo to fabrics device on connect
` [PATCH nvme-cli v2 2/2] fabrics: write keep-alive-timeout "

[GIT PULL] last round of nvme updates for 4.19
 2018-08-09  8:07 UTC 

[PATCH nvme-cli 0/2] fabrics connect-all fixes
 2018-08-09  7:20 UTC  (5+ messages)
` [PATCH nvme-cli 1/2] fabrics: write ctrl_loss_tmo to fabrics device on connect
` [PATCH nvme-cli 2/2] fabrics: write keep-alive-timeout "

[PATCH] nvme: fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
 2018-08-08 10:08 UTC  (3+ messages)

[PATCH V4 0/3] nvmet: add ns write protect feature
 2018-08-08 10:07 UTC  (5+ messages)
` [PATCH V4 1/3] nvme: add support for ns write protect definitions
` [PATCH V4 2/3] nvme-core: set gendisk read only based on nsattr
` [PATCH V4 3/3] nvmet: add ns write protect support

[PATCH] nvme: fixup ANA group descriptor format
 2018-08-08 10:07 UTC  (2+ messages)

[PATCH] nvme: fixup crash on failed discovery
 2018-08-07 12:47 UTC  (4+ messages)

[PATCH] nvme-cli add ns write protect support
 2018-08-06 21:39 UTC  (3+ messages)

nvme updates for 4.19
 2018-08-06 14:34 UTC  (6+ messages)

How /dev/nvme numbers are allocated/mapped to BDF
 2018-08-05 15:48 UTC  (11+ messages)

[PATCH V3 0/3] nvmet: add ns write protect feature
 2018-08-03 12:17 UTC  (6+ messages)
` [PATCH V3 1/3] nvme: add support for ns write protect definitions
` [PATCH V3 2/3] nvme-core: set gendisk read only based on nsattr
` [PATCH V3 3/3] nvmet: add ns write protect support

[PATCH V3 0/2] nvme-cli: add ana-log page support
 2018-08-03 11:59 UTC  (6+ messages)
` [PATCH V3 1/2] nvme-cli: add minimal "
` [PATCH V3 2/2] nvme-cli: add ana-log documentation

[PATCHv2 0/2] blktests: test ANA base support
 2018-08-03  0:57 UTC  (5+ messages)
` [PATCH 1/2] blktests: enable ANA support
` [PATCH 2/2] blktests: add test for ANA state transition

[PATCH V2 0/3] nvmet: add support for ns write protect
 2018-08-01  3:20 UTC  (8+ messages)
` [PATCH V2 1/3] nvme: add support for ns write protect definitions
` [PATCH V2 2/3] nvme-core: set gendisk read only based on nsattr
` [PATCH V2 3/3] nvmet: add ns write protect support

[PATCH V2 0/2] nvme-cli: add ana-log support
 2018-07-31 17:42 UTC  (7+ messages)
` [PATCH V2 1/2] nvme-cli: add minimal ana-log page support
` [PATCH V2 2/2] nvme-cli: add ana-log documentation

[PATCH] nvme-cli: remove unnecessary assignments
 2018-07-31 15:50 UTC  (2+ messages)

[PATCH v5 1/3] block: move ref_tag calculation func to the block layer
 2018-07-30 14:27 UTC  (4+ messages)
` [PATCH v5 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH v5 3/3] nvme: use blk API to remap ref tags for IOs with metadata

[PATCH 0/6] nvme-cli ANA update
 2018-07-29  8:56 UTC  (11+ messages)
` [PATCH 1/6] nvme-discover: sanitize options
` [PATCH 2/6] nvme-discover: Retry discovery log if the generation counter changes
` [PATCH 3/6] nvme-cli: Add ANA support
` [PATCH 4/6] nvme-list-subsys: Add device name argument and print out ANA state
` [PATCH 5/6] nvme-cli: Implement ana log page support
` [PATCH 6/6] fabrics: display controller ID in discovery log output

[PATCH v4 1/3] block: move ref_tag calculation func to the block layer
 2018-07-28 22:22 UTC  (11+ messages)
` [PATCH v4 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH v4 3/3] nvme: use blk API to remap ref tags for IOs with metadata

[PATCH V2] nvmet: use Retain Async Event bit to clear AEN
 2018-07-27 15:14 UTC  (3+ messages)

draft ANA support v6
 2018-07-27 13:38 UTC  (15+ messages)
` [PATCH 1/9] nvme.h: add support for the log specific field
` [PATCH 2/9] nvme.h: add ANA definitions
` [PATCH 3/9] nvme: simplify the API for getting log pages
` [PATCH 4/9] nvme: remove nvme_req_needs_failover
` [PATCH 5/9] nvme: add ANA support
` [PATCH 6/9] nvmet: keep a port pointer in nvmet_ctrl
` [PATCH 7/9] nvmet: track and limit the number of namespaces per subsystem
` [PATCH 8/9] nvmet: add minimal ANA support
` [PATCH 9/9] nvmet: support configuring ANA groups

[PATCH] nvmetcli: ANA configuration support
 2018-07-27 11:08 UTC 

[PATCH 0/2] blktests: test ANA base support
 2018-07-26 22:26 UTC  (9+ messages)

[GIT PULL] nvme fixes for 4.18
 2018-07-26 17:49 UTC  (2+ messages)

[PATCH] nvme: Register for ANA AEN
 2018-07-26 15:12 UTC  (8+ messages)

[PATCH] nvme: drop WARN_ON() when processing ANA AEN
 2018-07-26 15:10 UTC  (2+ messages)

[PATCH 1/2] nvme-cli: add minimal ana-log page support
 2018-07-26 14:29 UTC  (7+ messages)
` [PATCH 2/2] nvme-cli add ana-log documentation

draft ANA support v5
 2018-07-26 11:34 UTC  (15+ messages)
` [PATCH 2/9] nvme.h: add ANA definitions
` [PATCH 5/9] nvme: add ANA support
` [PATCH 6/9] nvmet: keep a port pointer in nvmet_ctrl
` [PATCH 8/9] nvmet: add minimal ANA support
` [PATCH 9/9] nvmet: support configuring ANA groups

Q: Status of ANA patches
 2018-07-26  9:24 UTC  (5+ messages)

[PATCH] nvmet: use Retain Async Event bit to clear AEN
 2018-07-26  9:19 UTC  (2+ messages)

[PATCH] nvme-cli: use RAE bit for changed-ns-list-log
 2018-07-26  3:11 UTC 

[GIT PULL] first round of nvme updates for 4.19
 2018-07-25 18:06 UTC  (2+ messages)

blktests/nvme/008
 2018-07-25 16:59 UTC  (4+ messages)

[PATCHv2 1/2] blk-mq: export setting request completion state
 2018-07-25 16:48 UTC  (8+ messages)
` [PATCHv2 2/2] scsi: set timed out out mq requests to complete

[PATCH v3 1/3] block: move ref_tag calculation func to the block layer
 2018-07-25 14:53 UTC  (6+ messages)
` [PATCH v3 2/3] block: move dif_prepare/dif_complete functions to "
` [PATCH v3 3/3] nvme: use blk API to remap ref tags for IOs with metadata

[PATCH] nvmet: fixup crash on NULL device path
 2018-07-25 11:17 UTC  (3+ messages)

[PATCH] nvmet: only check for filebacking on -ENOTBLK
 2018-07-25 11:17 UTC  (3+ messages)

[PATCH 0/5] genhd: implement device_add_disk_with_groups()
 2018-07-25  8:27 UTC  (9+ messages)
` [PATCH 1/5] genhd: drop 'bool' argument from __device_add_disk()
` [PATCH 2/5] block: genhd: add device_add_disk_with_groups
` [PATCH 3/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 4/5] aoe: use device_add_disk_with_groups()
` [PATCH 5/5] zram: "

[PATCH 0/5] nvme: ANA implementation fixes
 2018-07-25  7:25 UTC  (6+ messages)
` [PATCH 2/5] nvmet: fixup crash on NULL device path

[PATCH 1/3] block: move ref_tag calculation func to the block layer
 2018-07-24 22:32 UTC  (4+ messages)
` [PATCH 2/3] block: move dif_prepare/dif_complete functions to "


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