messages from 2022-08-12 12:03:59 to 2022-08-28 14:58:00 UTC [more...]
[PATCH] nvme-rdma: set ack timeout of RoCE to 262ms
2022-08-28 14:57 UTC (6+ messages)
[PATCH 0/2] nvme: make NVMe freeze API reliably
2022-08-28 14:37 UTC (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme-pci: don't wait freeze during resetting
[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
2022-08-28 14:31 UTC (8+ messages)
` [PATCH v3 1/1] nvmet-tcp: "
[PATCH v2 0/3] Handle number of queue changes
2022-08-28 12:25 UTC (16+ 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] 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)
[PATCH v12 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-08-26 20:09 UTC (21+ messages)
` [PATCH v12 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
` [PATCH v12 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
` [PATCH v12 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v12 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [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 07/13] zonefs: allow non power of 2 zoned devices
` [PATCH v12 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
` [dm-devel] "
` [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
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)
[PATCH] nvme: Lexar has bogus namespace identifiers
2022-08-26 16:51 UTC
[Regression] Bug 216400 - Firmware activation starting AEN processing prevents further AER commands sent to the NVMe controller
2022-08-26 12:19 UTC
[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 (17+ messages)
[PATCH for-next 0/4] fixed-buffer for uring-cmd/passthrough
2022-08-25 16:02 UTC (9+ messages)
` [PATCH for-next 1/4] io_uring: introduce io_uring_cmd_import_fixed
` [PATCH for-next 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next 3/4] block: add helper to map bvec iterator for passthrough
` [PATCH for-next 4/4] nvme: wire up fixed buffer support for nvme passthrough
[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-08-25 15:24 UTC (9+ 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] nvme-target: add missing goto in nvmet_setup_auth()
2022-08-25 9:06 UTC (2+ messages)
[PATCH 0/2] Nvme: Fix dma_map_sg error check
2022-08-25 6:47 UTC (3+ messages)
` [PATCH 1/2] nvme-rdma: Fix error check for ib_dma_map_sg
` [PATCH 2/2] nvme-fc: Fix the error check for dma_map_sg
[PATCH v2] hw/nvme: Support for Namespaces Management from guest OS - delete-ns
2022-08-24 0:34 UTC
[PATCH v2] hw/nvme: Support for Namespaces Management from guest OS - create-ns
2022-08-24 0:30 UTC
[PATCH for-next v3 0/4] iopoll support for io_uring/nvme
2022-08-23 16:14 UTC (5+ messages)
` [PATCH for-next v3 1/4] fs: add file_operations->uring_cmd_iopoll
` [PATCH for-next v3 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
` [PATCH for-next v3 3/4] block: export blk_rq_is_poll
` [PATCH for-next v3 4/4] nvme: wire up async polling for io passthrough commands
[PATCH] nvme: don't flush scan work with non-idle request
2022-08-23 16:14 UTC (9+ messages)
[bug report] nvme: NULL pointer dereference in nvmet_setup_auth
2022-08-23 16:12 UTC (2+ messages)
[PATCH v3] nvme: consider also host_iface when checking ip options
2022-08-23 7:47 UTC (3+ messages)
[PATCH v2] nvmet-auth: remove redundant parameters req
2022-08-23 2:14 UTC
[PATCH v1 14/19] nvme-rdma: Fix error check for ib_dma_map_sg
2022-08-22 7:10 UTC (6+ messages)
` [PATCH v1 15/19] nvme-fc: Fix the error check for dma_map_sg
164f4064ca: unixbench.score 1.4% improvement
2022-08-22 2:10 UTC
[PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
2022-08-21 19:12 UTC (7+ messages)
[PATCH for-next v2 0/4] fixed-buffer for uring-cmd/passthrough
2022-08-20 3:06 UTC (5+ messages)
` [PATCH for-next v2 1/4] io_uring: introduce io_uring_cmd_import_fixed
` [PATCH for-next v2 2/4] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v2 3/4] block: add helper to map bvec iterator for passthrough
` [PATCH for-next v2 4/4] nvme: wire up fixed buffer support for nvme passthrough
[PATCH] nvme: move from strlcpy with unused retval to strscpy
2022-08-18 21:00 UTC
Zwiększenie płynności finansowej
2022-08-18 8:11 UTC
[RFC] nvme-tcp: Handle number of queue changes
2022-08-18 7:06 UTC (3+ messages)
[RFC PATCH] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
2022-08-17 23:42 UTC (9+ messages)
[PATCH] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM
2022-08-17 18:24 UTC (3+ messages)
[PATCH v11 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-08-17 16:10 UTC (17+ messages)
` [PATCH v11 01/13] block: make bdev_nr_zones and disk_zone_no generic for npo2 zone size
` [PATCH v11 02/13] block:rearrange bdev_{is_zoned,zone_sectors,get_queue} helpers in blkdev.h
` [PATCH v11 03/13] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v11 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [PATCH v11 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
` [PATCH v11 06/13] null_blk: allow zoned devices with non power-of-2 zone sizes
` [PATCH v11 07/13] zonefs: allow non power of 2 zoned devices
` [PATCH v11 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
` [PATCH v11 09/13] dm-zone: use generic helpers to calculate offset from zone start
` [PATCH v11 10/13] dm-table: allow zoned devices with non power-of-2 zone sizes
` [PATCH v11 11/13] dm: call dm_zone_endio after the target endio callback for zoned devices
` [PATCH v11 12/13] dm: introduce DM_EMULATED_ZONES target type
` [PATCH v11 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
[PATCH] nvmet: Fix a use-after-free
2022-08-17 10:17 UTC (5+ messages)
[PATCH v10 00/13] support zoned block devices with non-power-of-2 zone sizes
2022-08-17 7:28 UTC (10+ messages)
` [PATCH v10 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "
` [PATCH v10 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
2022-08-14 5:25 UTC (2+ messages)
[PATCH AUTOSEL 5.4 18/21] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-08-14 15:35 UTC
[PATCH AUTOSEL 5.10 28/31] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-08-14 15:34 UTC
[PATCH AUTOSEL 5.15 43/46] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-08-14 15:32 UTC
[PATCH AUTOSEL 5.18 52/56] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-08-14 15:30 UTC
[PATCH AUTOSEL 5.19 60/64] nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
2022-08-14 15:24 UTC
[PATCH 1/2] nvmet-auth: clean up with done_kfree
2022-08-14 11:45 UTC (6+ messages)
` [PATCH 2/2] nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
[PATCH] nvme: do not update kato from a dsm io command
2022-08-12 14:46 UTC (4+ messages)
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