messages from 2021-07-22 11:27:06 to 2021-08-09 14:30:36 UTC [more...]
[asahilinux:nvme/dev 13/17] drivers/nvme/host/pci.c:2249:2-3: Unneeded semicolon
2021-08-09 14:29 UTC (2+ messages)
[PATCH] Formatted LBA SIZE[FLBAS]
2021-08-09 12:00 UTC (2+ messages)
remove GENHD_FL_UP
2021-08-09 11:30 UTC (11+ messages)
` [PATCH 1/8] mmc: block: let device_add_disk create disk attributes
` [PATCH 2/8] mmc: block: cleanup gendisk creation
` [PATCH 3/8] nvme: remove the GENHD_FL_UP check in nvme_ns_remove
` [PATCH 4/8] nvme: replace the GENHD_FL_UP check in nvme_mpath_shutdown_disk
` [PATCH 5/8] sx8: use the internal state machine to check if del_gendisk needs to be called
` [PATCH 6/8] bcache: add proper error unwinding in bcache_device_init
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free
` [PATCH 8/8] block: remove GENHD_FL_UP
[PATCH] nvme-tcp: Do not reset transport on data digest errors
2021-08-09 9:09 UTC (3+ messages)
[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
2021-08-09 8:58 UTC (20+ messages)
` [PATCH v4 1/8] nvme-fc: Update hardware queues before using them
` [PATCH v4 2/8] nvme-tcp: Update number of "
` [PATCH v4 3/8] nvme-rdma: "
` [PATCH v4 4/8] nvme-fc: Wait with a timeout for queue to freeze
` [PATCH v4 5/8] nvme-fc: avoid race between time out and tear down
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic
` [PATCH v4 7/8] nvme-tcp: Unfreeze queues on reconnect
` [PATCH v4 8/8] nvme-rdma: "
[PATCH] nvmet: avoid duplicate qid in connect cmd
2021-08-08 15:06 UTC
[PATCH] nvmet: pass back cntlid on successful completion
2021-08-08 6:20 UTC
[PATCH] nvme-tcp: Don't update queue count when failing to set io queues
2021-08-07 3:50 UTC
[PATCH] nvme-rdma: Don't update queue count when failing to set io queues
2021-08-07 3:21 UTC (4+ messages)
[PATCH] nvme: update keep alive interval when kato is modified
2021-08-06 20:07 UTC (4+ messages)
[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
2021-08-06 19:46 UTC (43+ messages)
` [PATCH v5 net-next 01/36] net: Introduce direct data placement tcp offload
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock
` [PATCH v5 net-next 19/36] net/mlx5e: NVMEoTCP statistics
` [PATCH v5 net-next 20/36] Documentation: add ULP DDP offload documentation
` [PATCH v5 net-next 21/36] net: drop ULP DDP HW offload feature if no CSUM offload feature
` [PATCH v5 net-next 22/36] net: Add ulp_ddp_pdu_info struct
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow
` [PATCH v5 net-next 24/36] net: Add MSG_DDP_CRC flag
` [PATCH v5 net-next 25/36] nvme-tcp: TX DDGST offload
` [PATCH v5 net-next 26/36] nvme-tcp: Mapping between Tx NVMEoTCP pdu and TCP sequence
` [PATCH v5 net-next 27/36] mlx5e: make preparation in TLS code for NVMEoTCP CRC Tx offload
` [PATCH v5 net-next 28/36] mlx5: Add sq state test bit for nvmeotcp
` [PATCH v5 net-next 29/36] mlx5: Add support to NETIF_F_HW_TCP_DDP_CRC_TX feature
` [PATCH v5 net-next 30/36] net/mlx5e: NVMEoTCP DDGST TX offload TIS
` [PATCH v5 net-next 31/36] net/mlx5e: NVMEoTCP DDGST Tx offload queue init/teardown
` [PATCH v5 net-next 32/36] net/mlx5e: NVMEoTCP DDGST TX BSF and PSV
` [PATCH v5 net-next 33/36] net/mlx5e: NVMEoTCP DDGST TX Data path
` [PATCH v5 net-next 34/36] net/mlx5e: NVMEoTCP DDGST TX handle OOO packets
` [PATCH v5 net-next 35/36] net/mlx5e: NVMEoTCP DDGST TX offload optimization
` [PATCH v5 net-next 36/36] net/mlx5e: NVMEoTCP DDGST TX statistics
[PATCH 1/2] nvme: allow user toggling hmb usage
2021-08-06 19:37 UTC (5+ messages)
` [PATCH 2/2] nvme-pci: disable hmb on idle suspend
[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
2021-08-06 19:36 UTC (2+ messages)
[PATCH] nvmet: pass back cntlid on successful completion
2021-08-06 19:34 UTC (2+ messages)
[PATCH] nvme/tcp: pair send_mutex init with destroy
2021-08-06 19:32 UTC (2+ messages)
add a bvec_virt helper
2021-08-06 2:43 UTC (30+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "
[RFC PATCH 0/6] Fixed-buffers io_uring passthrough over nvme-char
2021-08-05 12:55 UTC (7+ messages)
` [RFC PATCH 1/6] io_uring: add infra for uring_cmd completion in submitter-task
` [RFC PATCH 2/6] nvme: wire-up support for async-passthru on char-device
` [RFC PATCH 3/6] io_uring: mark iopoll not supported for uring-cmd
` [RFC PATCH 4/6] io_uring: add helper for fixed-buffer uring-cmd
` [RFC PATCH 5/6] io_uring: add support for uring_cmd with fixed-buffer
` [RFC PATCH 6/6] nvme: enable passthrough "
[PATCH AUTOSEL 5.10 14/17] nvme: fix nvme_setup_command metadata trace event
2021-08-05 12:17 UTC (2+ messages)
[PATCH 0/2] Fix crash when rescan ns after set queue count cmd timeout
2021-08-04 3:12 UTC (5+ messages)
` [PATCH 1/2] nvme-rdma: always try to configure io queue when user wants it
` [PATCH 2/2] nvme: don't do scan work if io queue count is zero
[RFC PATCH: v3 1/2] add mi device in qemu
2021-08-03 9:04 UTC (2+ messages)
` [RFC PATCH : v3 2/2] Implementation of nvme-mi plugin in nvme-cli
[RFC PATCH v2 1/2] Adding i2c interface for qemu
2021-08-02 17:22 UTC
bisected: 5befc7c26e nvme impl non-mdts gives smartd error log entries
2021-08-02 16:49 UTC (3+ messages)
[PATCH] lightnvm: fix possible uninitialized-variable access in nvme_nvm_submit_user_cmd()
2021-07-31 7:30 UTC
[PATCH v3 0/6] Handle update hardware queues and queue freeze more carefully
2021-07-30 11:34 UTC (5+ messages)
[PATCH v2] nvme: invalidate paths during rescan
2021-07-30 7:10 UTC
[PATCH] nvme: invalidate paths during rescan
2021-07-29 19:46 UTC (2+ messages)
[PATCH v2 0/2] Abrupt Shutdown for NVMe SSD
2021-07-29 10:37 UTC (9+ messages)
` [PATCH v2 1/2] PM: enable support for imminent power loss
` [PATCH v2 2/2] nvme: Add abrupt shutdown support
` [EXT] Re: [PATCH v2 0/2] Abrupt Shutdown for NVMe SSD
New warning in nvme_setup_discard
2021-07-29 9:29 UTC (10+ messages)
[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
2021-07-28 15:39 UTC (23+ messages)
[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
2021-07-28 9:42 UTC
[PATCH AUTOSEL 5.4 8/9] nvme: fix nvme_setup_command metadata trace event
2021-07-27 13:20 UTC
[PATCH AUTOSEL 5.13 16/21] nvme: fix nvme_setup_command metadata trace event
2021-07-27 13:19 UTC
[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
2021-07-26 5:25 UTC
5.10.40-1 - Invalid SGL for payload:131072 nents:13
2021-07-25 9:52 UTC (6+ messages)
[RFC PATCH 00/11] nvme: In-band authentication support
2021-07-24 11:17 UTC (14+ messages)
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
[PATCH AUTOSEL 5.13 08/19] nvme-pci: fix multiple races in nvme_setup_io_queues
2021-07-23 3:57 UTC
[RFC 0/2] Split out firmware upgrade from CAP_SYS_ADMIN
2021-07-23 0:59 UTC (2+ messages)
[GIT PULL] nvme fixes for Linux 5.14
2021-07-22 20:25 UTC (2+ messages)
[PATCH] nvme-rdma: unquiesce queue after reconnection failure clean up
2021-07-22 12:32 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).