summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/core.c
AgeCommit message (Expand)Author
2022-03-16nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATHChristoph Hellwig
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig
2022-03-16nvme: cleanup how disk->disk_name is assignedChristoph Hellwig
2022-02-28nvme: check that EUI/GUID/UUID are globally uniqueChristoph Hellwig
2022-02-28nvme: check for duplicate identifiers earlierChristoph Hellwig
2022-02-28nvme: fix the check for duplicate unique identifiersChristoph Hellwig
2022-02-28nvme: cleanup __nvme_check_idsChristoph Hellwig
2022-02-28nvme: remove nssa from struct nvme_ctrlKeith Busch
2022-02-28nvme: explicitly set non-error for directivesKeith Busch
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger
2022-02-28nvme: send uevent on connection upMartin Belanger
2022-02-28nvme: add verbose error loggingAlan Adamson
2022-02-28nvme: replace ida_simple[get|remove] with the simler ida_[alloc|free]Sagi Grimberg
2022-02-28nvme-core: remove unnecessary function parameterChaitanya Kulkarni
2022-02-28nvme-core: remove unnecessary semicolonChaitanya Kulkarni
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke
2021-12-23nvme: drop unused variable ctrl in nvme_setup_cmdGeliang Tang
2021-12-23nvme: increment request genctr on completionKeith Busch
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li
2021-12-06nvme: disable namespace access for unsupported metadataKeith Busch
2021-12-06nvme: show subsys nqn for duplicate cntlidsKeith Busch
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig
2021-11-23nvme: fix write zeroes piKlaus Jensen
2021-11-23nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-09nvme: wait until quiesce is donefor-5.16/block-2021-11-09Ming Lei
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-20nvme: display correct subsystem NQNHannes Reinecke
2021-10-20nvme: Add connect option 'discovery'Hannes Reinecke
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke
2021-10-19nvme: paring quiesce/unquiesceMing Lei
2021-10-19nvme: prepare for pairing quiescing and unquiescingMing Lei
2021-10-19nvme: apply nvme API to quiesce/unquiesce admin queueMing Lei
2021-10-19nvme: add APIs for stopping/starting admin queueMing Lei
2021-10-19nvme: don't memset() the normal read/write commandJens Axboe
2021-10-19nvme: move command clear into the various setup helpersJens Axboe
2021-10-18nvme: add support for batched completion of polled IOJens Axboe
2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-10-14Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares
2021-09-27nvme: add command id quirk for apple controllersKeith Busch
2021-09-21nvme: keep ctrl->namespaces orderedChristoph Hellwig
2021-09-15Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-14nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig
2021-09-13nvme: avoid race in shutdown namespace removalDaniel Wagner
2021-09-06nvme: add error handling support for add_disk()Luis Chamberlain
2021-09-06nvme: only call synchronize_srcu when clearing current pathDaniel Wagner