public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-12-21 08:07:06 to 2023-01-09 13:31:44 UTC [more...]

[PATCH v8 00/25] nvme-tcp receive offloads
 2023-01-09 13:30 UTC 

don't allow unprivileged passthrough on partitions
 2023-01-09 10:45 UTC  (8+ messages)
  ` [PATCH 1/3] nvme: remove __nvme_ioctl
  ` [PATCH 2/3] nvme: replace the "bool vec" arguments with flags in the ioctl path
  ` [PATCH 3/3] nvme: don't allow unprivileged passthrough on partitions

trying to gain understanding on BLKRRPART and "failed to re-read partition table" error
 2023-01-09 10:40 UTC  (6+ messages)

[PATCH] nvme-common: simplify nvme_auth_generate_key
 2023-01-09  9:37 UTC  (4+ messages)

[PATCH 0/7] block zoned cleanups
 2023-01-09  8:55 UTC  (19+ messages)
  ` [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
  ` [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
  ` [PATCH 3/7] nvmet: introduce bdev_zone_no helper
  ` [PATCH 4/7] zonefs: use bdev_zone_no helper to calculate the zone index
  ` [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices

[linux-nvme:nvme-6.3] BUILD SUCCESS 33cdfd15fd37ce18cc3c13af705f42e2da700883
 2023-01-09  8:32 UTC 

[PATCH 0/4] nvme patches for 6.3
 2023-01-09  7:09 UTC  (9+ messages)
` [PATCH 1/4] nvme-pci: remove SGL segment descriptors
` [PATCH 2/4] nvme-pci: use mapped entries for sgl decision
` [PATCH 3/4] nvme-pci: place descriptor addresses in iod
` [PATCH 4/4] nvme: always initialize known command effects

[linux-nvme:nvme-6.2] BUILD SUCCESS 749a2766ebda2749ff6759bedac1f103d5e3680c
 2023-01-09  7:05 UTC 

[PATCH] nvme: remove nvme_execute_passthru_rq
 2023-01-09  3:31 UTC  (2+ messages)

nvmet_check_data_len() wrong behavior for nvme admin set features cmd
 2023-01-08 18:58 UTC  (6+ messages)

[PATCH] nvme-auth: don't use NVMe status codes
 2023-01-08 18:21 UTC  (2+ messages)

[PATCH] nvme-fabrics: clarify AUTHREQ result handling
 2023-01-08 18:21 UTC  (2+ messages)

[PATCH] nvme-apple: Add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
 2023-01-08 18:15 UTC  (5+ messages)
` [PATCH] nvme-pci: Add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers

[PATCH] nvme-pci: free irq properly when cannot create adminq
 2023-01-08 18:15 UTC  (6+ messages)
  ` [PATCH v2] nvme-pci: fix error handling in nvme_pci_enable()

[PATCH] Add quirk for ADATA SX6000PNP
 2023-01-08 17:17 UTC  (3+ messages)

[PATCH] MAINTAINERS: stop nvme matching for nvmem files
 2023-01-08 17:05 UTC  (2+ messages)

Option to never do BLKRRPART ioctl in nvme format?
 2023-01-06 19:28 UTC 

LSF/MM/BPF: 2023: Call for Proposals
 2023-01-06 15:50 UTC 

6.2 nvme-pci: something wrong
 2023-01-04 14:02 UTC  (9+ messages)
` 6.2 nvme-pci: something wrong #forregzbot

[PATCH v2 0/3] Add OCP extended log to nvme QEMU
 2023-01-04 14:43 UTC  (2+ messages)

[PATCH 0/4] nvme: fix several bugs in nvme-fabric
 2023-01-04  8:56 UTC  (14+ messages)
` [PATCH 1/4] nvme: fix delete uninitialized controller
` [PATCH 2/4] nvme: fix reset "
` [PATCH 3/4] nvmet: fix hang in nvmet_ns_disable()
` [PATCH 4/4] nvmet-tcp: fix memory leak in nvmet_tcp_free_cmd_data_in_buffers()

[PATCH] nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
 2023-01-04  8:44 UTC 

[PATCH AUTOSEL 5.15 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2023-01-03 18:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 3/4] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 5.15 4/4] nvme: also return I/O command effects from nvme_command_effects

[PATCH AUTOSEL 6.0 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2023-01-03 18:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 3/4] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 6.0 4/4] nvme: also return I/O command effects from nvme_command_effects

fix nvme sqsize on off regression
 2023-01-03 16:45 UTC  (20+ messages)
` [PATCH 1/4] nvme: fix setting the queue depth in nvme_alloc_io_tag_set
` [PATCH 2/4] nvme-pci: update sqsize when adjusting the queue depth
` [PATCH 3/4] nvme: store the actual queue size in ctrl->sqsize
` [PATCH 4/4] nvme-pci: remove the dev->q_depth field
` (subset) fix nvme sqsize on off regression

[PATCH AUTOSEL 5.10] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2023-01-03 18:40 UTC 

[PATCH AUTOSEL 6.1 02/10] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2023-01-03 18:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 09/10] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH AUTOSEL 6.1 10/10] nvme: also return I/O command effects from nvme_command_effects

