summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/nvmet.h
AgeCommit message (Expand)Author
2022-11-21nvmet: expose firmware revision to configfsAleksandr Miloserdov
2022-11-21nvmet: expose IEEE OUI to configfsAleksandr Miloserdov
2022-11-15nvmet: only allocate a single slab for bvecsChristoph Hellwig
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig
2022-08-02nvmet-auth: expire authentication sessionsHannes Reinecke
2022-08-02nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke
2022-08-02nvmet: parse fabrics commands on io queuesHannes Reinecke
2022-06-30nvmet: add a clear_ids attribute for passthru targetsAlan Adamson
2022-03-29nvmet: use a private workqueue instead of the system workqueueSagi Grimberg
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig
2022-02-28nvmet: use i_size_read() to set size for file-nsChaitanya Kulkarni
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