summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
* nvmet_fc: fix better length checkingJames Smart2017-11-161-2/+4
* Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-147-111/+89
|\
| * nvmet: kill nvmet_inline_bio_initChristoph Hellwig2017-11-101-14/+4
| * nvmet: better data length validationChristoph Hellwig2017-11-105-25/+34
| * nvme: remove handling of multiple AEN requestsKeith Busch2017-11-101-1/+1
| * nvme: centralize AEN definesKeith Busch2017-11-101-11/+3
| * nvmet: remove redundant local variableSagi Grimberg2017-11-101-9/+4
| * nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg2017-11-101-3/+1
| * nvmet: fix comment typos in admin-cmd.cMinwoo Im2017-11-101-2/+2
| * nvmet-rdma: update queue list during ib_device removalIsrael Rukshin2017-11-101-2/+4
| * block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-031-1/+1
| * nvmet: fix fatal_err_work deadlockJames Smart2017-11-011-2/+14
| * nvme: consolidate common code from ->reset_workChristoph Hellwig2017-11-011-4/+0
| * nvme: move controller deletion to common codeChristoph Hellwig2017-11-011-39/+9
| * nvme: switch controller refcounting to use struct deviceChristoph Hellwig2017-10-271-1/+1
| * nvmet: Change max_nsid in subsystem due to ns_disable if neededRoy Shterman2017-10-201-0/+13
| * nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag setIsrael Rukshin2017-10-191-0/+1
| * nvmet: bump NVMET_NR_QUEUES to 128James Smart2017-10-041-1/+1
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-15/+15
|\ \
| * | nvmet: make config_item_type constBhumika Goyal2017-10-191-15/+15
| |/
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* | nvmet: synchronize sqhd updateJames Smart2017-10-192-4/+13
|/
* nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
* nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
* nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
* nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
* nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
* nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
* nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
* nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
* Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-098-63/+41
|\
| * nvmet: add support for reporting the host identifierOmri Mann2017-08-303-2/+17
| * nvmet: use memcpy_and_pad for identify sn/frMartin Wilck2017-08-281-11/+3
| * nvmet-fc: simplify sg list handlingJames Smart2017-08-281-38/+10
| * nvme: add symbolic constants for CC identifiersMax Gurtovoy2017-08-281-7/+7
| * nvme: Add admin_tagset pointer to nvme_ctrlSagi Grimberg2017-08-281-0/+1
| * nvmet-fcloop: remove ALL_OPTS defineJohannes Thumshirn2017-08-281-3/+0
| * nvmet: fix the return error code of target if host is not allowedGuan Junxiong2017-08-281-0/+1
| * nvmet: use NVME_NSID_ALLChristoph Hellwig2017-08-282-2/+2
| * Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe2017-08-282-36/+187
| |\
* | \ Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-3/+3
|\ \ \ | |/ /
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-3/+3
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-5/+0
|\ \ \ | |_|/ |/| |
| * | nvmet-rdma: remove redundant empty device add calloutSagi Grimberg2017-08-181-5/+0
* | | nvmet-fc: eliminate incorrect static markers on local variablesJames Smart2017-08-171-2/+2
* | | nvmet-fc: correct use after free on list teardownJames Smart2017-08-161-2/+3
* | | nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck2017-08-161-6/+0
* | | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-101-28/+184
| |/ |/|
* | nvme-fc: revise TRADDR parsingJames Smart2017-07-251-48/+53
|/
OpenPOWER on IntegriCloud