summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2020-08-13scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-06-01nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-05-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-05-21nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-05-04nvmet: Fix controller use after freeIsrael Rukshin
2020-05-04nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-09-06nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-09-06nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-09-06nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-06-07Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01nvmet: protect discovery change log event list iterationSagi Grimberg
2019-04-25nvme-loop: kill timeout handlerMing Lei
2019-04-25nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg
2019-04-25nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg
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-25nvmet-rdma: remove p2p_client initialization from fast-pathMax Gurtovoy
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-05nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy
2019-04-05nvmet: never fail double namespace enablementMax Gurtovoy
2019-04-05nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg
2019-04-05nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-03-28nvmet: fix error flow during ns enableMax Gurtovoy
2019-03-28nvmet: fix building bvec from sg listMing Lei
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig
2019-03-13nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart
2019-03-13nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart
2019-03-13nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-loop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fc: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet: fix indentationBart Van Assche
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg
2018-12-18nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg
2018-12-18nvmet-tcp: fix endianess annotationsChristoph 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: update smart log with num err log entriesChaitanya Kulkarni
2018-12-13nvmet: add error log page cmd handlerChaitanya Kulkarni