public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-09-07 12:11:33 to 2022-09-20 13:51:13 UTC [more...]

[GIT PULL] first round of nvme updates for Linux 6.1
 2022-09-20 13:50 UTC  (2+ messages)

[RESEND for nvme-6.1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-09-20 13:16 UTC 

[PATCH] nvmet-fc: Fix potential Use-after-free bug in nvmet_fc_delete_target_queue()
 2022-09-20 12:54 UTC  (5+ messages)
`  "
    ` Re:Re: [PATCH] "

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-20 12:08 UTC  (8+ messages)
  ` [PATCH for-next v7 1/5] io_uring: add io_uring_cmd_import_fixed
  ` [PATCH for-next v7 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v7 3/5] nvme: refactor nvme_alloc_user_request
  ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v7 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH v4 0/1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-09-20 11:29 UTC  (4+ messages)
` [PATCH v4 1/1] "

"nvme nvmeX: IO queues not created" with "Amazon.com, Inc. NVMe SSD Controller" from 5.19.y (issue bisected)
 2022-09-20  9:41 UTC  (6+ messages)
` "nvme nvmeX: IO queues not created" with "Amazon.com, Inc. NVMe SSD Controller" from 5.19.y (issue bisected) #forregzbot

[PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-20  9:11 UTC  (14+ messages)
  ` [PATCH v14 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
  ` [PATCH v14 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
  ` [PATCH v14 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v14 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v14 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH v14 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v14 07/13] zonefs: allow non power of 2 zoned devices
  ` [PATCH v14 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v14 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v14 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v14 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
  ` [PATCH v14 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
  ` [PATCH v14 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[PATCH] nvme: copy firmware_rev on each init
 2022-09-20  8:23 UTC  (3+ messages)

[PATCH] nvme: don't wait freeze during resetting
 2022-09-20  8:18 UTC  (2+ messages)

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-20  6:46 UTC  (11+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs

[linux-nvme:nvme-6.1] BUILD SUCCESS 02c57a82c0081141abc19150beab48ef47f97f18
 2022-09-20  4:58 UTC 

[PATCH] blk-mq: avoid to hang in the cpuhp offline handler
 2022-09-20  2:17 UTC 

[PATCH 0/2] nvme: make NVMe freeze API reliably
 2022-09-20  0:51 UTC  (3+ messages)

[PATCHv2] nvme: handle effects after freeing the request
 2022-09-19 19:36 UTC 

[PATCH] nvme-pci: Make sure to ring doorbell when last request is short-circuited
 2022-09-19 17:35 UTC  (2+ messages)

[PATCH v4] nvme-tcp: Print actual source IP address through sysfs "address" attr
 2022-09-19 15:41 UTC  (5+ messages)

[PATCH v2] nvmet-tcp: Don't map pages which can't come from HIGHMEM
 2022-09-19 15:40 UTC  (2+ messages)

nvme/tcp: infinite loop, livelock, and OOPS issues on disconnect
 2022-09-19 15:27 UTC  (4+ messages)

NVMe write protection support
 2022-09-19 14:59 UTC  (9+ messages)

[RFC PATCH] nvme: request remote is usually not involved for nvme devices
 2022-09-19 14:35 UTC  (5+ messages)

[PATCH] nvme-tcp: Fix UAF when detecting digest errors
 2022-09-19  7:33 UTC  (3+ messages)

[RFC 0/2] nvme command whitelisting
 2022-09-18 16:49 UTC  (9+ messages)
  ` [RFC 1/2] nvme: add whitelisting infrastructure
  ` [RFC 2/2] nvme: CAP_SYS_ADMIN to nvme-whitelisting

[PATCH rfc 0/1] Fix missing AENs when discovery controllers are disconnected
 2022-09-18 14:12 UTC  (19+ messages)
` [PATCH rfc 1/1] fabrics: support notify_rediscover connect parameter
` [PATCH libnvme 2/1] nvme: Add generic connect parameter support detection
` [PATCH libnvme 3/1] fabrics: add notify_rediscover parameter
` [PATCH nvme-cli 4/1] fabrics: re-read the discovery log page when a discovery controller reconnected

[PATCH v13 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-16 18:04 UTC  (32+ messages)
  ` [PATCH v13 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
  ` [PATCH v13 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h
  ` [PATCH v13 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [PATCH v13 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v13 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
  ` [PATCH v13 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v13 07/13] zonefs: allow non power of 2 zoned devices
  ` [PATCH v13 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v13 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v13 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
  ` [PATCH v13 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
  ` [PATCH v13 12/13] dm: introduce DM_EMULATED_ZONES target feature flag
  ` [PATCH v13 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes

[PATCH blktests v3] nvme/046: test queue count changes on reconnect
 2022-09-16  6:30 UTC  (11+ messages)

smartctl "kills" specific drives on kernel 5.13 but works fine on 5.15 - why?
 2022-09-15 22:24 UTC  (5+ messages)

[PATCH] nvmet: fix port check in nvmet_subsys_attr_qid_max_show
 2022-09-13  6:42 UTC 

[PATCH RESEND] nvmet-tcp: add bound check on Transfer Tag
 2022-09-12 18:45 UTC 

[PATCH v2 RESEND] nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
 2022-09-12 18:43 UTC 

[PATCH] nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
 2022-09-12 12:24 UTC  (3+ messages)

[PATCH] nvme: restrict management ioctls to admin
 2022-09-12 12:24 UTC  (5+ messages)

[PATCH] nvmet-tcp: add bound check on Transfer Tag
 2022-09-12 12:18 UTC 

[PATCH 0/2] block/nvme: Fix DMA-noncoherent platforms support
 2022-09-12  8:29 UTC  (13+ messages)
` [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-buffer
` [PATCH 2/2] block: sed-opal: Cache-line-align the cmd/resp buffers

[PATCH AUTOSEL 5.4 07/10] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.10 10/14] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.15 16/21] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-09-10 21:17 UTC 

[PATCH AUTOSEL 5.19 26/38] nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
 2022-09-10 21:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 27/38] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()

[PATCH for-next v6 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-09  4:19 UTC  (9+ messages)
  ` [PATCH for-next v6 1/5] io_uring: add io_uring_cmd_import_fixed
  ` [PATCH for-next v6 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
  ` [PATCH for-next v6 3/5] nvme: refactor nvme_alloc_user_request
  ` [PATCH for-next v6 4/5] block: add helper to map bvec iterator for passthrough
  ` [PATCH for-next v6 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH blktests] nvme: add dh module requirement for tests that involve dh groups
 2022-09-09  4:14 UTC  (7+ messages)

[GIT PULL] nvme fixes for Linux 6.0
 2022-09-08 16:20 UTC  (2+ messages)

[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru
 2022-09-08 15:11 UTC  (10+ messages)
  ` [PATCH for-next v5 4/4] nvme: wire up fixed buffer support for nvme passthrough
  ` [PATCH for-next v5 3/4] block: add helper to map bvec iterator for passthrough

[PATCH v2] nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
 2022-09-08 11:12 UTC 

[PATCH rdma-next 0/4] Provide more error details when a QP moves to
 2022-09-08  7:55 UTC  (11+ messages)
` [PATCH rdma-next 4/4] nvme-rdma: add more error details when a QP moves to an error state


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