summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)Author
2021-10-27nvmet: switch check for subsystem typeHannes Reinecke
2021-10-20nvmet: add nvmet_is_disc_subsys() helperHannes Reinecke
2021-10-20nvmet: add get_max_queue_size op for controllersMax Gurtovoy
2021-09-06nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_reqChristoph Hellwig
2021-09-06nvmet: looks at the passthrough controller when initializing CAPAdam Manzanares
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni
2021-06-17nvmet: add Command Set Identifier supportChaitanya Kulkarni
2021-06-17nvmet: add nvmet_req_bio put helper for backendsChaitanya Kulkarni
2021-06-17nvmet: add req cns error complete helperChaitanya Kulkarni
2021-06-17nvmet: use u32 for nvmet_subsys max_nsidChaitanya Kulkarni
2021-06-17nvmet: make sn stable once connection was establishedNoam Gottlieb
2021-06-17nvmet: change sn size and check validityNoam Gottlieb
2021-05-26nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg
2021-05-11nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni
2021-04-02nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb
2021-04-02nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni
2021-04-02nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy
2021-02-10nvmet: add nvmet_req_subsys() helperChaitanya Kulkarni
2021-02-10nvmet: add helper to report invalid opcodeChaitanya Kulkarni
2021-02-10nvmet: make nvmet_find_namespace() req basedChaitanya Kulkarni
2021-02-02nvmet: add lba to sect conversion helpersChaitanya Kulkarni
2020-12-01nvmet: remove unused ctrl->cqsAmit
2020-12-01nvmet: use inline bio for passthru fast pathChaitanya Kulkarni
2020-12-01nvmet: add passthru io timeout value attrChaitanya Kulkarni
2020-12-01nvmet: add passthru admin timeout value attrChaitanya Kulkarni
2020-09-27nvmet: handle keep-alive timer when kato is modified by a set features cmdAmit Engel
2020-07-29nvmet: introduce the passthru configfs interfaceLogan Gunthorpe
2020-07-29nvmet: Add passthru enable/disable helpersLogan Gunthorpe
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe
2020-07-29nvmet: use xarray for ctrl ns storingChaitanya Kulkarni
2020-07-08nvmet: introduce flags member in nvmet_fabrics_opsMax Gurtovoy
2020-05-27nvmet: add metadata support for block devicesIsrael Rukshin
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: rename nvmet_check_data_len to nvmet_check_transfer_lenIsrael Rukshin
2020-05-27nvmet: rename nvmet_rw_len to nvmet_rw_data_lenIsrael Rukshin
2020-05-27nvmet: add metadata characteristics for a namespaceIsrael Rukshin
2020-05-27nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni
2020-05-09nvmet: add ns revalidation supportAnthony Iliopoulos
2020-03-26nvmet: Add get_mdts op for controllersMax Gurtovoy
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2019-11-04nvmet: Open code nvmet_req_execute()Christoph Hellwig
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: Introduce nvmet_dsm_len() helperChristoph Hellwig
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-06-21nvmet: add transport discovery change opJames Smart