summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
* nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe2019-08-011-0/+3
* nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe2019-08-011-0/+8
* nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe2019-08-013-0/+16
* Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-166-24/+76
|\
| * nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii2019-07-091-1/+3
| * nvmet: export I/O characteristics attributes in IdentifyBart Van Assche2019-07-093-0/+50
| * nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King2019-07-091-1/+1
| * nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart2019-07-091-1/+1
| * nvme-fcloop: fix inconsistent lock state warningsJames Smart2019-07-091-21/+21
* | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-2/+2
|\ \ | |/ |/|
| * scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-2/+2
* | nvmet: introduce target-side traceMinwoo Im2019-06-214-0/+353
* | nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im2019-06-213-3/+3
* | nvme-fcloop: add support for nvmet discovery_event opJames Smart2019-06-211-0/+37
* | nvmet-fc: add transport discovery change event callback supportJames Smart2019-06-211-0/+11
* | nvmet: add transport discovery change opJames Smart2019-06-213-0/+8
* | Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linusJens Axboe2019-06-071-0/+1
|\ \
| * | nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im2019-06-041-0/+1
| |/
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* nvmet: protect discovery change log event list iterationSagi Grimberg2019-05-011-0/+5
* nvme-loop: kill timeout handlerMing Lei2019-04-251-16/+0Star
* nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg2019-04-251-6/+0Star
* nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg2019-04-251-1/+6
* nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult2019-04-252-0/+2
* nvmet: return a specified error it subsys_alloc failsMinwoo Im2019-04-253-7/+7
* nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy2019-04-257-38/+38
* nvmet-rdma: remove p2p_client initialization from fast-pathMax Gurtovoy2019-04-251-2/+1Star
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-223-23/+51
|\
| * nvmet: fix discover log page when offsets are usedKeith Busch2019-04-113-23/+51
* | nvmet: add safety check for subsystem lock during nvmet_ns_changedMax Gurtovoy2019-04-051-0/+2
* | nvmet: never fail double namespace enablementMax Gurtovoy2019-04-051-3/+4
* | nvmet-tcp: implement C2HData SUCCESS optimizationSagi Grimberg2019-04-051-3/+21
* | nvmet-fc: use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva2019-04-051-5/+2Star
* | nvmet: avoid double errno conversionsChristoph Hellwig2019-04-051-4/+2Star
|/
* nvmet: fix error flow during ns enableMax Gurtovoy2019-03-281-2/+2
* nvmet: fix building bvec from sg listMing Lei2019-03-281-10/+10
* nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig2019-03-132-5/+5
* nvmet-fc: bring Disconnect into compliance with FC-NVME specJames Smart2019-03-131-31/+2Star
* nvmet-fc: fix issues with targetport assoc_list list walkingJames Smart2019-03-131-5/+4Star
* nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu2019-03-131-10/+10
* nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-207-63/+7Star
* nvmet-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1Star
* nvme-loop: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1Star
* nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig2019-02-201-12/+1Star
* nvmet-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1Star
* nvmet: fix indentationBart Van Assche2019-02-201-1/+1
* nvmet-rdma: fix null dereference under heavy loadRaju Rangoju2019-01-241-1/+14
* nvmet-tcp: fix uninitialized variable accessSagi Grimberg2019-01-161-1/+1
* nvme-fabrics: allow nvmf_connect_io_queue to pollSagi Grimberg2018-12-181-1/+1
* nvmet-tcp: fix endianess annotationsChristoph Hellwig2018-12-181-2/+2