messages from 2024-10-17 11:57:15 to 2024-10-23 10:20:16 UTC [more...]
[PATCH v4] nvme: change nvme_ns_has_pi() to nvme_ns_supports_pract()
2024-10-23 10:08 UTC
[PATCHv4 RFC 0/1] Add visibility for native NVMe multipath using sysfs
2024-10-23 9:58 UTC (12+ messages)
` [PATCHv4 RFC 1/1] nvme-multipath: Add sysfs attributes for showing multipath info
[PATCH] nvme-sysfs: display max_hw_sectors_kb without requiring namespaces
2024-10-23 9:47 UTC (14+ messages)
[PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback
2024-10-23 9:42 UTC (11+ messages)
[PATCH v4 0/3] nvme: system fault while shutting down fabric controller
2024-10-23 9:40 UTC (14+ messages)
` [PATCH v4 1/3] nvme-loop: flush off pending I/O while shutting down loop controller
` [PATCH v4 2/3] nvme: make keep-alive synchronous operation
[linux-nvme:nvme-6.13] BUILD SUCCESS 5e52f71f858eaff252a47530a5ad5e79309bd415
2024-10-23 9:07 UTC
[linux-nvme:nvme-6.12] BUILD SUCCESS f54f0d0e2b1f74de85ff02013fa4886e4154aca5
2024-10-23 8:57 UTC
[PATCH v17 0/2] Implement the NVMe reservation feature
2024-10-23 7:35 UTC (15+ messages)
` [PATCH v17 1/2] nvme: add reservation command's defines
` [PATCH v17 2/2] nvmet: support reservation feature
[PATCH] nvme-loop: set blocking flag
2024-10-23 5:20 UTC (14+ messages)
[PATCH v4 00/11] Read/Write with meta/integrity
2024-10-23 1:20 UTC (28+ messages)
` [PATCH v4 08/11] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v4 11/11] scsi: add support for user-meta interface
` [PATCH v4 06/11] block: add flags for integrity meta
` [PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write
` [PATCH v4 04/11] block: define meta io descriptor
x2002 Errors from Corsair P3 Plus
2024-10-22 23:12 UTC (2+ messages)
[PATCH v3] nvme: fix nvme_ns_has_pi() to check PI size if metadata size or below
2024-10-22 19:20 UTC (2+ messages)
[PATCH] nvme: check PI size if metadata size or below
2024-10-22 18:12 UTC (7+ messages)
[PATCH v2] nvme: check PI size if metadata size or below
2024-10-22 16:54 UTC
[PATCHv2] nvme: enhance cns version checking
2024-10-22 16:19 UTC (4+ messages)
[PATCHv8 0/6] write hints for nvme fdp
2024-10-22 14:40 UTC (29+ messages)
` [PATCHv8 1/6] block, fs: restore kiocb based write hint processing
` [PATCHv8 2/6] block: use generic u16 for write hints
` [PATCHv8 3/6] block: introduce max_write_hints queue limit
` [PATCHv8 4/6] fs: introduce per-io hint support flag
` [PATCHv8 5/6] io_uring: enable per-io hinting capability
` [PATCHv8 6/6] nvme: enable FDP support
[PATCH] nvme-pci: After the memory is released, the corresponding pointer needs to point to empty
2024-10-22 7:29 UTC (2+ messages)
6.1.0-17: nvme nvme0: controller is down; will reset: CSTS=0xffffffff, PCI_STATUS=0xffff
2024-10-21 19:32 UTC (2+ messages)
[PATCH for-next] nvme: use helpers to access io_uring cmd space
2024-10-21 16:04 UTC (2+ messages)
[PATCHv11 0/9] nvme: implement secure concatenaion
2024-10-21 15:32 UTC (18+ messages)
` [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 2/9] nvme: add nvme_auth_generate_psk()
` [PATCH 3/9] nvme: add nvme_auth_generate_digest()
` [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 6/9] nvme-tcp: request secure channel concatenation
` [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 8/9] nvmet-tcp: support secure channel concatenation
` [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries
sysfs tls_configured_key naming?
2024-10-21 14:16 UTC (4+ messages)
[PATCH v1] nvme-tcp: forward context to teardown admin queue function
2024-10-21 10:24 UTC (3+ messages)
[PATCH] nvme-multipath: defer partition scanning
2024-10-21 10:23 UTC (3+ messages)
[PATCH v16 0/2] Implement the NVMe reservation feature
2024-10-21 7:33 UTC (8+ messages)
` [PATCH v16 1/2] nvme: add reservation command's defines
` [PATCH v16 2/2] nvmet: support reservation feature
[PATCH] nvme: use braces for list_for_each_entry() loops
2024-10-21 0:17 UTC (2+ messages)
[PATCH v2] nvme: tcp: avoid race between queue_lock lock and destroy
2024-10-21 0:11 UTC (3+ messages)
[PATCH v1 0/5] NVMe PCI endpoint function driver
2024-10-20 23:55 UTC (3+ messages)
` [PATCH v1 1/5] nvmet: rename and move nvmet_get_log_page_len()
[PATCH 0/2] Add the tracing of reservation commands
2024-10-20 23:50 UTC (5+ messages)
` [PATCH 1/2] nvme: parse reservation commands's action and rtype to string
` [PATCH 2/2] nvmet: add tracing of reservation commands
[PATCH] nvmetcli: reservation configuration support
2024-10-20 23:48 UTC (2+ messages)
[PATCH 0/3] nvme-multipath: fix deadlock in device_add_disk()
2024-10-20 23:38 UTC (17+ messages)
` [PATCH 1/3] nvme-multipath: simplify loop in nvme_update_ana_state()
` [PATCH 2/3] nvme-multipath: cannot disconnect controller on stuck partition scan
` [PATCH 3/3] nvme-multipath: skip failed paths during "
[PATCH v9 0/4] shut down devices asynchronously
2024-10-20 0:24 UTC (7+ messages)
[linux-nvme:nvme-6.12] BUILD SUCCESS 599d9f3a10eec69ef28a90161763e4bd7c9c02bf
2024-10-19 0:23 UTC
[PATCH 6.1.y] nvme: fix metadata handling in nvme-passthrough
2024-10-18 8:49 UTC (2+ messages)
[PATCH 0/1] nvme-pci: Add CPU latency pm-qos handling
2024-10-18 7:58 UTC (9+ messages)
` [PATCH 1/1] "
[GIT PULL] nvme fixes for Linux 6.12
2024-10-17 19:12 UTC (2+ messages)
[bug report] "BUG: Invalid wait context" at blktests nvme/052
2024-10-17 17:03 UTC (2+ messages)
[PATCH V2] nvme-pci: fix race condition between reset and nvme_dev_disable()
2024-10-17 18:08 UTC (2+ messages)
[PATCH v7 0/3] FDP and per-io hints
2024-10-17 16:23 UTC (12+ messages)
` [PATCH v7 3/3] io_uring: enable per-io hinting capability
Re: [PATCH 6/9] nvme-tcp: request secure channel concatenation
2024-10-17 15:37 UTC (2+ messages)
` "
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