summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
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
2021-04-15nvme: add a nvme_ns_head_multipath helperMinwoo Im
2021-04-06nvme: implement non-mdts command limitsKeith Busch
2021-04-02nvme: use driver pdu command for passthroughKeith Busch
2021-04-02nvme: rename nvme_init_identify()Chaitanya Kulkarni
2021-04-02nvme: use NVME_CTRL_CMIC_ANA macroKanchan Joshi
2021-02-10nvme: add 48-bit DMA address quirk for Amazon NVMe controllersFilippo Sironi
2021-02-10nvme-hwmon: rework to avoid devm allocationHannes Reinecke
2021-02-10nvme: introduce a nvme_host_path_error helperChao Leng
2021-02-02nvme-core: add cancel tagset helpersChao Leng
2021-01-06nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy
2021-01-06nvme: unexport functions with no external callerMinwoo Im
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-01nvme: export zoned namespaces without Zone Append support read-onlyJavier González
2020-12-01nvme-fabrics: reject I/O to offline deviceVictor Gladkov
2020-12-01nvme: split nvme_alloc_request()Chaitanya Kulkarni
2020-12-01nvme: use consistent macro name for timeoutChaitanya Kulkarni
2020-12-01nvme: simplify nvme_req_qid()Baolin Wang
2020-11-14nvme: directly cache command effects logKeith Busch
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng