summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
21 hoursnvmet-rdma: fix queue leak when connect backlog is exceededXixin Liu
21 hoursnvme: target: rdma: fix ndev refcount leak on queue connectWentao Liang
21 hoursnvme-apple: Reset q->sq_tail during queue initNick Chan
21 hoursnvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
21 hoursnvme: reject passthrough of driver-managed Set FeaturesChao Shi
21 hoursnvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei
21 hoursnvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()Guixin Liu
21 hoursnvme-apple: Drop the PRP null check chicken bitSven Peter
21 hoursnvme: apple: Add Apple A11 supportNick Chan
21 hoursnvme-apple: Never set the opcode in the NVMMU TCBSven Peter
21 hoursnvme-apple: Don't set a DMA direction for commands without a data transferSven Peter
21 hoursnvme-apple: Destroy the admin queue on removalSven Peter
21 hoursnvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()Guixin Liu
21 hoursnvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_requestGuixin Liu
21 hoursnvmet-rdma: fix response resource leak on queue teardownShin'ichiro Kawasaki
21 hoursnvmet-rdma: factor out response resource cleanupShin'ichiro Kawasaki
21 hoursnvmet-rdma: use sbitmap to replace rsp free listGuixin Liu
21 hoursnvmet-rdma: avoid circular locking dependency on install_queue()Hannes Reinecke
21 hoursnvme-apple: Use acquire/release for queue enabled stateGui-Dong Han
21 hoursnvmet-auth: Synchronize timeout work during SQ teardownKazuki Hanai
21 hoursnvmet-tcp: reject unsolicited H2CData PDUsShivam Kumar
21 hoursnvmet-tcp: fix out-of-bounds write when receiving an over-long PDUShivam Kumar
21 hoursnvme-tcp: check the data direction of a C2HData PDUYehyeong Lee
21 hoursnvme-tcp: reject a read that transferred too few bytesYehyeong Lee
21 hoursnvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
21 hoursnvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
21 hoursnvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
21 hoursnvme: zero the discard fallback pageYehyeong Lee
21 hoursnvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
13 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
13 daysnvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
13 daysnvme: fix status magic numbersWeiwen Hu
13 daysnvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu
2026-08-27nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
2026-08-27nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
2026-08-27nvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
2026-07-24nvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
2026-07-24nvmet: return DHCHAP status codes from nvmet_setup_auth()Hannes Reinecke
2026-07-24nvmet: remove superfluous initializationChaitanya Kulkarni
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas
2026-07-24nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-07-24nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg
2026-07-24nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar
2026-07-24nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-07-04nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-05-23nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-05-23nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi
2026-05-17nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-05-17nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-05-17nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett