summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
Commit message (Expand)AuthorAgeFilesLines
* nvme: improve handling of long keep alivesUday Shankar2023-05-301-1/+15
* nvme: check IO start time when deciding to defer KAUday Shankar2023-05-301-1/+13
* nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar2023-05-301-1/+17
* nvme: fix miss command type checkmin15.li2023-05-301-1/+3
* Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe2023-05-181-1/+5
|\
| * nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi2023-05-171-1/+5
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-3/+3
|\ \
| * \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-10/+21
| |\ \
| * | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-3/+3
* | | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-261-6/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin2023-04-131-2/+2
| * | | nvme: fix async event trace eventKeith Busch2023-04-131-4/+1
| |/ /
* | / nvme: fix discard support without oncsKeith Busch2023-04-051-3/+3
| |/ |/|
* | nvme: send Identify with CNS 06h only to I/O controllersMartin George2023-03-221-1/+2
* | nvme: fix handling single range discard requestMing Lei2023-03-151-9/+19
|/
* Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-031-18/+19
|\
| * nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig2023-02-281-17/+18
| * nvme: fix sparse warning on effects maskingKeith Busch2023-02-271-1/+1
* | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2023-02-201-56/+67
|\|
| * Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe2023-02-071-53/+66
| |\
| | * nvme: mask CSE effects for security receiveKeith Busch2023-02-011-0/+17
| | * nvme: always initialize known command effectsKeith Busch2023-02-011-39/+45
| | * nvme: remove nvme_execute_passthru_rqChristoph Hellwig2023-02-011-14/+4
| * | nvme: use bvec_set_virt to initialize special_vecChristoph Hellwig2023-02-031-3/+1
| |/
* | Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linuxLinus Torvalds2023-02-031-1/+4
|\ \ | |/ |/|
| * nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi2023-02-011-0/+1
| * nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi2023-02-011-1/+3
* | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2023-01-271-1/+1
|\|
| * nvme: fix passthrough csi checkKeith Busch2023-01-251-1/+1
* | Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds2022-12-291-7/+27
|\|
| * nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig2022-12-281-6/+26
| * nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig2022-12-261-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-221-2/+31
|\ \
| * | nvme: Convert NVMe errors to PR errorsMike Christie2022-12-011-2/+31
* | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\ \ \ | |_|/ |/| |
| * | driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-158/+161
|\ \ \
| * | | nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_setChristoph Hellwig2022-12-071-1/+7
| * | | nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllersChristoph Hellwig2022-12-071-1/+2
| * | | nvme: consolidate setting the tagset flagsChristoph Hellwig2022-12-071-6/+9
| * | | nvme: pass nr_maps explicitly to nvme_alloc_io_tag_setChristoph Hellwig2022-12-071-3/+2
| * | | nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig2022-12-061-23/+10
| * | | nvme: use nvme_wait_ready in nvme_shutdown_ctrlChristoph Hellwig2022-12-061-26/+12
| * | | nvme-multipath: support io stats on the mpath deviceSagi Grimberg2022-12-061-0/+2
| * | | nvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULLChristoph Hellwig2022-12-061-0/+4
| * | | nvme: rename the queue quiescing helpersChristoph Hellwig2022-11-181-12/+12
| * | | nvme: return err on nvme_init_non_mdts_limits failJoel Granados2022-11-161-1/+1
| * | | nvme: avoid fallback to sequential scan due to transient issuesUday Shankar2022-11-161-4/+11
| * | | nvme-auth: convert dhchap_auth_list to an arraySagi Grimberg2022-11-161-0/+4
| * | | nvme-auth: no need to reset chap contexts on re-authenticationSagi Grimberg2022-11-161-4/+0