summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
12 daysMerge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech
2026-04-22nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-04-22nvme-auth: Include SC_C in RVAL controller hashAlistair Francis
2026-04-22nvme-tcp: teardown circular locking fixesChaitanya Kulkarni
2026-04-22nvmet-tcp: Don't clear tls_key when freeing sqAlistair Francis
2026-04-22Revert "nvmet-tcp: Don't free SQ on authentication success"Alistair Francis
2026-04-22nvme: skip trace completion for host path errorsKeith Busch
2026-04-16nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)Tao Jiang
2026-04-16nvme-multipath: put module reference when delayed removal work is canceledJohn Garry
2026-04-16nvme: expose TLS modeDaniel Wagner
2026-04-16nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-04-16nvme-core: fix parameter name in commentFlavio Suligoi
2026-04-16nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-04-13Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-09nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()John Garry
2026-04-09nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983...Alan Cui
2026-04-09nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-04-08nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()Maurizio Lombardi
2026-04-08nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi
2026-04-08nvme: enable PCI P2PDMA support for RDMA transportShivaji Kant
2026-04-08nvmet: introduce new mdts configuration entryAurelien Aptel
2026-04-08nvme: add missing MODULE_ALIAS for fabrics transportsGeliang Tang
2026-04-07nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar
2026-03-27nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdownNilay Shroff
2026-03-27nvme: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-27nvmet-fc: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-27nvmet: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-27nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_CAlistair Francis
2026-03-27nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
2026-03-27nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett
2026-03-27nvmet: report NPDGL and NPDALCaleb Sander Mateos
2026-03-27nvmet: use NVME_NS_FEAT_OPTPERF_SHIFTCaleb Sander Mateos
2026-03-27nvme: set discard_granularity from NPDG/NPDACaleb Sander Mateos
2026-03-27nvme: add from0based() helperCaleb Sander Mateos
2026-03-27nvme: always issue I/O Command Set specific Identify NamespaceCaleb Sander Mateos
2026-03-27nvme: update nvme_id_ns OPTPERF constantsCaleb Sander Mateos
2026-03-27nvme: fold nvme_config_discard() into nvme_update_disk_info()Caleb Sander Mateos
2026-03-27nvme: Allow reauth from sysfsAlistair Francis
2026-03-27nvme: Expose the tls_configured sysfs for secure concat connectionsAlistair Francis
2026-03-27nvmet-tcp: Don't free SQ on authentication successAlistair Francis
2026-03-27nvmet-tcp: Don't error if TLS is enabed on a resetAlistair Francis
2026-03-27nvme-auth: common: remove selections of no-longer used crypto modulesEric Biggers
2026-03-27nvme-auth: common: remove nvme_auth_digest_name()Eric Biggers
2026-03-27nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()Eric Biggers
2026-03-27nvme-auth: target: use crypto library in nvmet_auth_host_hash()Eric Biggers
2026-03-27nvme-auth: target: remove obsolete crypto_has_shash() checksEric Biggers
2026-03-27nvme-auth: host: remove allocation of crypto_shashEric Biggers
2026-03-27nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()Eric Biggers