December 2023 Archives by thread
Starting: Fri Dec 1 01:27:32 PST 2023
Ending: Sat Dec 30 22:56:44 PST 2023
Messages: 695
- [RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
Daniel Wagner
- [RFC v2 1/3] nvme: lookup ctrl from request instead from namespace
Daniel Wagner
- [PATCHv5 0/4] block integrity: directly map user space addresses
Kanchan Joshi
- [PATCH RFC 5/6] net: introduce page_frag_cache_drain()
Yunsheng Lin
- [GIT PULL] nvme fixes for Linux 6.7
Keith Busch
- [linux-nvme:nvme-6.7] BUILD SUCCESS ec4c93c9af28fa10d70a694da5e8fc1312169051
kernel test robot
- [PATCH 10/21] block: Add fops atomic write support
Ming Lei
- [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
Ming Lei
- [PATCH 2/2] nvme: prevent potential spectre v1 gadget
Christoph Hellwig
- [PATCH v2] nvme: fix deadlock between reset and scan
Christoph Hellwig
- Should NVME_SC_INVALID_NS be translated to BLK_STS_IOERR instead of BLK_STS_NOTSUPP so that multipath(both native and dm) can failover on the failure?
Jirong Feng
- [PATCH] nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Christoph Hellwig
- [PATCH] nvme-ioctl: move capable() admin check to the end
Sagi Grimberg
- [PATCH 1/2] nvmet-rdma: avoid circular locking dependency on install_queue()
Sagi Grimberg
- [PATCH] nvme: add namespace paths links
Sagi Grimberg
- [PATCH 0/3] nvme-tcp: start error recovery after KATO
Sagi Grimberg
- [PATCH 17/21] fs: xfs: iomap atomic write support
Christoph Hellwig
- Performance drop due to alloc_workqueue() misuse and recent change
Naohiro Aota
- [PATCH 1/2] iouring: one capable call per iouring instance
Keith Busch
- [PATCH 2/2] nvme: use uring_cmd sys_admin flag
Keith Busch
- [PATCH AUTOSEL 6.6 20/32] nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Sasha Levin
- [PATCH AUTOSEL 6.6 32/32] nvme-core: check for too small lba shift
Sasha Levin
- [PATCH AUTOSEL 6.1 12/17] nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Sasha Levin
- [PATCH AUTOSEL 6.1 17/17] nvme-core: check for too small lba shift
Sasha Levin
- [PATCH AUTOSEL 5.15 10/10] nvme-core: check for too small lba shift
Sasha Levin
- [PATCH AUTOSEL 5.10 7/7] nvme-core: check for too small lba shift
Sasha Levin
- [RFC PATCH 0/5] nvmetcli: REST API for remote configuration
Chaitanya Kulkarni
- [PATCH V7 1/1] nvme: allow passthru cmd error logging
Chaitanya Kulkarni
- [PATCH 1/2] nvme: introduce nvme_check_ctrl_fabric_info helper
Guixin Liu
- [PATCH net-next 5/6] net: introduce page_frag_cache_drain()
Yunsheng Lin
- [linux-nvme:nvme-6.7] BUILD SUCCESS 839a40d1e730977d4448d141fa653517c2959a88
kernel test robot
- [PATCH] nvme-pci: Add sleep quirk for Kingston drives
Werner Sembach
- [PATCH v3 0/4] nvme: add csi, ms and nuse to sysfs
Daniel Wagner
- [PATCH v18 00/12] Implement copy offload support
Kanchan Joshi
- [PATCH] nvme: fix fortify warnings
Dmitry Antipov
- [PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
Andrew Morton
- [PATCH v4 0/4] nvme: add csi, ms and nuse to sysfs
Daniel Wagner
- [PATCH] nvme-pci: enhance timeout kernel log
Keith Busch
- [linux-nvme:nvme-6.8] BUILD SUCCESS 2fcd3ab398260a113fd4434b4d72929066c73121
kernel test robot
- [PATCH v5 0/6] nvme: add csi, ms and nuse to sysfs
Daniel Wagner
- [PATCH v5 1/6] nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
- [PATCH v5 2/6] nvme: refactor ns info helpers
Daniel Wagner
- [PATCH v5 4/6] nvme: rename ns attribute group
Daniel Wagner
- [PATCHv3 0/2] nvmet: avoid circular locking warning
hare at kernel.org
- [linux-nvme:nvme-6.7] BUILD SUCCESS 107b4e063d78c300b21e2d5291b1aa94c514ea5b
kernel test robot
- Advice appreciated - attempting data recovery on Intel Optane H10 (CSTS=0x0?)
Jeff Johnson
- [PATCH] nvmet: implement unique discovery NQN
hare at kernel.org
- Poptávka
Lukas Varga
- [PATCH AUTOSEL 6.6 30/47] nvme: introduce helper function to get ctrl state
Sasha Levin
- [PATCH AUTOSEL 6.6 31/47] nvme: ensure reset state check ordering
Sasha Levin
- [PATCH AUTOSEL 6.6 32/47] nvme-ioctl: move capable() admin check to the end
Sasha Levin
- [PATCH AUTOSEL 6.6 33/47] nvme: prevent potential spectre v1 gadget
Sasha Levin
- [PATCH AUTOSEL 6.6 34/47] nvme: fix deadlock between reset and scan
Sasha Levin
- [PATCH AUTOSEL 6.1 19/29] nvme: introduce helper function to get ctrl state
Sasha Levin
- [PATCH AUTOSEL 6.1 20/29] nvme: prevent potential spectre v1 gadget
Sasha Levin
- [PATCH AUTOSEL 5.15 14/19] nvme: introduce helper function to get ctrl state
Sasha Levin
- [PATCH AUTOSEL 5.10 13/16] nvme: introduce helper function to get ctrl state
Sasha Levin
- [PATCH AUTOSEL 5.4 10/12] nvme: introduce helper function to get ctrl state
Sasha Levin
- [PATCH v20 05/20] nvme-tcp: Add DDP offload control path
Max Gurtovoy
- [RFC] nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
- [PATCH v2 00/16] block atomic writes
John Garry
- [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
John Garry
- [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits
John Garry
- [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx
John Garry
- [PATCH v2 04/16] fs: Increase fmode_t size
John Garry
- [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
John Garry
- [PATCH v2 06/16] block: Add REQ_ATOMIC flag
John Garry
- [PATCH v2 07/16] block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
- [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
John Garry
- Make NVME shutdown async
Jeremy Allison
- [PATCH RFC] nvme: avoid deadlock warning in sync_io_queues() path
Shin'ichiro Kawasaki
- [PATCH 0/5] *** bugfixes and code refactoring for nvme target ***
Guixin Liu
- [PATCH v21 00/20] nvme-tcp receive offloads
Aurelien Aptel
- [PATCH v21 01/20] net: Introduce direct data placement tcp offload
Aurelien Aptel
- [PATCH v21 02/20] netlink: add new family to manage ULP_DDP enablement and stats
Aurelien Aptel
- [PATCH v21 03/20] iov_iter: skip copy if src == dst for direct data placement
Aurelien Aptel
- [PATCH v21 04/20] net/tls,core: export get_netdev_for_sock
Aurelien Aptel
- [PATCH v21 05/20] nvme-tcp: Add DDP offload control path
Aurelien Aptel
- [PATCH v21 06/20] nvme-tcp: Add DDP data-path
Aurelien Aptel
- [PATCH v21 07/20] nvme-tcp: RX DDGST offload
Aurelien Aptel
- [PATCH v21 08/20] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
- [PATCH v21 09/20] Documentation: add ULP DDP offload documentation
Aurelien Aptel
- [PATCH v21 10/20] net/mlx5e: Rename from tls to transport static params
Aurelien Aptel
- [PATCH v21 11/20] net/mlx5e: Refactor ico sq polling to get budget
Aurelien Aptel
- [PATCH v21 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
Aurelien Aptel
- [PATCH v21 13/20] net/mlx5e: NVMEoTCP, offload initialization
Aurelien Aptel
- [PATCH v21 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
Aurelien Aptel
- [PATCH v21 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Aurelien Aptel
- [PATCH v21 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
Aurelien Aptel
- [PATCH v21 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
Aurelien Aptel
- [PATCH v21 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
Aurelien Aptel
- [PATCH v21 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
Aurelien Aptel
- [PATCH v21 20/20] net/mlx5e: NVMEoTCP, statistics
Aurelien Aptel
- parallel nvme format
Niklas Cassel
- [linux-nvme:for-6.8/block] BUILD SUCCESS e3eea14279fd861d53a0d64a80262f2387dbce31
kernel test robot
- Make NVME shutdown async - version 2
Jeremy Allison
- [linux-nvme:nvme-6.8] BUILD SUCCESS 4ba8b3f7d368279d3d3bde788394c7f6b3e0c061
kernel test robot
- [PATCH] nvme: validate maxcmd before use it
Guixin Liu
- [PATCHv2] nvmet: implement unique discovery NQN
hare at kernel.org
- [PATCH] nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
- ioccsz and iorcsz check failing
Daniel Wagner
- [BUG][5.18rc5] nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0x10
Mikhail Gavrilov
- [PATCHv3] nvmet: implement unique discovery NQN
Hannes Reinecke
- remove support for the host aware zoned model
Christoph Hellwig
- [RFC PATCH 0/3] *** use rdma device capability to limit queue size ***
Guixin Liu
- [PATCH v3 00/17] enable nvmet-fc for blktests
Daniel Wagner
- [PATCH] Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
- [PATCH v6 0/6] nvme: add csi, ms and nuse to sysfs
Daniel Wagner
- [PATCH] nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
- [PATCH] nvme-auth: isolate auth to fabrics transports
Keith Busch
- [PATCHv2] nvme-pci: enhance timeout kernel log
Keith Busch
- [RFC PATCH V2 0/2] *** use rdma device capability to limit queue size ***
Guixin Liu
- Fotowoltaika - propozycja instalacji
Norbert Karecki
- [PATCH V2] nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
- [PATCH V3] nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
- [PATCH] nvme-fc: set numa_node after nvme_init_ctrl
Keith Busch
- [PATCH] nvme-pci: disable write zeroes for SK Hynix BC901
hardaway.tseng at sk.com
- Nowe informacje na stronie www
Adrian Mackiewicz
- [PATCH 1/1] nvme-fabrics: don't check ioccsz/iorcsz for discovery
Max Gurtovoy
- LSF/MM/BPF: 2024: Call for Proposals
Daniel Borkmann
- [PATCH] configurable NVME IO queue count
Sridhar Balaraman
- [linux-nvme:nvme-6.8] BUILD SUCCESS 536ecccbaf1fe6319c3af635596748c19208e627
kernel test robot
- [linux-nvme:nvme-6.7] BUILD SUCCESS f6fe0b2d35457c10ec37acc209d19726bdc16dbd
kernel test robot
- [PATCH] nvme: don't set a virt_boundary unless needed
Christoph Hellwig
- [PATCH 0/2] Fix some kernel panics due to the host sending invalid PDUs
Maurizio Lombardi
- [PATCH 1/2] nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
- [PATCH 2/2] nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
- Make NVME shutdown two-pass - Version 3
Jeremy Allison
- [PATCH v22 00/20] nvme-tcp receive offloads
Aurelien Aptel
- [PATCH v22 01/20] net: Introduce direct data placement tcp offload
Aurelien Aptel
- [PATCH v22 02/20] netlink: add new family to manage ULP_DDP enablement and stats
Aurelien Aptel
- [PATCH v22 03/20] iov_iter: skip copy if src == dst for direct data placement
Aurelien Aptel
- [PATCH v22 04/20] net/tls,core: export get_netdev_for_sock
Aurelien Aptel
- [PATCH v22 05/20] nvme-tcp: Add DDP offload control path
Aurelien Aptel
- [PATCH v22 06/20] nvme-tcp: Add DDP data-path
Aurelien Aptel
- [PATCH v22 07/20] nvme-tcp: RX DDGST offload
Aurelien Aptel
- [PATCH v22 08/20] nvme-tcp: Deal with netdevice DOWN events
Aurelien Aptel
- [PATCH v22 09/20] Documentation: add ULP DDP offload documentation
Aurelien Aptel
- [PATCH v22 10/20] net/mlx5e: Rename from tls to transport static params
Aurelien Aptel
- [PATCH v22 11/20] net/mlx5e: Refactor ico sq polling to get budget
Aurelien Aptel
- [PATCH v22 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
Aurelien Aptel
- [PATCH v22 13/20] net/mlx5e: NVMEoTCP, offload initialization
Aurelien Aptel
- [PATCH v22 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
Aurelien Aptel
- [PATCH v22 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
Aurelien Aptel
- [PATCH v22 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
Aurelien Aptel
- [PATCH v22 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
Aurelien Aptel
- [PATCH v22 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
Aurelien Aptel
- [PATCH v22 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
Aurelien Aptel
- [PATCH v22 20/20] net/mlx5e: NVMEoTCP, statistics
Aurelien Aptel
- [GIT PULL] nvme updates for Linux 6.8
Keith Busch
- [RFC 0/1] nvme: Add NVMe LBA Fault Injection
Alan Adamson
- [PATCH v19 00/12] Implement copy offload support
Nitesh Shetty
- [RFC] nvme-tcp: fix a possible double-free after failed to send request
zhangyanjun at cestc.cn
- [PATCH V2 0/3] Fix some kernel panics due to the host sending invalid PDUs
Maurizio Lombardi
- [linux-nvme:nvme-6.8-merge] BUILD SUCCESS 9b056d5835e288320e5a0b06a0917a4147958bd1
kernel test robot
- [linux-nvme:nvme-6.8] BUILD SUCCESS 5d51dc8db10190661232741c93a141bdfc05f5ee
kernel test robot
- [PATCH AUTOSEL 6.6 30/39] Revert "nvme-fc: fix race between error recovery and creating association"
Sasha Levin
- [PATCH] nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
- [PATCH] nvme-common: mark nvme_tls_psk_prio static
Christoph Hellwig
- nvme discard limits fix and tidy ups
Christoph Hellwig
- [PATCH] nvme: introduce nvme_gendisk_is_ns_head helper
Guixin Liu
- [PATCH V2] nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
- [PATCH V3] nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
- [PATCH 0/2] nvmet-fc: Adjustments for nvmet_fc_alloc_ls_iodlist()
Markus Elfring
- [PATCH v1 00/10] Introduce new max-queue-size configuration
Max Gurtovoy
- [PATCH 01/10] nvme: remove unused definition
Max Gurtovoy
- [PATCH 02/10] nvme-rdma: move NVME_RDMA_IP_PORT from common file
Max Gurtovoy
- [PATCH 03/10] nvme-fabrics: move queue size definitions to common header
Max Gurtovoy
- [PATCH 04/10] nvmet: remove NVMET_QUEUE_SIZE definition
Max Gurtovoy
- [PATCH] nvme: tcp: remove unnecessary goto statement
Guixin Liu
Last message date:
Sat Dec 30 22:56:44 PST 2023
Archived on: Sat Dec 30 22:57:06 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).