aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2022-06-13nvme: add bug report info for global duplicate idKeith Busch
2022-05-23Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-20nvme: enable uring-passthrough for admin commandsKanchan Joshi
2022-05-16nvme: fix interpretation of DMRSLTom Yan
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi
2022-04-15nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
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-03-07nvme: add support for enhanced metadataKeith Busch
2022-03-07nvme: remove support or stream based temperature hintChristoph Hellwig
2022-02-28nvme: remove nssa from struct nvme_ctrlKeith Busch
2022-02-28nvme: expose cntrltype and dctype through sysfsMartin Belanger
2022-02-28nvme: add verbose error loggingAlan Adamson
2022-02-28nvme: add a helper to initialize connect_qChaitanya Kulkarni
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-23nvme: add 'iopolicy' module parameterHannes Reinecke
2021-12-23nvme: increment request genctr on completionKeith Busch
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-20nvme: expose subsystem type in sysfs attribute 'subsystype'Hannes Reinecke
2021-10-19nvme: paring quiesce/unquiesceMing Lei
2021-10-19nvme: add APIs for stopping/starting admin queueMing Lei
2021-10-18nvme: add support for batched completion of polled IOJens Axboe
2021-09-27nvme: add command id quirk for apple controllersKeith Busch
2021-09-06nvme: move nvme_multi_css into nvme.hAdam Manzanares
2021-09-06nvme-multipath: revalidate paths during rescanHannes Reinecke
2021-08-17nvme: remove the unused NVME_NS_* enumChristoph Hellwig
2021-08-16nvme: remove nvm_ndev from nsKeith Busch
2021-08-16nvme: code command_id with a genctr for use-after-free validationSagi Grimberg
2021-08-14remove the lightnvm subsystemChristoph Hellwig
2021-07-21nvme: fix refcounting imbalance when all paths are downHannes Reinecke
2021-06-30nvme: use return value from blk_execute_rq()Keith Busch
2021-06-30nvme: use blk_execute_rq() for passthrough commandsKeith Busch
2021-06-17nvme: add a helper to check ctrl sgl supportChaitanya Kulkarni
2021-06-03nvme: remove nvme_{get,put}_ns_from_diskChristoph Hellwig
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig
2021-05-11nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-04nvme: move the fabrics queue ready check routines to coreTao Chiu
2021-05-04nvme: fix controller ioctl through ns_headMinwoo Im
2021-04-22nvme: introduce generic per-namespace chardevMinwoo Im
2021-04-21nvme: sanitize KATO settingHannes Reinecke
2021-04-15nvme: move nvme_ns_head_ops to multipath.cChristoph Hellwig
2021-04-15nvme: move the ioctl code to a separate fileChristoph Hellwig
2021-04-15nvme: pass a user pointer to nvme_nvm_ioctlChristoph Hellwig
2021-04-15nvme: cleanup setting the disk nameChristoph Hellwig