messages from 2023-01-11 05:11:09 to 2023-01-20 05:53:02 UTC [more...]
[GIT PULL] nvme fixes for Linux 6.2
2023-01-20 5:52 UTC
[PATCH v9 00/25] nvme-tcp receive offloads
2023-01-20 2:41 UTC (30+ messages)
` [PATCH v9 01/25] net: Introduce direct data placement tcp offload
` [PATCH v9 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v9 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v9 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v9 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v9 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v9 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v9 08/25] nvme-tcp: Add DDP data-path
` [PATCH v9 09/25] nvme-tcp: RX DDGST offload
` [PATCH v9 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v9 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v9 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v9 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v9 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v9 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v9 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v9 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v9 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v9 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v9 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v9 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v9 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v9 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v9 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v9 25/25] net/mlx5e: NVMEoTCP, statistics
[PATCH] nvme-rdma: Distribute I/O queues across more completion vectors
2023-01-20 0:16 UTC
[linux-nvme:nvme-6.2] BUILD SUCCESS 1c5842085851f786eba24a39ecd02650ad892064
2023-01-19 21:40 UTC
regression on aarch64? panic on boot
2023-01-19 16:48 UTC (9+ messages)
[PATCHv2] nvme: always initialize known command effects
2023-01-19 16:41 UTC
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-19 14:32 UTC (35+ messages)
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2023-01-19 10:21 UTC (3+ messages)
` [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration
[PATCH v2 1/2] nvme-apple: Reset controller during shutdown
2023-01-19 8:12 UTC (7+ messages)
` [PATCH v2 0/2] nvme-apple: Fix suspend-resume regression
[PATCHv3] nvme-pci: fix timeout request state check
2023-01-19 7:30 UTC (2+ messages)
[linux-nvme:nvme-6.3] BUILD SUCCESS 41b9cdf87cabe07490dfb149eb904c199972a49a
2023-01-19 4:59 UTC
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
2023-01-19 2:20 UTC (2+ messages)
[linux-nvme:nvme-6.2] BUILD SUCCESS b05ca78ac5843630cab41acd85809d3b63179d5a
2023-01-18 20:09 UTC
Virtio-blk extended lifetime feature
2023-01-18 19:46 UTC (3+ messages)
[PATCHv2] nvme-pci: fix timeout request state check
2023-01-18 16:35 UTC (6+ messages)
[PATCH rdma-next 00/13] Add RDMA inline crypto support
2023-01-18 14:20 UTC (32+ messages)
` [PATCH mlx5-next 01/13] net/mlx5: Introduce crypto IFC bits and structures
` [PATCH mlx5-next 02/13] net/mlx5: Introduce crypto capabilities macro
` [PATCH rdma-next 03/13] RDMA: Split kernel-only create QP flags from uverbs create QP flags
` [PATCH rdma-next 04/13] RDMA/core: Add cryptographic device capabilities
` [PATCH rdma-next 05/13] RDMA/core: Add DEK management API
` [PATCH rdma-next 06/13] RDMA/core: Introduce MR type for crypto operations
` [PATCH rdma-next 07/13] RDMA/core: Add support for creating crypto enabled QPs
` [PATCH rdma-next 08/13] RDMA/mlx5: Add cryptographic device capabilities
` [PATCH rdma-next 09/13] RDMA/mlx5: Add DEK management API
` [PATCH rdma-next 10/13] RDMA/mlx5: Add AES-XTS crypto support
` [PATCH rdma-next 11/13] nvme: Introduce a local variable
` [PATCH rdma-next 12/13] nvme: Add crypto profile at nvme controller
` [PATCH rdma-next 13/13] nvme-rdma: Add inline encryption support
nvme nvme0: I/O 0 (I/O Cmd) QID 1 timeout, aborting, source drive corruption observed
2023-01-18 10:27 UTC (8+ messages)
[PATCH for-next v1 0/2] enable pcpu bio-cache for IRQ uring-passthru I/O
2023-01-18 9:14 UTC (6+ messages)
` [PATCH for-next v1 1/2] nvme: set REQ_ALLOC_CACHE for uring-passthru request
` [PATCH for-next v1 2/2] block: extend bio-cache for non-polled requests
[PATCH 1/3] nvme-fabrics: introduce existing_ctrl operation
2023-01-18 6:48 UTC (7+ messages)
` [PATCH 2/3] nvme-rdma: implement "
` [PATCH 3/3] nvme-tcp: "
[PATCH] nvme-pci: fix timoeut request state check
2023-01-18 5:02 UTC
[PATCH v2 0/3] block zoned cleanups
2023-01-17 17:42 UTC (6+ messages)
` [PATCH v2 2/3] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
nvme-fabrics: devices are uninterruptable
2023-01-17 15:28 UTC (7+ messages)
[syzbot] possible deadlock in br_multicast_rcv (3)
2023-01-16 16:40 UTC
[PATCH v8 00/25] nvme-tcp receive offloads
2023-01-13 14:17 UTC (9+ messages)
` [PATCH v8 01/25] net: Introduce direct data placement tcp offload
` [PATCH v8 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2023-01-13 9:46 UTC
[PATCH v6 0/9] Implement copy offload support
2023-01-13 8:26 UTC (13+ messages)
` [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
` [PATCH v6 2/9] block: Add copy offload support infrastructure
` [PATCH v6 3/9] block: add emulation for copy
` [PATCH v6 4/9] block: Introduce a new ioctl "
` [PATCH v6 5/9] nvme: add copy offload support
` [PATCH v6 6/9] nvmet: add copy command support for bdev and file ns
` [PATCH v6 7/9] dm: Add support for copy offload
` [PATCH v6 9/9] dm kcopyd: use copy offload support
[GIT PULL] nvme fixes for Linux 6.2
2023-01-12 17:37 UTC (2+ messages)
Regression in Kernel 6.0: System partially freezes with "nvme controller is down"
2023-01-12 16:42 UTC (4+ messages)
don't allow unprivileged passthrough on partitions
2023-01-12 14:03 UTC (8+ messages)
` [PATCH 1/3] nvme: remove __nvme_ioctl
` [PATCH 2/3] nvme: replace the "bool vec" arguments with flags in the ioctl path
` [PATCH 3/3] nvme: don't allow unprivileged passthrough on partitions
Silikonmischungen
2023-01-12 8:31 UTC
[LSF/MM/BPF TOPIC] Limits of development
2023-01-11 14:04 UTC (4+ messages)
remove path cleanups
2023-01-11 9:30 UTC (5+ messages)
` [PATCH 1/9] nvme-apple: fix controller shutdown in apple_nvme_disable
[PATCH 0/2] nvme-apple: Fix suspend-resume regression
2023-01-11 6:41 UTC (7+ messages)
` [PATCH 1/2] nvme-apple: Do not try to shut down the controller twice
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