messages from 2022-08-25 10:05:54 to 2022-09-02 18:43:38 UTC [more...]
[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-09-02 18:43 UTC (28+ messages)
` [PATCH v12 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
` [PATCH v12 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
` [PATCH v12 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
` [PATCH v12 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
` [dm-devel] "
` [PATCH v12 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v12 09/13] dm-zone: use generic helpers to calculate offset from zone start
` [PATCH v12 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
` [PATCH v12 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
` [PATCH v12 12/13] dm: introduce DM_EMULATED_ZONES target type
` [PATCH v12 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
[PATCH for-next v3 0/4] fixed-buffer for uring-cmd/passthrough
2022-09-02 16:32 UTC (7+ messages)
` [PATCH for-next v3 1/4] io_uring: introduce io_uring_cmd_import_fixed
` [PATCH for-next v3 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v3 3/4] block: add helper to map bvec iterator for passthrough
` [PATCH for-next v3 4/4] nvme: wire up fixed buffer support for nvme passthrough
[PATCH for-next v3 0/4] iopoll support for io_uring/nvme
2022-09-02 15:35 UTC (2+ messages)
[PATCH v3] nvme-tcp: Print actual source IP address through sysfs "address" attr
2022-09-02 14:23 UTC
nvme-tcp: i/o errors and stalled host from failure to send command pdus
2022-09-02 13:47 UTC (16+ messages)
[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-09-02 5:53 UTC (18+ messages)
` [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
[PATCH v3 0/1] nvmet-tcp: Fix NULL pointer dereference during release
2022-09-02 2:37 UTC (4+ messages)
` [PATCH v3 1/1] "
` "
[PATCH] nvme: requeue aen after firmware activation
2022-09-01 15:30 UTC
[GIT PULL] nvme fixes for Linux 6.0
2022-09-01 14:11 UTC (2+ messages)
[PATCH v2] nvme-tcp: Print actual source IP address in address attribute
2022-09-01 12:49 UTC (3+ messages)
[PATCH v2] drivers/nvme/host: Fix namespace duplication check rule
2022-09-01 10:49 UTC (2+ messages)
Zwiększenie płynności finansowej
2022-09-01 7:46 UTC
[PATCH blktests] nvme/043,044,045: load dh_generic module
2022-09-01 6:35 UTC (7+ messages)
[PATCH] drivers/nvme/host: Fix namespace duplication check rule
2022-09-01 0:28 UTC
[PATCH v2] nvmet-tcp: Don't map pages which can't come from HIGHMEM
2022-08-31 23:53 UTC (2+ messages)
[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
2022-08-31 23:48 UTC (10+ messages)
` [PATCH v3 1/1] nvmet-tcp: "
[PATCHv3 0/7] dma mapping optimisations
2022-08-31 21:19 UTC (7+ messages)
[PATCH] nvme-tcp: Print actual source IP address in address attribute
2022-08-31 19:13 UTC (2+ messages)
[PATCH v2 0/1] nvmet-tcp: Fix NULL pointer dereference during release
2022-08-31 9:21 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/3] Handle number of queue changes
2022-08-31 9:05 UTC (25+ messages)
` [PATCH v3 1/3] nvmet: Expose max queues to sysfs
` [PATCH v3 2/3] nvme-tcp: Handle number of queue changes
` [PATCH v3 3/3] nvme-rdma: "
[PATCH blktests] nvme: add dh module requirement for tests that involve dh groups
2022-08-31 4:59 UTC (9+ messages)
[PATCH] nvme-target: add missing goto in nvmet_setup_auth()
2022-08-31 4:59 UTC (3+ messages)
[PATCH v2] nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
2022-08-31 4:58 UTC (4+ messages)
[PATCH] nvme: Lexar has bogus namespace identifiers
2022-08-31 4:58 UTC (2+ messages)
[PATCH] nvmet-tcp: Don't map pages which can't come from HIGHMEM
2022-08-30 21:40 UTC (2+ messages)
[PATCH] nvme: add DIX support for nvme-rdma
2022-08-30 14:49 UTC (12+ messages)
[PATCH] nvmet-tcp: Fix NULL pointer dereference during release
2022-08-30 13:29 UTC (2+ messages)
[PATCHv2 0/2] nvme: honor DNR status for authentication
2022-08-30 12:49 UTC (3+ messages)
` [PATCH 1/2] nvme-auth: retry command if DNR bit is not set
` [PATCH 2/2] nvme-auth: set the DNR bit if authentication failed
[Regression] Bug 216400 - Firmware activation starting AEN processing prevents further AER commands sent to the NVMe controller
2022-08-30 7:03 UTC (4+ messages)
[PATCH] nvme-rdma: set ack timeout of RoCE to 262ms
2022-08-29 13:15 UTC (9+ messages)
[PATCH v4 0/3] Handle number of queue changes
2022-08-29 9:28 UTC (4+ messages)
` [PATCH v4 1/3] nvmet: Expose max queues to configfs
` [PATCH v4 2/3] nvme-tcp: Handle number of queue changes
` [PATCH v4 3/3] nvme-rdma: "
[PATCH v2 0/3] Handle number of queue changes
2022-08-29 8:02 UTC (19+ messages)
` [PATCH v2 1/3] nvmet: Expose max queues to sysfs
` [PATCH v2 2/3] nvme-tcp: Handle number of queue changes
` [PATCH v2 3/3] nvme-rdma: "
[PATCH 0/2] nvme: make NVMe freeze API reliably
2022-08-28 14:37 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme-pci: don't wait freeze during resetting
[PATCH] nvme-fc: fix the fc_appid_store return value
2022-08-28 12:11 UTC (2+ messages)
crash at nvme_tcp_init_iter with header digest enabled
2022-08-28 12:09 UTC (2+ messages)
NVMe write protection support
2022-08-26 19:40 UTC (7+ messages)
[PATCH]: NVME device not found with Linux 5.19.* - globally duplicate IDs for nsid 1
2022-08-26 16:53 UTC (2+ messages)
[bug report] WARNING: possible circular locking at: rdma_destroy_id+0x17/0x20 [rdma_cm] triggered by blktests nvmeof-mp/002
2022-08-26 11:32 UTC (6+ messages)
[PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough
2022-08-25 16:02 UTC (6+ messages)
` [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox