aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/core.c
AgeCommit message (Expand)Author
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
2019-04-25nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im
2019-04-25nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy
2019-04-05nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy
2019-04-05nvmet: never fail double namespace enablementMax Gurtovoy
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-18nvmet: use a macro for default error locationChaitanya Kulkarni
2018-12-18nvmet: fix comparison of a u16 with -1Colin Ian King
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add error log support in the coreChaitanya Kulkarni
2018-12-13nvmet: add interface to update error-log pageChaitanya Kulkarni