summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
11 daysMerge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe
12 daysnvmet: fix max_qid race between configfs and controller allocationMaurizio Lombardi
12 daysnvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
14 daysnvme: ratelimit the completion-path messages driven by device dataChao Shi
14 daysnvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
14 daysnvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
14 daysnvme-tcp: reject a read that transferred too few bytesYehyeong Lee
14 daysnvmet: zns: reject full zone report when buffer is too smallXixin Liu
14 daysnvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
14 daysnvme: reject passthrough of driver-managed Set FeaturesChao Shi
14 daysnvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()Guixin Liu
14 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
14 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
14 daysnvme-apple: Drop the PRP null check chicken bitSven Peter
14 daysnvme-apple: Require page aligned buffers on the admin queueSven Peter
14 daysnvme: Add a quirk for page aligned admin queue buffersSven Peter
14 daysnvme-apple: Never set the opcode in the NVMMU TCBSven Peter
14 daysnvme-apple: Don't set a DMA direction for commands without a data transferSven Peter
14 daysnvme-apple: Destroy the admin queue on removalSven Peter
14 daysnvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()Guixin Liu
2026-08-10nvme: raise FDP placement handle cap to U8_MAX and warn on overflowGuixin Liu
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu
2026-08-10nvme: zero the discard fallback pageYehyeong Lee
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li
2026-08-10nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang
2026-08-10nvmet: passthru: fix OOB reads when parsing ns id descriptor listHari Mishal
2026-08-10nvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-07-29nvmet: reject out-of-range mdts values in configfs storeGuixin Liu
2026-07-29nvme-pci: return error when parsing a quirk string failsGuixin Liu
2026-07-29nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_requestGuixin Liu
2026-07-29nvmet: fix return status of RMI log page on allocation failureGuixin Liu
2026-07-28nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei
2026-07-28nvme-apple: Remove redundant dev_err_probe()Pan Chuang
2026-07-28nvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
2026-07-28nvme: enable context analysis support for nvme host driverNilay Shroff
2026-07-28nvme: fix context analysis warning in tcp.cNilay Shroff
2026-07-28nvme: add context annotations in tcp.cNilay Shroff
2026-07-28nvme: fix context analysis warning in rdma.cNilay Shroff
2026-07-28nvme: add context annotations in rdma.cNilay Shroff
2026-07-28nvme: add context annotations for nvme_queue::sq_lockNilay Shroff
2026-07-28nvme: add context annotations in fabric.cNilay Shroff
2026-07-28nvme: add context annotations for nvme_subsystems_lockNilay Shroff
2026-07-28nvme: add context annotations for nvme_ctrl::ana_lockNilay Shroff
2026-07-28nvme: add context annotations for nvme_subsystem::lockNilay Shroff
2026-07-28nvme: remove redundant initialization of delayed_removal_secsNilay Shroff