January 2023 Archives by thread
Starting: Mon Jan 2 01:39:35 PST 2023
Ending: Tue Jan 31 22:27:24 PST 2023
Messages: 546
- [PATCH 2/4] nvme-pci: update sqsize when adjusting the queue depth
Sagi Grimberg
- trying to gain understanding on BLKRRPART and "failed to re-read partition table" error
Nick Neumann
- [PATCH 0/4] nvme: fix several bugs in nvme-fabric
Taehee Yoo
- [PATCH 2/4] nvme: fix reset uninitialized controller
Taehee Yoo
- [PATCH 3/4] nvmet: fix hang in nvmet_ns_disable()
Taehee Yoo
- [PATCH 4/4] nvmet-tcp: fix memory leak in nvmet_tcp_free_cmd_data_in_buffers()
Taehee Yoo
- nvmet_check_data_len() wrong behavior for nvme admin set features cmd
Engel, Amit
- [PATCH] MAINTAINERS: stop nvme matching for nvmem files
Russell King (Oracle)
- [PATCH AUTOSEL 6.1 02/10] nvme: fix multipath crash caused by flush request when blktrace is enabled
Sasha Levin
- [PATCH AUTOSEL 6.1 09/10] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Sasha Levin
- [PATCH AUTOSEL 6.1 10/10] nvme: also return I/O command effects from nvme_command_effects
Sasha Levin
- [PATCH AUTOSEL 6.0 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
Sasha Levin
- [PATCH AUTOSEL 5.15 1/4] nvme: fix multipath crash caused by flush request when blktrace is enabled
Sasha Levin
- [PATCH AUTOSEL 5.15 3/4] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Sasha Levin
- [PATCH AUTOSEL 5.15 4/4] nvme: also return I/O command effects from nvme_command_effects
Sasha Levin
- [PATCH AUTOSEL 5.10] nvme: fix multipath crash caused by flush request when blktrace is enabled
Sasha Levin
- [PATCH] nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
amit.engel at dell.com
- [PATCH] nvme-apple: Add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
Hector Martin
- 6.2 nvme-pci: something wrong #forregzbot
Thorsten Leemhuis
- [PATCH v2 0/3] Add OCP extended log to nvme QEMU
Joel Granados
- [PATCH 0/4] nvme patches for 6.3
Keith Busch
- [PATCH 2/4] nvme-pci: use mapped entries for sgl decision
Keith Busch
- [PATCH 3/4] nvme-pci: place descriptor addresses in iod
Keith Busch
- [PATCH 0/7] block zoned cleanups
Pankaj Raghav
- [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
Pankaj Raghav
- LSF/MM/BPF: 2023: Call for Proposals
Josef Bacik
- Option to never do BLKRRPART ioctl in nvme format?
Nick Neumann
- don't allow unprivileged passthrough on partitions
Christoph Hellwig
- [PATCH] Add quirk for ADATA SX6000PNP
Christoph Hellwig
- [PATCH v2] nvme-pci: fix error handling in nvme_pci_enable()
Christoph Hellwig
- [PATCH] nvme-fabrics: clarify AUTHREQ result handling
Christoph Hellwig
- [PATCH] nvme-auth: don't use NVMe status codes
Christoph Hellwig
- [PATCH] nvme-common: simplify nvme_auth_generate_key
Christoph Hellwig
- [PATCH] nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
- [linux-nvme:nvme-6.2] BUILD SUCCESS 749a2766ebda2749ff6759bedac1f103d5e3680c
kernel test robot
- [linux-nvme:nvme-6.3] BUILD SUCCESS 33cdfd15fd37ce18cc3c13af705f42e2da700883
kernel test robot
- [PATCH v8 00/25] nvme-tcp receive offloads
Aurelien Aptel
- [PATCH v8 01/25] net: Introduce direct data placement tcp offload
Aurelien Aptel
- [PATCH v8 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP{,_STATS}
Aurelien Aptel
- [PATCH v8 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
Aurelien Aptel
- [PATCH v8 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
Aurelien Aptel
- [PATCH v8 05/25] iov_iter: skip copy if src == dst for direct data placement
Aurelien Aptel
- [PATCH v8 06/25] net/tls,core: export get_netdev_for_sock
Aurelien Aptel
- [PATCH v8 07/25] nvme-tcp: Add DDP offload control path
Aurelien Aptel
- [PATCH v8 08/25] nvme-tcp: Add DDP data-path
Aurelien Aptel
- [PATCH v8 09/25] nvme-tcp: RX DDGST offload
Aurelien Aptel
- [PATCH v8 10/25] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
- [PATCH v8 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
Aurelien Aptel
- [PATCH v8 12/25] Documentation: add ULP DDP offload documentation
Aurelien Aptel
- [PATCH v8 13/25] net/mlx5e: Rename from tls to transport static params
Aurelien Aptel
- [PATCH v8 14/25] net/mlx5e: Refactor ico sq polling to get budget
Aurelien Aptel
- [PATCH v8 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
Aurelien Aptel
- [PATCH v8 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
Aurelien Aptel
- [PATCH v8 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
Aurelien Aptel
- [PATCH v8 18/25] net/mlx5e: NVMEoTCP, offload initialization
Aurelien Aptel
- [PATCH v8 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
Aurelien Aptel
- [PATCH v8 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Aurelien Aptel
- [PATCH v8 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
Aurelien Aptel
- [PATCH v8 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
Aurelien Aptel
- [PATCH v8 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
Aurelien Aptel
- [PATCH v8 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
Aurelien Aptel
- [PATCH v8 25/25] net/mlx5e: NVMEoTCP, statistics
Aurelien Aptel
- Słowa kluczowe do wypozycjonowania
Adam Charachuta
- [PATCH v2 0/3] block zoned cleanups
Pankaj Raghav
- [PATCH v2 3/3] block: introduce bdev_zone_no helper
Pankaj Raghav
- [PATCH 1/9] nvme-apple: fix controller shutdown in apple_nvme_disable
Janne Grunau
- [linux-nvme:nvme-6.2] BUILD SUCCESS c7c0644ead24c59cc5e0f2ff0ade89b21783614a
kernel test robot
- [PATCH 0/2] nvme-apple: Fix suspend-resume regression
Hector Martin
- [LSF/MM/BPF TOPIC] Limits of development
Hannes Reinecke
- nvme-fabrics: devices are uninterruptable
Belanger, Martin
- Regression in Kernel 6.0: System partially freezes with "nvme controller is down"
Julian Groß
- [GIT PULL] nvme fixes for Linux 6.2
Christoph Hellwig
- Silikonmischungen
Zbynek Spacek
- [PATCH v6 0/9] Implement copy offload support
Nitesh Shetty
- [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
Nitesh Shetty
- completion timeouts with pin-based interrupts in QEMU hw/nvme
Klaus Jensen
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
Nitesh Shetty
- Virtio-blk extended lifetime feature
Alvaro Karsz
- [PATCH 1/3] nvme-fabrics: introduce existing_ctrl operation
Max Gurtovoy
- [PATCH rdma-next 00/13] Add RDMA inline crypto support
Leon Romanovsky
- [syzbot] possible deadlock in br_multicast_rcv (3)
syzbot
- regression on aarch64? panic on boot
Klaus Jensen
- [PATCH for-next v1 0/2] enable pcpu bio-cache for IRQ uring-passthru I/O
Anuj Gupta
- [PATCH for-next v1 1/2] nvme: set REQ_ALLOC_CACHE for uring-passthru request
Anuj Gupta
- [PATCH v9 00/25] nvme-tcp receive offloads
Aurelien Aptel
- [PATCH v9 01/25] net: Introduce direct data placement tcp offload
Aurelien Aptel
- [PATCH v9 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
Aurelien Aptel
- [PATCH v9 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
Aurelien Aptel
- [PATCH v9 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
Aurelien Aptel
- [PATCH v9 05/25] iov_iter: skip copy if src == dst for direct data placement
Aurelien Aptel
- [PATCH v9 06/25] net/tls,core: export get_netdev_for_sock
Aurelien Aptel
- [PATCH v9 07/25] nvme-tcp: Add DDP offload control path
Aurelien Aptel
- [PATCH v9 08/25] nvme-tcp: Add DDP data-path
Aurelien Aptel
- [PATCH v9 09/25] nvme-tcp: RX DDGST offload
Aurelien Aptel
- [PATCH v9 10/25] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
- [PATCH v9 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
Aurelien Aptel
- [PATCH v9 12/25] Documentation: add ULP DDP offload documentation
Aurelien Aptel
- [PATCH v9 13/25] net/mlx5e: Rename from tls to transport static params
Aurelien Aptel
- [PATCH v9 14/25] net/mlx5e: Refactor ico sq polling to get budget
Aurelien Aptel
- [PATCH v9 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
Aurelien Aptel
- [PATCH v9 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
Aurelien Aptel
- [PATCH v9 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
Aurelien Aptel
- [PATCH v9 18/25] net/mlx5e: NVMEoTCP, offload initialization
Aurelien Aptel
- [PATCH v9 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
Aurelien Aptel
- [PATCH v9 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Aurelien Aptel
- [PATCH v9 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
Aurelien Aptel
- [PATCH v9 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
Aurelien Aptel
- [PATCH v9 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
Aurelien Aptel
- [PATCH v9 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
Aurelien Aptel
- [PATCH v9 25/25] net/mlx5e: NVMEoTCP, statistics
Aurelien Aptel
- [PATCH] nvme-pci: fix timoeut request state check
Keith Busch
- [PATCHv2] nvme-pci: fix timeout request state check
Keith Busch
- [PATCH v2 1/2] nvme-apple: Reset controller during shutdown
Christoph Hellwig
- [PATCH v2 0/2] nvme-apple: Fix suspend-resume regression
Christoph Hellwig
- nvme nvme0: I/O 0 (I/O Cmd) QID 1 timeout, aborting, source drive corruption observed
Mark Ruijter
- [PATCHv3] nvme-pci: fix timeout request state check
Keith Busch
- [linux-nvme:nvme-6.2] BUILD SUCCESS b05ca78ac5843630cab41acd85809d3b63179d5a
kernel test robot
- [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
Chaitanya Kulkarni
- [linux-nvme:nvme-6.3] BUILD SUCCESS 41b9cdf87cabe07490dfb149eb904c199972a49a
kernel test robot
- [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration.
Max Gurtovoy
- [PATCHv2] nvme: always initialize known command effects
Keith Busch
- [linux-nvme:nvme-6.2] BUILD SUCCESS 1c5842085851f786eba24a39ecd02650ad892064
kernel test robot
- [PATCH] nvme-rdma: Distribute I/O queues across more completion vectors
Smith, Kyle Miller
- [PATCH] nvme: mask CSE effects for security receive
Keith Busch
- [PATCH] nvme-fc: Fix initialization order
Ross Lagerwall
- nvme/pcie hot plug results in /dev name change
John Meneghini
- [PATCH] fc: add a missing release get taken in nvmet_fc_alloc_target_assoc
amit.engel at dell.com
- [PATCH 0/2] improve nvme error logging
Christoph Hellwig
- [PATCH] nvme-pci: Switch back to sync probe to fix rootfs mount regression
Ville Syrjala
- [linux-nvme:nvme-6.3] BUILD SUCCESS 202708ad84639fb8a3ab06322a5117c390afc879
kernel test robot
- [linux-nvme:nvme-6.2] BUILD SUCCESS 98e3528012cd571c48bbae7c7c0f868823254b6c
kernel test robot
- [PATCH AUTOSEL 6.1 26/35] nvme-apple: only reset the controller when RTKit is running
Sasha Levin
- [PATCH] nvme-pci: flush initial scan_work for async probe
Keith Busch
- [PATCH v2] nvme: Cache DMA descriptors to prevent corruption.
Julien Bachmann
- [PATCH] nvme: fix passthrough csi check
Keith Busch
- [PATCHv3 0/2] nvme effects handling updates
Keith Busch
- [PATCH v10 00/25] nvme-tcp receive offloads
Aurelien Aptel
- [PATCH v10 01/25] net: Introduce direct data placement tcp offload
Aurelien Aptel
- [PATCH v10 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
Aurelien Aptel
- [PATCH v10 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
Aurelien Aptel
- [PATCH v10 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
Aurelien Aptel
- [PATCH v10 05/25] iov_iter: skip copy if src == dst for direct data placement
Aurelien Aptel
- [PATCH v10 06/25] net/tls,core: export get_netdev_for_sock
Aurelien Aptel
- [PATCH v10 07/25] nvme-tcp: Add DDP offload control path
Aurelien Aptel
- [PATCH v10 08/25] nvme-tcp: Add DDP data-path
Aurelien Aptel
- [PATCH v10 09/25] nvme-tcp: RX DDGST offload
Aurelien Aptel
- [PATCH v10 10/25] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
- [PATCH v10 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
Aurelien Aptel
- [PATCH v10 12/25] Documentation: add ULP DDP offload documentation
Aurelien Aptel
- [PATCH v10 13/25] net/mlx5e: Rename from tls to transport static params
Aurelien Aptel
- [PATCH v10 14/25] net/mlx5e: Refactor ico sq polling to get budget
Aurelien Aptel
- [PATCH v10 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
Aurelien Aptel
- [PATCH v10 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
Aurelien Aptel
- [PATCH v10 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
Aurelien Aptel
- [PATCH v10 18/25] net/mlx5e: NVMEoTCP, offload initialization
Aurelien Aptel
- [PATCH v10 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
Aurelien Aptel
- [PATCH v10 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Aurelien Aptel
- [PATCH v10 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
Aurelien Aptel
- [PATCH v10 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
Aurelien Aptel
- [PATCH v10 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
Aurelien Aptel
- [PATCH v10 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
Aurelien Aptel
- [PATCH v10 25/25] net/mlx5e: NVMEoTCP, statistics
Aurelien Aptel
- [PATCH v10 00/25] nvme-tcp receive offloads
Christoph Hellwig
- [LSF/MM/BPF TOPIC] State Of The Page
Matthew Wilcox
- [PATCH] nvme: fix potential invalid pointer dereference
Maurizio Lombardi
- [RESEND PATCHv3 0/2] nvme effects handling updates
Keith Busch
- [RESEND PATCHv3 2/2] nvme: mask CSE effects for security receive
Keith Busch
- [linux-nvme:nvme-6.2] BUILD SUCCESS 85eee6341abb81ac6a35062ffd5c3029eb53be6b
kernel test robot
- add bvec initialization helpers
Christoph Hellwig
- [PATCH] nvme-pci: fix resume after AER recovery
Christoph Hellwig
- nvme-6.3: blktests nvme/45 lockdep warning
Daniel Wagner
- nvme-6.3: blktests nvme/003 null pointer for fc transport
Daniel Wagner
- [PATCH] nvme-auth: use workqueue dedicated to authentication works
Shin'ichiro Kawasaki
- [PATCH] nvme: fix a potential invalid pointer dereference
Maurizio Lombardi
Last message date:
Tue Jan 31 22:27:24 PST 2023
Archived on: Tue Jan 31 22:27:26 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).