Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-18 01:04:00 to 2025-01-31 04:40:30 UTC [more...]

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-01-31  4:40 UTC  (4+ messages)
    ` [Lsf-pc] "

[RFC 0/3] Btrfs checksum offload
 2025-01-30 20:21 UTC  (17+ messages)
  ` [RFC 1/3] block: add integrity offload
  ` [RFC 2/3] nvme: support "
  ` [RFC 3/3] btrfs: add checksum offload

[RFC PATCH] nvme: replace lazy sgl warn with informational message
 2025-01-30 17:51 UTC 

[PATCH v9 0/4] shut down devices asynchronously
 2025-01-30 17:12 UTC  (3+ messages)
` [PATCH] driver core: optimize async device shutdown
  ` [PATCH v2] "

[PATCH 0/3] misc nvme related fixes
 2025-01-30 15:25 UTC  (10+ messages)
` [PATCH 1/3] nvme-tcp: rate limit error message in send path
` [PATCH 2/3] nvme-fc: use ctrl state getter
` [PATCH 3/3] blk-mq: fix wait condition for tagset wait completed check

[linux-nvme:nvme-6.14] BUILD SUCCESS 2cef851e7f89c6ec487c4dae4d1552ad75aa1811
 2025-01-30 13:19 UTC 

Proszę o kontakt
 2025-01-30  8:40 UTC 

[PATCHv3 0/3] meta sgl and userspace protection
 2025-01-29 19:00 UTC  (8+ messages)
` [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible
  ` New warning `nvme nvme0: using unchecked data buffer` (was: [PATCHv3 3/3] nvme-pci: use sgls for all user requests if possible)
      ` New warning `nvme nvme0: using unchecked data buffer`

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-01-29 17:36 UTC  (33+ messages)
` [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH 03/16] accel/habanalabs: "
` [PATCH 04/16] ALSA: ac97: "
` [PATCH 05/16] btrfs: "
` [PATCH 06/16] rbd: "
` [PATCH 07/16] libceph: "
` [PATCH 08/16] libata: zpodd: "
` [PATCH 09/16] xfs: "
` [PATCH 10/16] power: supply: da9030: "
` [PATCH 11/16] nvme: "
` [PATCH 12/16] spi: spi-fsl-lpspi: "
` [PATCH 13/16] spi: spi-imx: "
` [PATCH 14/16] platform/x86/amd/pmf: "
` [PATCH 15/16] platform/x86: thinkpad_acpi: "
` [PATCH 16/16] RDMA/bnxt_re: "

[linux-nvme:nvme-6.14] BUILD SUCCESS fd6102e646a888931ad6ab21843c6ee4355e7525
 2025-01-29  3:50 UTC 

[PATCH v5 0/5] data placement hints and FDP
 2025-01-29  0:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-28 23:50 UTC  (3+ messages)
` [PATCH v2 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v2 blktests 2/2] nvme/059: "

[LSF/MM/BPF TOPIC] HA features for NVMe-oF
 2025-01-28 20:50 UTC 

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-01-28 22:02 UTC  (9+ messages)

[PATCH] nvme: make nvme_tls_attrs_group static
 2025-01-28 21:46 UTC  (3+ messages)

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-28 16:46 UTC  (3+ messages)
` [PATCH v2 05/13] cpumask: deprecate cpumask_next_wrap()
` [PATCH v2 06/13] cpumask: re-introduce cpumask_next{,_and}_wrap()

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-28 16:46 UTC  (8+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode

[PATCHv14 00/10] nvme: implement secure concatenation
 2025-01-28 15:33 UTC  (21+ messages)
` [PATCH 01/10] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 02/10] nvme: add nvme_auth_generate_psk()
` [PATCH 03/10] nvme: add nvme_auth_generate_digest()
` [PATCH 04/10] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 05/10] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 06/10] nvme: always include <linux/key.h>
` [PATCH 07/10] nvme-tcp: request secure channel concatenation
` [PATCH 08/10] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 09/10] nvmet-tcp: support secure channel concatenation
` [PATCH 10/10] nvmet: add tls_concat and tls_key debugfs entries

endian fixes for nvmet
 2025-01-28 15:07 UTC  (6+ messages)
` [PATCH 1/2] nvmet: the result field in nvmet_alloc_ctrl_args is little endian
` [PATCH 2/2] nvmet: add a missing endianess conversion in nvmet_execute_admin_connect

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-01-28 14:24 UTC  (16+ messages)
      ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G

[PATCHv2 0/2] nvme: restrict authentication to the admin queue
 2025-01-28  8:48 UTC  (8+ messages)
` [PATCH 1/2] nvmet: Implement 'admin_only' authentication
` [PATCH 2/2] nvme: Do not re-authenticate queues with no prior authentication

[PATCH] nvmet: move percpu handling into nvmet_ns_{enable,disable}
 2025-01-28  7:46 UTC  (9+ messages)

[PATCH V2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
 2025-01-27 16:51 UTC 

[PATCH blktests] nvme/053: do not use awk
 2025-01-27  9:02 UTC  (2+ messages)

[PATCHv2 blktests] nvme/058: detach loop device after test finish
 2025-01-27  9:01 UTC  (6+ messages)

[PATCH] nvmet: fix a memory leak in controller identify
 2025-01-27  7:11 UTC  (4+ messages)

[PATCH] nvme-pci: Avoid the deepest sleep state on Wester Digital SSD
 2025-01-26 20:14 UTC  (3+ messages)

[PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms
 2025-01-26  5:03 UTC 

[linux-nvme:nvme-6.14] BUILD SUCCESS dc98628317723d868d4c114f8e9b798ec52fb4c0
 2025-01-25 10:15 UTC 

[PATCH v3] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-01-24 18:39 UTC  (3+ messages)

[PATCH v2] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-01-24 17:33 UTC  (4+ messages)

[PATCHv7 RFC 0/3] Add visibility for native NVMe multipath using sysfs
 2025-01-24 15:57 UTC  (2+ messages)

[linux-nvme:nvme-6.14] BUILD SUCCESS ee59e3820ca92a9f4307ae23dfc7229dc8b8d400
 2025-01-24 15:03 UTC 

[PATCH] nvme-multipath: fix lockdep warning on shutdown
 2025-01-24  8:29 UTC  (2+ messages)

[PATCH] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
 2025-01-24  7:45 UTC  (5+ messages)

[PATCH blktests] nvme/058: detach loop device after test finish
 2025-01-24  7:31 UTC  (3+ messages)

[PATCH] nvmet: remove max_nsid calculation
 2025-01-24  7:14 UTC 

[PATCH blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-24  5:36 UTC  (5+ messages)
` [PATCH blktests 1/2] scsi/009: add atomic write tests
` [PATCH blktests 2/2] nvme/059: "

[PATCH RFC] nvmetcli: execute shell commands as arguments
 2025-01-23 22:28 UTC  (2+ messages)

[PATCH] nvme-tcp: check that full ICResp is received
 2025-01-23 22:04 UTC  (2+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (2+ messages)

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (2+ messages)
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast

blktests failures with v6.13 kernel
 2025-01-23  1:08 UTC 

[PATCH nvme-cli] nvme: set eds to true if controller supports 128 bit hostid
 2025-01-22 14:54 UTC 

[LSF/MM/BPF TOPIC] DMA mapping API in complex scenarios
 2025-01-22  7:16 UTC 

annotate noio context
 2025-01-22  6:32 UTC  (4+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations

[PATCH] nvme-core: decode the error on add disk()
 2025-01-20 16:57 UTC  (2+ messages)

[RFC PATCH] nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
 2025-01-20 13:51 UTC  (2+ messages)

[PATCH v4 0/3] nvme-fc: fix race with connectivity loss and nvme_fc_create_association
 2025-01-20 13:45 UTC  (3+ messages)
` [PATCH v4 3/3] nvme-fc: do not ignore connectivity loss during connecting

[linux-nvme:nvme-6.14] BUILD SUCCESS 11cb3529d18514f7d28ad2190533192aedefd761
 2025-01-19  1:13 UTC 


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