summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2019-06-21nvmet: introduce target-side traceMinwoo Im
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvme-fcloop: add support for nvmet discovery_event opJames Smart
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart
2019-06-21nvmet: add transport discovery change opJames Smart
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei
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
2018-12-13nvmet: add error log support for file backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for bdev backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for admin-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support for rdma backendChaitanya Kulkarni
2018-12-13nvmet: add error log support for fabrics-cmdChaitanya Kulkarni
2018-12-13nvmet: add error log support in the coreChaitanya Kulkarni