summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
2021-06-17nvmet: allow mn change if subsys not discoveredNoam Gottlieb
2021-06-17nvmet: change sn size and check validityNoam Gottlieb
2021-06-03nvmet: move ka_work initialization to nvmet_alloc_ctrlAmit Engel
2021-05-19nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02nvmet: remove unnecessary ctrl parameterChaitanya Kulkarni
2021-04-02nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_statusChaitanya Kulkarni
2021-04-02nvmet: update error log page in nvmet_alloc_ctrl()Chaitanya Kulkarni
2021-04-02nvmet: remove a duplicate status assignment in nvmet_alloc_ctrlChaitanya Kulkarni
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy
2021-02-10nvmet: remove else at the end of the functionChaitanya Kulkarni
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
2020-12-01nvmet: remove unused ctrl->cqsAmit
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-10-22nvmet: fix uninitialized work for zero katozhenwei pi
2020-09-27nvmet: handle keep-alive timer when kato is modified by a set features cmdAmit Engel
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
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-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig
2020-06-11nvmet: fail outstanding host posted AEN reqChaitanya Kulkarni
2020-05-27nvmet: cleanups the loop in nvmet_async_events_processDavid Milburn
2020-05-27nvmet: fix memory leak when removing namespaces and controllers concurrentlySagi Grimberg
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: generate AEN for ns revalidate size changeChaitanya Kulkarni
2020-05-27nvmet: add helper to revalidate bdev and file nsChaitanya Kulkarni
2020-05-27nvmet: add async event tracing supportChaitanya Kulkarni
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-02-05nvmet: update AEN list and array at one placeDaniel Wagner
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2020-02-04nvmet: Pass lockdep expression to RCU listsAmol Grover
2019-11-04nvmet: clean up command parsing a bitChristoph Hellwig
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: add unlikely check at nvmet_req_alloc_sglIsrael Rukshin
2019-07-31nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-06-21nvmet: introduce target-side traceMinwoo Im
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvmet: add transport discovery change opJames Smart