[GIT PULL] nvme fixes for Linux 6.2
 2022-12-29 18:32 UTC  (2+ messages)

blktests failures with v5.19-rc1
 2022-12-29 18:13 UTC  (2+ messages)

[linux-nvme:nvme-6.2] BUILD SUCCESS 76807fcd73b818eb9f245ef1035aed34ecdd9813
 2022-12-29  6:48 UTC 

only allow unprivileged passthrough for commands without effects v4
 2022-12-29  5:35 UTC  (19+ messages)
` [PATCH 1/6] nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
` [PATCH 2/6] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH 3/6] nvmet: set the LBCC bit for commands that modify data
` [PATCH 4/6] nvmet: don't defer passthrough commands with trivial effects to the workqueue
` [PATCH 5/6] nvme: also return I/O command effects from nvme_command_effects
` [PATCH 6/6] nvme: consult the CSE log page for unprivileged passthrough

[PATCH] nvme-auth: fix smatch warning complaints
 2022-12-28 15:37 UTC  (3+ messages)

[PATCH] nvme-pci: place chain addresses in iod
 2022-12-25  9:53 UTC  (3+ messages)

[PATCH 1/3] nvme-pci: Fix page size checks
 2022-12-25  9:44 UTC  (6+ messages)
` [PATCH 2/3] nvme-pci: Remove SGL chaining
` [PATCH 3/3] nvme-pci: use mapped entries for sgl decision

[PATCH 0/2] improve nvme error logging
 2022-12-25  8:53 UTC  (5+ messages)
` [PATCH 1/2] nvme: add nvme_opcode_str function for all nvme cmd types
` [PATCH 2/2] nvme-tcp: add additional info for nvme_tcp_timeout log

Identity theft and fraud
 2022-12-24 23:21 UTC 

[PATCH] docs, nvme: add a feature and quirk policy document
 2022-12-23 14:16 UTC  (9+ messages)

only allow unprivileged passthrough for commands without effects v3
 2022-12-23 14:04 UTC  (15+ messages)
  ` [PATCH 1/6] nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
  ` [PATCH 2/6] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
  ` [PATCH 3/6] nvmet: set the LBCC bit for commands that modify data
  ` [PATCH 4/6] nvmet: don't defer passthrough commands with trivial effects to the workqueue
  ` [PATCH 5/6] nvme: also return I/O command effects from nvme_command_effects
  ` [PATCH 6/6] nvme: consult the CSE log page for unprivileged passthrough

blktests failures with v6.1
 2022-12-23  7:23 UTC  (2+ messages)

[linux-nvme:nvme-6.2] BUILD SUCCESS 3659fb5ac29a5e6102bebe494ac789fd47fb78f4
 2022-12-22 21:59 UTC 

[GIT PULL] nvme fixes for Linux 6.2
 2022-12-22 16:23 UTC  (2+ messages)

[PATCH v3] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2022-12-22  8:40 UTC  (2+ messages)

[linux-nvme:nvme-6.2] BUILD SUCCESS 841734234a28fd5cd0889b84bd4d93a0988fa11e
 2022-12-21 22:45 UTC 

[PATCHv2] nvme-pci: place descriptor addresses in iod
 2022-12-21 16:57 UTC 

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
 2022-12-21  8:31 UTC  (6+ messages)

[PATCH v2] nvme: fix multipath crash caused by flush request when blktrace is enabled
 2022-12-21  8:21 UTC  (2+ messages)

[PATCH] nvme-pci: Fix mempool alloc size
 2022-12-21  8:04 UTC  (2+ messages)


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