public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-07-03 18:26:07 to 2023-07-12 16:27:18 UTC [more...]

[PATCH v1] drivers: host: fix parameter check in nvme_fault_inject_init()
 2023-07-12 16:27 UTC  (3+ messages)

[PATCHv2] nvme: ensure disabling pairs with unquiesce
 2023-07-12 16:24 UTC  (3+ messages)

fix discard limits
 2023-07-12 16:23 UTC  (16+ messages)
` [PATCH 1/4] block: don't unconditionally set max_discard_sectors in blk_queue_max_discard_sectors
` [PATCH 2/4] nvme: update discard limits in nvme_config_discard
` [PATCH 3/4] nvme: fix max_discard_sectors calculation
` [PATCH 4/4] nvme: simplify the max_discard_segments calculation

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-07-12 16:15 UTC  (16+ messages)
` [PATCH v12 01/26] net: Introduce direct data placement tcp offload
` [PATCH v12 02/26] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v12 03/26] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v12 04/26] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v12 05/26] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v12 06/26] net/tls,core: export get_netdev_for_sock
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
` [PATCH v12 11/26] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v12 12/26] nvme-tcp: Only enable offload with TLS if the driver supports it
` [PATCH v12 13/26] Documentation: add ULP DDP offload documentation
` [PATCH v12 14/26] net/mlx5e: Rename from tls to transport static params
` [PATCH v12 15/26] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v12 22/26] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v12 23/26] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v12 26/26] net/mlx5e: NVMEoTCP, statistics

[PATCH v12 0/9] Implement copy offload support
 2023-07-10  6:14 UTC  (8+ messages)
  ` [PATCH v12 5/9] nvme: add "

Boost Your Sales Todayfmt1
 2023-07-09 23:47 UTC 

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-12 16:06 UTC  (18+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 14/32] nvmet: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()

[PATCHv2] nvme: warn only once for legacy uuid attribute
 2023-07-12 15:44 UTC  (2+ messages)

[PATCH] nvme: warn only once for legacy uuid attribute
 2023-07-12 15:02 UTC  (2+ messages)

[PATCH 0/8] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-12 13:31 UTC  (14+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH 2/8] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
` [PATCH 3/8] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors
` [PATCH 4/8] scsi: hisi: take blk_mq_max_nr_hw_queues() into account for calculating "
` [PATCH 5/8] scsi: mpi3mr: "
` [PATCH 6/8] scsi: megaraid: "
` [PATCH 7/8] scsi: mpt3sas: "
` [PATCH 8/8] scsi: pm8001: "

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-07-12 12:04 UTC  (13+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect
` [PATCH blktests v1 3/3] nvme/{041,042,043,044,045}: Use default hostnqn and hostid

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-07-12  7:38 UTC  (15+ messages)

[PATCH v2 0/5] nvme-fc: Fix blktests hangers
 2023-07-12  6:50 UTC  (6+ messages)
` [PATCH v2 4/5] nvme-fc: Make initial connect attempt synchronous

[PATCH 0/2] nvme-fc: enhance transport error handling when create associations
 2023-07-11 19:48 UTC  (5+ messages)
` [PATCH 1/2] nvme-fc: return non-zero status code when fails to create association
` [PATCH 2/2] nvme-fc: fix race between error recovery and creating association

[PATCH v3 0/5] Improve checks in blk_revalidate_disk_zones()
 2023-07-11 16:31 UTC  (3+ messages)

nvme-tls and TCP window full
 2023-07-11 12:05 UTC  (5+ messages)

[PATCH 0/3] nvme fabircs: fix io hang in error recovery vs. removal
 2023-07-11 10:38 UTC  (6+ messages)
` [PATCH V2 1/3] nvme: fix possible hang when removing a controller during error recovery
` [PATCH V2 2/3] nvme-tcp: fix potential unbalanced freeze & unfreeze
` [PATCH V2 3/3] nvme-rdma: "

[PATCH 0/6] nvme fabircs: move start freeze into reconnection work
 2023-07-11  9:12 UTC  (19+ messages)
` [PATCH 1/6] nvme: unquiesce io queues when removing namespaces
` [PATCH 2/6] nvme: tcp: remove 'shutdown' parameters from two teardown helpers
` [PATCH 3/6] nvme: tcp: unquiesce queues after ctrl state is changed
` [PATCH 4/6] nvme: rdma: unquiesce queues until "
` [PATCH 5/6] nvem: tcp: move start freeze into nvme_tcp_configure_io_queues
` [PATCH 6/6] nvem: rdma: move start freeze into nvme_rdma_configure_io_queues

[PATCH 0/2] blk-mq & nvme-pci: fix io failure in kdump kernel
 2023-07-11  6:59 UTC  (12+ messages)
` [PATCH 1/2] blk-mq: add blk_mq_max_nr_hw_queues()
` [PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues

[linux-nvme:nvme-6.5] BUILD SUCCESS b938e6603660652dc3db66d3c915fbfed3bce21d
 2023-07-11  5:26 UTC 

[PATCH] nvme-pci: Add suspend quirk for HP mt645 thin client
 2023-07-10 22:28 UTC  (4+ messages)

[PATCH] nvme:fix the NVME_ID_NS_NVM_STS_MASK definition
 2023-07-10 16:13 UTC  (3+ messages)

[PATCH] nvme: add BOGUS_NID quirk for Samsung SM953
 2023-07-10 15:47 UTC  (3+ messages)

[PATCH] nvmet: use PAGE_SECTORS_SHIFT
 2023-07-10 15:46 UTC  (5+ messages)

[PATCH] nvme: mark ctrl as DEAD if removing from error recovery
 2023-07-10 14:00 UTC  (13+ messages)

[PATCH] nvme-core: check id->mc before setting NVME_NS_METADATA_SUPPORTED
 2023-07-10  7:01 UTC  (4+ messages)

[PATCH blktests v3 0/3] More fixes for FC enabling
 2023-07-10  3:52 UTC  (4+ messages)

blktests failures with v6.4
 2023-07-09 14:32 UTC  (2+ messages)

[PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-07-07 20:45 UTC  (8+ messages)

[PATCH nvme-cli] fabrics: Use corresponding hostid when hostnqn is generated
 2023-07-07  0:33 UTC  (3+ messages)

[PATCH] nvme: ensure disabling pairs with unquiesce
 2023-07-06 15:24 UTC  (3+ messages)

[PATCH] nvmet: allow associating port to a cgroup via configfs
 2023-07-06 13:28 UTC  (8+ messages)

[PATCH v2 0/5] Improve checks in blk_revalidate_disk_zones()
 2023-07-06 12:42 UTC  (11+ messages)
` [PATCH v2 1/5] scsi: sd_zbc: Set zone limits before revalidating zones
` [PATCH v2 2/5] nvme: zns: "
` [PATCH v2 3/5] block: nullblk: "
` [PATCH v2 4/5] block: virtio_blk: "
` [PATCH v2 5/5] block: improve checks in blk_revalidate_disk_zones()

[PATCHv6 0/5] net/tls: fixes for NVMe-over-TLS
 2023-07-05 20:55 UTC  (7+ messages)
` [PATCH 4/5] net/tls: split tls_rx_reader_lock
` [PATCH 5/5] net/tls: implement ->read_sock()

[bug report] most of blktests nvme/ failed on the latest linux tree
 2023-07-05  9:11 UTC  (11+ messages)

[PATCH blktests] nvme/43: use a valid hostkey
 2023-07-03 18:25 UTC 


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