summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
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
2025-09-23nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-09-23nvme-core: use nvme_is_io_ctrl() for I/O controller checkMartin George
2025-09-23nvme-core: do ioccsz/iorcsz validation only for I/O controllersKamaljit Singh
2025-09-23nvme-core: add method to check for an I/O controllerKamaljit Singh
2025-09-02nvme: fix PI insert on writeChristoph Hellwig
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro
2025-07-31nvme: add capability to connect to an administrative controllerKamaljit Singh
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari
2025-07-15nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-07-15nvme: revert the cross-controller atomic write size validationChristoph Hellwig
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-01nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONEAnuj Gupta
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari
2025-06-26nvme: fix atomic write size validationChristoph Hellwig
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch
2025-06-23nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bitZhang Yi
2025-06-04nvme: spelling fixesYi Zhang
2025-06-04nvme: fix command limits status codeKeith Busch
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-20nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_diskNilay Shroff
2025-05-20nvme-multipath: introduce delayed removal of the multipath head nodeNilay Shroff
2025-05-14nvme: all namespaces in a subsystem must adhere to a common atomic write sizeAlan Adamson
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig
2025-05-07nvme: unblock ctrl state transition for firmware updateDaniel Wagner
2025-05-06nvme: fix incorrect sizeofKanchan Joshi
2025-05-06nvme: fix write_stream_granularity initializationCaleb Sander Mateos
2025-05-06nvme: use fdp streams if write stream is providedKeith Busch
2025-05-06nvme: register fdp parameters with the block layerKeith Busch
2025-05-06nvme: pass a void pointer to nvme_get/set_features for the resultChristoph Hellwig
2025-05-06nvme: add a nvme_get_log_lsi helperChristoph Hellwig
2025-04-16nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-04-08nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-04-07nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-04-03Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01nvme: update the multipath warning in nvme_init_ns_headJohn Meneghini