summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 daysMerge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3Jens Axboe
5 daysnvme-fc: fix double free of fabrics options when nvme_add_ctrl() failsNiklas Cassel
5 daysnvme-tcp: defer TLS inline send to io_workXixin Liu
5 daysnvme-tcp: return -EPROTO for a C2HData on a writeYehyeong Lee
5 daysnvme: print namespace IDs as unsigned 32bit valueMohamed Khalfella
5 daysnvme: remove stale namespaces by NSID range during scanMohamed Khalfella
5 daysnvme: add missing SRCU grace period in error pathTristan Madani
5 daysnvme-fabrics: fix DHCHAP secret leak on parse failureXu Rao
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-19nvme: add opcode filtering for fault injectionMohamed Khalfella
2026-08-19nvme: fix racy access to FDP placement id arrayKanchan Joshi
2026-08-19nvme: set ns->head in nvme_alloc_ns_headKanchan Joshi
2026-08-19nvme-rdma: fix -EIO cleanup order in queue_rqXixin Liu
2026-08-19nvme: skip the zoned limits update if the zone info query failedChao Shi
2026-08-19nvme-tcp: check the data direction of a C2HData PDUYehyeong Lee
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe
2026-08-13nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
2026-08-11nvme: ratelimit the completion-path messages driven by device dataChao Shi
2026-08-11nvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
2026-08-11nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
2026-08-11nvme-tcp: reject a read that transferred too few bytesYehyeong Lee
2026-08-11nvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
2026-08-11nvme: reject passthrough of driver-managed Set FeaturesChao Shi
2026-08-11nvme-apple: Drop the PRP null check chicken bitSven Peter
2026-08-11nvme-apple: Require page aligned buffers on the admin queueSven Peter
2026-08-11nvme: Add a quirk for page aligned admin queue buffersSven Peter
2026-08-11nvme-apple: Never set the opcode in the NVMMU TCBSven Peter
2026-08-11nvme-apple: Don't set a DMA direction for commands without a data transferSven Peter
2026-08-11nvme-apple: Destroy the admin queue on removalSven Peter
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-10nvme: zero the discard fallback pageYehyeong Lee
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang
2026-08-06block: rename bi_bvec_donePavel Begunkov
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-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