summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2020-02-05nvmet: update AEN list and array at one placeDaniel Wagner
2020-02-05nvmet: Fix controller use after freeIsrael Rukshin
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2020-02-04nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2019-11-27nvme_fc: add module to ops template to allow module referencesJames Smart
2019-11-27nvmet-loop: Avoid preallocating big SGL for dataIsrael Rukshin
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-04nvmet: stop using bio_set_op_attrsChristoph Hellwig
2019-11-04nvmet: add plugging for read/write when ns is bdevChristoph Hellwig
2019-11-04nvmet: clean up command parsing a bitChristoph Hellwig
2019-11-04nvmet: fill discovery controller sn, fr and mn correctlySagi 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-11-04nvmet: Cleanup discovery execute handlersChristoph Hellwig
2019-11-04nvmet: Introduce common execute function for get_log_page and identifyChristoph Hellwig
2019-11-04nvmet-tcp: Don't set the request's data_lenLogan Gunthorpe
2019-11-04nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()Logan Gunthorpe
2019-11-04nvme: move common call to nvme_cleanup_cmd to core layerMax Gurtovoy
2019-11-04nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyedIsrael Rukshin
2019-11-04nvmet: add unlikely check at nvmet_req_alloc_sglIsrael Rukshin
2019-11-04nvmet: use bio_io_error instead of duplicating itIsrael Rukshin
2019-11-04nvme: introduce nvme_is_aen_req functionIsrael Rukshin
2019-11-04nvme-fc and nvmet-fc: sync with FC-NVME-2 header changesJames Smart
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy
2019-09-25nvmet-tcp: remove superflous check on request sglSagi Grimberg
2019-09-23nvmet: change ppl to lppJohn Pittman
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-07-31nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-07-31nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-07-09nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King
2019-07-09nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart
2019-07-09nvme-fcloop: fix inconsistent lock state warningsJames Smart