messages from 2023-01-31 16:08:07 to 2023-02-11 12:06:55 UTC [more...]
[LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO
2023-02-11 12:06 UTC (8+ messages)
max_hw_sectors error caused by recent NVMe driver commit
2023-02-11 9:38 UTC (2+ messages)
[PATCH 1/2] nvme-pci: fix freeing single sgl
2023-02-10 18:03 UTC (2+ messages)
` [PATCH 2/2] nvme-pci: remove iod use_sgls
[PATCH 0/4] nvme patches for 6.3
2023-02-10 17:14 UTC (6+ messages)
[PATCH] Add quirk for ADATA SX6000PNP
2023-02-10 12:10 UTC
[PATCH] Add quirk for ADATA SX6000PNP
2023-02-10 12:08 UTC
[PATCH blktests] nvme/046: add test for unprivileged passthrough
2023-02-10 11:12 UTC (4+ messages)
[PATCH] firmware/psci: add .begin implementation for psci_suspend_ops
2023-02-10 8:58 UTC
[LSF/MM/BFP ATTEND][LSF/MM/BFP TOPIC] BoF: NVMe VFIO Live Migration
2023-02-09 19:26 UTC (3+ messages)
[PATCH] nvme-pci: add bogus NS ID for ADATA SX6000PNP
2023-02-09 17:56 UTC (2+ messages)
[GIT PULL] nvme fixes for Linux 6.2
2023-02-09 15:12 UTC (2+ messages)
[PATCH 0/5] nvme: rework __nvme_submit_sync_cmd()
2023-02-09 14:38 UTC (6+ messages)
` [PATCH 1/5] nvme: split __nvme_submit_sync_cmd()
` [PATCH 2/5] block: make blk_rq_map_kern() to accept a NULL buffer
` [PATCH 3/5] nvme: move result handling into nvme_execute_rq()
` [PATCH 4/5] nvme: open-code __nvme_submit_sync_cmd()
` [PATCH 5/5] nvme: retry authentication commands if DNR status bit is not set
[PATCHv2 0/3] nvme: rework __nvme_submit_sync_cmd()
2023-02-09 14:24 UTC (10+ messages)
` [PATCH 1/3] nvme: split __nvme_submit_sync_cmd()
` [PATCH 2/3] nvme: retry authentication commands if DNR status bit is not set
` [PATCH 3/3] nvme: make 'at_head' parameter for __nvme_submit_sync_cmd() boolean
[PATCH AUTOSEL 4.14 5/5] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:20 UTC
[PATCH AUTOSEL 4.19 6/6] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:19 UTC
[PATCH AUTOSEL 5.4 10/10] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:19 UTC
[PATCH AUTOSEL 5.10 12/13] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:18 UTC
[PATCH AUTOSEL 5.15 15/17] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:17 UTC
[PATCH AUTOSEL 6.1 26/38] nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
2023-02-09 11:14 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 27/38] nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
` [PATCH AUTOSEL 6.1 28/38] nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2023-02-09 9:09 UTC (4+ messages)
` [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration
[PATCH] nvme-pci: fix resume after AER recovery
2023-02-09 7:55 UTC (25+ messages)
[PATCH] nvme-pci : rectifying the nvme_probe teardown path
2023-02-09 5:17 UTC (2+ messages)
[linux-nvme:nvme-6.2] BUILD SUCCESS 70daa5c8f001e351af174c40ac21eb0a25600483
2023-02-08 18:44 UTC
[PATCH 0/3] nvme: rework __nvme_submit_sync_cmd()
2023-02-08 15:03 UTC (8+ messages)
` [PATCH 1/3] nvme: split __nvme_submit_sync_cmd()
` [PATCH 2/3] nvme: retry internal commands if DNR status bit is not set
` [PATCH 3/3] nvme: make 'at_head' parameter for __nvme_submit_sync_cmd() boolean
[PATCH] nvme-auth: set nvme_auth_wq storage-class-specifier to static
2023-02-08 6:28 UTC (3+ messages)
[PATCH] nvme-tcp: check for allocated queue in nvme_tcp_get_address()
2023-02-08 6:27 UTC (2+ messages)
Option to never do BLKRRPART ioctl in nvme format?
2023-02-07 21:12 UTC (3+ messages)
[GIT PULL] nvme updates for Linux 6.3
2023-02-07 14:23 UTC (2+ messages)
blktests failures with v6.1
2023-02-07 4:07 UTC (5+ messages)
Timberland nvme-cli/libnvme upstream merge - dbus dependency
2023-02-06 13:44 UTC (10+ messages)
[PATCH v11 00/25] nvme-tcp receive offloads
2023-02-06 9:48 UTC (30+ messages)
` [PATCH v11 01/25] net: Introduce direct data placement tcp offload
` [PATCH v11 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v11 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v11 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v11 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v11 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v11 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v11 08/25] nvme-tcp: Add DDP data-path
` [PATCH v11 09/25] nvme-tcp: RX DDGST offload
` [PATCH v11 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v11 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v11 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v11 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v11 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v11 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v11 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v11 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v11 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v11 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v11 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v11 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v11 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v11 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v11 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v11 25/25] net/mlx5e: NVMEoTCP, statistics
[PATCH v10 00/25] nvme-tcp receive offloads
2023-02-06 5:12 UTC (6+ messages)
` [PATCH v10 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
add bvec initialization helpers v2
2023-02-03 17:18 UTC (26+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
` [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs
[GIT PULL] nvme fixes for Linux 6.2
2023-02-02 18:02 UTC (2+ messages)
[linux-nvme:nvme-6.3] BUILD SUCCESS baff6491448b487e920faaa117e432989cbafa89
2023-02-02 14:04 UTC
[linux-nvme:nvme-6.2] BUILD SUCCESS bd97a59da6a866e3dee5d2a2d582ec71dbbc84cd
2023-02-02 12:31 UTC
CMB hotplug
2023-02-02 6:12 UTC
Subject: [PATCH] nvme : host : pci.c : Replace int literal by corresponding macro
2023-02-02 3:31 UTC
[LSF/MM/BFP ATTEND][LSF/MM/BFP TOPIC] Storage: REQ_OP_VERIFY support for block layer and device drivers
2023-02-02 1:46 UTC
nvme/pcie hot plug results in /dev name change
2023-02-01 16:31 UTC (8+ messages)
[REMINDER] LSF/MM/BPF: 2023: Call for Proposals
2023-02-01 15:13 UTC
[RESEND PATCHv3 0/2] nvme effects handling updates
2023-02-01 15:10 UTC (5+ messages)
[PATCH] nvme: retry commands if DNR bit is not set
2023-02-01 14:45 UTC (4+ messages)
[PATCH] nvme-auth: use workqueue dedicated to authentication works
2023-02-01 13:21 UTC (4+ messages)
[PATCH] fc: add a missing release get taken in nvmet_fc_alloc_target_assoc
2023-02-01 13:19 UTC (2+ messages)
[PATCH] nvme: fix a potential invalid pointer dereference
2023-02-01 13:19 UTC (3+ messages)
[PATCH] nvme: fix potential invalid pointer dereference
2023-02-01 13:19 UTC (3+ messages)
nvme-6.3: blktests nvme/003 null pointer for fc transport
2023-02-01 8:24 UTC (4+ messages)
add bvec initialization helpers
2023-01-31 13:45 UTC (4+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
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