summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2026-06-23Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-10nvme: make nvme_add_ns{_head}_cdev return voidJohn Garry
2026-06-09nvme: fix crash and memory leak during invalid cdev teardownMaurizio Lombardi
2026-06-08nvme: quieten sparse warning in valid LBA size checkJohn Garry
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff
2026-06-04nvme: export command error counters via sysfsNilay Shroff
2026-06-04nvme: export command retry count via sysfsNilay Shroff
2026-06-03nvme: validate FDP configuration descriptor sizesliuxixin
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry
2026-05-27nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-05-27nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-20nvme: core: reject invalid LBA data size from Identify NamespaceChao Shi
2026-05-20nvme-core: warn on allocating admin tag set with existing queueMaurizio Lombardi
2026-05-20nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrlMaurizio Lombardi
2026-05-20nvme: add sysfs attribute to change IO timeout per controllerMaurizio Lombardi
2026-05-20nvme: add sysfs attribute to change admin timeout per nvme controllerMaurizio Lombardi
2026-05-20nvme: remove redundant timeout argument from nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-20nvme: Let the blocklayer set timeouts for requestsMaximilian Heyne
2026-05-11nvme: fix race condition between connected uevent and STARTED_ONCE flagMaurizio Lombardi
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-22nvme: skip trace completion for host path errorsKeith Busch
2026-04-16nvme-multipath: put module reference when delayed removal work is canceledJohn Garry
2026-04-16nvme-core: fix parameter name in commentFlavio Suligoi
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-27nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett
2026-03-27nvme: set discard_granularity from NPDG/NPDACaleb 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-14blk-integrity: support arbitrary buffer alignmentKeith Busch
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-10nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()Maurizio Lombardi
2026-03-06Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-04Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0Jens Axboe
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06nvme: stop setting namespace gendisk device driver dataJohn Garry
2026-02-02nvme: fix admin queue leak on controller resetMing Lei
2026-01-28nvme: stop using AWUPFJohn Garry
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch
2025-11-05nvme: fix admin request_queue lifetimeKeith Busch
2025-11-05block: introduce disk_report_zone()Damien Le Moal
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-23Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...Jens Axboe