public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-07-13 11:30:01 to 2022-07-21 22:16:07 UTC [more...]

[PATCH 0/2] nvmet: type missmatch fixes for nvmet-auth
 2022-07-21 22:15 UTC  (7+ messages)
` [PATCH 1/2] nvmet: fix return value check in auth send
` [PATCH 2/2] nvmet: fix return value check in auth receive

enable generic interface (/dev/ngX) for unknown command sets v2
 2022-07-21 22:14 UTC  (15+ messages)
` [PATCH 1/5] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
` [PATCH 2/5] nvme: generalize the nvme_multi_css check in nvme_scan_ns
` [PATCH 3/5] nvme: refactor namespace probing
` [PATCH 4/5] nvme: factor out a nvme_ns_is_readonly helper
` [PATCH 5/5] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[bug report] blktests nvme/tcp triggered WARNING at kernel/workqueue.c:2628 check_flush_dependency+0x110/0x14c
 2022-07-21 22:13 UTC  (5+ messages)

[PATCH] nvme: consider also host_iface when checking ip options
 2022-07-21 17:44 UTC 

[PATCH 1/4] nvme-pci: split nvme_alloc_admin_tags
 2022-07-21 15:45 UTC  (5+ messages)
` [PATCH 2/4] nvme-pci: split nvme_dev_add
` [PATCH 3/4] nvme-rdma: split nvme_rdma_alloc_tagset
` [PATCH 4/4] nvme-tcp: split nvme_tcp_alloc_tagset

[linux-nvme:nvme-5.20 6/14] drivers/nvme/host/pci.c:3540:41: error: 'nvme_dev_pm_ops' undeclared here (not in a function); did you mean 'nvme_dev_map'?
 2022-07-21 15:38 UTC  (2+ messages)

enable generic interface (/dev/ngX) for unknown command sets v3
 2022-07-21  9:54 UTC  (11+ messages)
` [PATCH 1/6] nvme: catch -ENODEV from nvme_revalidate_zones again
` [PATCH 2/6] nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
` [PATCH 3/6] nvme: generalize the nvme_multi_css check in nvme_scan_ns
` [PATCH 4/6] nvme: refactor namespace probing
` [PATCH 5/6] nvme: factor out a nvme_ns_is_readonly helper
` [PATCH 6/6] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[PATCH v2] nvme: Define compat_ioctl again to unbreak 32-bit userspace
 2022-07-21  6:34 UTC  (3+ messages)

[PATCH] nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
 2022-07-21  5:41 UTC  (3+ messages)

[PATCH] nvme-pci: use pm_sleep_ptr macro to declare nvme_dev_pm_ops
 2022-07-21  5:41 UTC  (2+ messages)

[PATCH] nvme: Define compat_ioctl again to unbreak 32-bit userspace
 2022-07-21  3:56 UTC  (5+ messages)

[PATCH] nvme-fc: restart admin queue if the caller needs to restart queue
 2022-07-21  0:33 UTC 

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-20 15:11 UTC  (9+ messages)

blktests failures with v5.19-rc1
 2022-07-20  2:27 UTC  (6+ messages)

[PATCH 0/1] nvme: Remove unused enum constants in nvme.h
 2022-07-19 21:17 UTC  (2+ messages)

[PATCH] nvmet-auth: Fix unsigned comparison with less than zero
 2022-07-19  7:09 UTC  (2+ messages)

NVMe In-Band Authentication blktests status
 2022-07-19  6:58 UTC  (4+ messages)

[bug report] nvmet: implement basic In-Band Authentication
 2022-07-18 23:13 UTC  (2+ messages)

[PATCH] nvme-apple: stop casting function pointer signatures
 2022-07-18 21:37 UTC  (3+ messages)

[PATCH] nvmet: fix a format specifier in nvmet_auth_ctrl_exponential
 2022-07-18 21:32 UTC  (4+ messages)

[PATCH] nvmet: don't check for NULL pointer before kfree in nvmet_host_release
 2022-07-18 21:32 UTC  (3+ messages)

[PATCH] nvme-pci: print the command name of aborted commands
 2022-07-18 21:12 UTC  (3+ messages)

