messages from 2025-09-11 07:32:17 to 2025-09-27 06:29:44 UTC [more...]
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-23 22:22 UTC (14+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-21 16:08 UTC (13+ messages)
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` (subset) [PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-09-26 23:33 UTC (8+ messages)
` [PATCH v3 1/6] lib/base64: Add support for multiple variants
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v3 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v3 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v3 6/6] ceph: replace local base64 "
[PATCH v2 1/1] nvme-multipath: Skip nr_active increments in RETRY disposition
2025-09-26 19:08 UTC
[PATCH] nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
2025-09-26 12:48 UTC (2+ messages)
[PATCH v10 00/11] nvme-fc: FPIN link integrity handling
2025-09-26 9:29 UTC (14+ messages)
` [PATCH v10 01/11] fc_els: use 'union fc_tlv_desc'
` [PATCH v10 02/11] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v10 03/11] nvme-fc: marginal path handling
` [PATCH v10 04/11] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v10 05/11] nvme-multipath: queue-depth support for marginal paths
` [PATCH v10 06/11] nvme-fc: add nvme_fc_modify_rport_fpin_state()
` [PATCH v10 07/11] scsi: scsi_transport_fc: add fc_host_fpin_set_nvme_rport_marginal()
` [PATCH v10 08/11] scsi: lpfc: enable FPIN notification for NVMe
` [PATCH v10 09/11] scsi: qla2xxx: "
` [PATCH v10 10/11] scsi: scsi_transport_fc: user support for clearing NVME_CTRL_MARGINAL
` [PATCH v10 11/11] scsi: qla2xxx: Fix 2 memcpy field-spanning write issue
[PATCH RFC 0/1] Ensure ordered namespace registration during async scan
2025-09-26 8:43 UTC (4+ messages)
` [PATCH RFC 1/1] nvme-core: register namespaces in order "
[PATCH 0/4] nvmet: fix configfs attr update handling for discovered subsystems
2025-09-26 6:58 UTC (13+ messages)
` [PATCH 1/4] nvmet: forbid changing ctrl ID attributes "
` [PATCH 2/4] nvmet: make cntlid ida per subsystem
` [PATCH 3/4] nvmet: prevent max_qid changes for discovered subsystems
` [PATCH 4/4] nvmet: prevent vid/ssvid "
ALPSS 2025 nvme-fc: FPIN link integrity handling
2025-09-26 0:45 UTC
[linux-nvme:nvme-6.18] BUILD SUCCESS e989a3da2d371a4b6597ee8dee5c72e407b4db7a
2025-09-25 22:57 UTC
[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
2025-09-25 18:57 UTC (12+ messages)
` (subset) "
` [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
` [PATCH RFC] scsi: qla2xxx: zero default_item last in qla24xx_free_purex_item
[PATCH 1/1] nvme-multipath: Skip nr_active increments in RETRY disposition
2025-09-25 15:59 UTC (5+ messages)
[PATCH] MAINTAINERS: update FC element owners
2025-09-25 2:40 UTC (2+ messages)
[PATCH 1/1] nvmet: add sanity checks when freeing subsystem
2025-09-24 22:14 UTC (2+ messages)
[PATCH 1/1] nvmet: remove redundant subsysnqn field from ctrl
2025-09-24 22:14 UTC (2+ messages)
[GIT PULL] nvme updates for linux 6.18
2025-09-24 5:13 UTC (2+ messages)
[linux-nvme:nvme-6.18] BUILD SUCCESS 364617188b9a112689f9392f011832e9db8a2972
2025-09-23 18:31 UTC
[RFC PATCH 0/5] nvme-multipath: introduce adaptive I/O policy
2025-09-23 17:58 UTC (16+ messages)
` [RFC PATCH 1/5] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCH 2/5] nvme-multipath: add support for adaptive I/O policy
` [RFC PATCH 3/5] nvme-multipath: add sysfs attribute "
` [RFC PATCH 4/5] nvmf-tcp: add support for retrieving adapter link speed
` [RFC PATCH 5/5] nvme-multipath: factor fabric link speed into path score
[PATCH RFC] nvme-tcp: Implement recvmsg() receive flow
2025-09-23 6:30 UTC (3+ messages)
[PATCH 1/3] nvmet: prevent redundant enable/disable of nvmet_port
2025-09-22 21:45 UTC (9+ messages)
` [PATCH 2/3] nvmet: use port's tr_ops in nvmet_disable_port
` [PATCH 3/3] nvmet: replace transports array with a linked list
[PATCH] nvme: Use non zero KATO for persistent discovery connections
2025-09-22 20:26 UTC (3+ messages)
[PATCH v2 1/1] nvmet: add safety check for subsys lock
2025-09-22 20:24 UTC (3+ messages)
[PATCH] nvme-core: use nvme_is_io_ctrl() for I/O controller check
2025-09-22 20:23 UTC (3+ messages)
[RFC PATCH] nvmet: set sq_id to zero in NVMe-oF CQE
2025-09-22 19:35 UTC (3+ messages)
[PATCH v2] nvme-auth: update sc_c in host response
2025-09-22 19:14 UTC (4+ messages)
[PATCHv3 0/4] nvme-cli: enhance the visibility of multipath using show-topology command
2025-09-22 9:41 UTC (3+ messages)
[PATCH 1/1] nvmet: add safety check for subsys lock during nvmet_p2pmem_ns_add_p2p
2025-09-21 0:08 UTC
[PATCH] io_uring: fix nvme's 32b cqes on mixed cq
2025-09-20 12:27 UTC (2+ messages)
Increase maxsize of io_queue_depth for nvme driver?
2025-09-19 8:13 UTC (3+ messages)
Proszę o kontakt
2025-09-19 7:50 UTC
[linux-nvme:nvme-6.18] BUILD SUCCESS db86827545f9f6d7d25ee07d01336c4588feb0ab
2025-09-18 23:58 UTC
NetApp Snapmirror Active Sync NVMe target and Linux initiator: Paths disappearing after a power failure of one NetApp a150 system
2025-09-18 16:09 UTC
Pytanie o samochód
2025-09-18 7:45 UTC
[PATCH v2 0/2] Preclude IOCCSZ/IORCSZ validation for admin controller connect
2025-09-17 22:41 UTC (8+ messages)
` [PATCH v2 1/2] nvme-core: add method to check for an I/O controller
` [PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers
[linux-nvme:nvme-6.18] BUILD SUCCESS eeaed48980a7aeb0d3d8b438185d4b5a66154ff9
2025-09-17 21:16 UTC
[PATCH v2 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-09-17 10:56 UTC (9+ messages)
` [PATCH v2 6/7] nvme-tcp: Support KeyUpdate
[PATCH 1/2] nvme: check duplicate unique identifiers in order
2025-09-16 19:04 UTC (11+ messages)
[PATCH] nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
2025-09-16 18:16 UTC (4+ messages)
[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
2025-09-14 16:22 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] address tls_alert_recv usage by NFS and NvME
2025-09-16 11:28 UTC (7+ messages)
` [PATCH v2 3/4] nvmet-tcp: fix handling of tls alerts
[PATCH v2 0/5] lib/base64: add generic encoder/decoder, migrate users
2025-09-16 7:22 UTC (28+ messages)
` [PATCH v2 1/5] lib/base64: Replace strchr() for better performance
` [PATCH v2 2/5] lib/base64: rework encoder/decoder with customizable support and update nvme-auth
` [PATCH v2 3/5] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v2 4/5] fscrypt: replace local base64url helpers with generic lib/base64 helpers
` [PATCH v2 5/5] ceph: replace local base64 encode/decode "
[PATCH v2 0/2] nvme: fixup HKDF-Expand-Label implementation
2025-09-16 0:02 UTC (3+ messages)
[PATCH] nvme-tcp: send only permitted commands for secure concat
2025-09-15 16:25 UTC (5+ messages)
[PATCH] nvme-auth: update bi_directional flag
2025-09-15 15:54 UTC (3+ messages)
[PATCH v3 0/4] nvmet-fc: fixes for blktests tests
2025-09-15 15:54 UTC (2+ messages)
[PATCH v2] nvmet: pci-epf: fix DMA channel debug print
2025-09-13 6:58 UTC (2+ messages)
[PATCH] nvmet: pci-epf: fix DMA channel debug print
2025-09-13 6:32 UTC (3+ messages)
[PATCH v8 00/12] blk: honor isolcpus configuration
2025-09-12 14:31 UTC (8+ messages)
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH v2 5/5] ceph: replace local base64 encode/decode with generic lib/base64 helpers
2025-09-11 7:33 UTC
[PATCH v2 4/5] fscrypt: replace local base64url helpers with generic lib/base64 helpers
2025-09-11 7:32 UTC
[PATCH v2 3/5] lib: add KUnit tests for base64 encoding/decoding
2025-09-11 7:32 UTC
[PATCH v2 2/5] lib/base64: rework encoder/decoder with customizable support and update nvme-auth
2025-09-11 7:32 UTC
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