[PATCH] nvme: don't always build constants.o
 2022-07-18 21:11 UTC  (3+ messages)

[linux-nvme:nvme-5.20] BUILD SUCCESS 0f45a464e976086235981d8752b59385deab2e45
 2022-07-18 17:11 UTC 

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-18 14:55 UTC  (24+ messages)

[PATCH 1/2] nvme-auth: Fix off by one checks
 2022-07-18 11:13 UTC  (3+ messages)
` [PATCH] nvme-auth: Uninitialized variable in nvme_auth_transform_key()

[PATCH 0/1] nvme-pci: fix hang during error recovery when the PCI device is isolated
 2022-07-18  9:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-18  9:03 UTC  (41+ messages)
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
  ` [PATCH for-next 1/4] io_uring, nvme: rename a function
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH] nvme-auth: Fixup kernel test robot warnings
 2022-07-18  4:59 UTC  (2+ messages)

[PATCH] nvme-pci: remove useless assignment in nvme_pci_setup_prps
 2022-07-18  4:59 UTC  (2+ messages)

[PATCH v2] nvme: Use command_id instead of req->tag in trace_nvme_complete_rq()
 2022-07-18  4:58 UTC  (2+ messages)

[PATCH][next] nvmet-auth: Fix a couple of spelling mistakes
 2022-07-18  4:58 UTC  (2+ messages)

[PATCHv18 00/11] nvme: In-band authentication support
 2022-07-17 16:29 UTC  (3+ messages)
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support

[PATCH] Add configshell-fb to install requirements
 2022-07-16  1:30 UTC 

[PATCH] nvme: Use command_id instead of req->tag in trace_nvme_complete_rq()
 2022-07-15 19:51 UTC  (2+ messages)

[PATCH] tests/nvme: Set clear_ids for passthru targets
 2022-07-15 17:22 UTC  (6+ messages)

[linux-nvme:nvme-5.19] BUILD SUCCESS 6961b5e02876b3b47f030a1f1ee8fd3e631ac270
 2022-07-15  9:06 UTC 

shadow doorbell on admin queue
 2022-07-15  7:07 UTC  (3+ messages)

[PATCHv2 0/2] nvme: short-circuit connection retries
 2022-07-15  6:33 UTC  (3+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit connect retries
` [PATCH 2/2] nvme-rdma: "

[GIT PULL] nvme fixes for Linux 5.19
 2022-07-14 16:31 UTC  (2+ messages)

[GIT PULL] nvme updates for Linux 5.20
 2022-07-14 16:30 UTC  (2+ messages)

[PATCH] nvme-tcp: delay error recovery after link drop
 2022-07-14 16:07 UTC  (4+ messages)

[PATCH 0/2] nvme: short-circuit connection retries
 2022-07-14 15:17 UTC  (5+ messages)
` [PATCH 1/2] nvme-tcp: short-circuit connect retries
` [PATCH 2/2] nvme-rdma: "

[PATCH V2 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 15:43 UTC  (3+ messages)

[PATCH] nvme: Fix block device naming collision
 2022-07-14 14:21 UTC  (3+ messages)

issuing flush to all namespaces
 2022-07-14  8:16 UTC  (3+ messages)

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-14  5:13 UTC  (4+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL

[PATCH AUTOSEL 5.15 27/28] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:24 UTC 

[PATCH AUTOSEL 5.10 14/15] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:25 UTC 

[PATCH AUTOSEL 5.18 36/41] nvme-pci: phison e16 has bogus namespace ids
 2022-07-14  4:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 37/41] nvme: use struct group for generic command dwords

[linux-nvme:nvme-5.19] BUILD SUCCESS 043893b21183cf14c3b5afde52eeef215b043a33
 2022-07-14  2:45 UTC 

[linux-nvme:nvme-5.20] BUILD SUCCESS 7b20ea4f3911c86bee698f1b23ba7f59ec890ceb
 2022-07-13 16:50 UTC 

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 14:04 UTC  (6+ messages)

enable generic interface (/dev/ngX) for unknown command sets
 2022-07-13 11:29 UTC  (5+ messages)
` [PATCH 3/5] nvme: refactor namespace probing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox