summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)AuthorFilesLines
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni1-6/+8
2020-05-09nvmet: centralize port enable access for configfsChaitanya Kulkarni1-28/+16
2020-05-09nvmet: use type-name map for address treqChaitanya Kulkarni1-22/+26
2020-05-09nvmet: use type-name map for ana statesChaitanya Kulkarni1-12/+8
2020-05-09nvmet: use type-name map for address familyChaitanya Kulkarni1-24/+27
2020-05-09nvmet: add generic type-name mappingChaitanya Kulkarni1-9/+10
2020-05-09nvmet: add ns revalidation supportAnthony Iliopoulos4-4/+25
2020-05-09nvmet-fc: slight cleanup for kbuild test warningsJames Smart1-3/+4
2020-05-09nvmet-rdma: use SRQ per completion vectorMax Gurtovoy1-42/+136
2020-05-09nvme-fcloop: add target to host LS request supportJames Smart1-12/+118
2020-05-09nvme-fcloop: refactor to enable target to host LSJames Smart1-6/+13
2020-05-09nvmet-fc: Add Disconnect Association Xmt supportJames Smart1-10/+286
2020-05-09nvmet-fc: rename ls_list to ls_rcv_listJames Smart1-11/+11
2020-05-09nvmet-fc: track hostport handle for associationsJames Smart1-7/+170
2020-05-09nvmet-fc: perform small cleanups on unneeded checksJames Smart1-8/+5
2020-05-09nvmet-fc: add LS failure messagesJames Smart1-3/+19
2020-05-09nvmet-fc: Update target for common definitions for LS handlingJames Smart1-26/+2
2020-05-09nvme-fc: Ensure private pointers are NULL if no dataJames Smart1-1/+4
2020-05-09nvmet-fc: Better size LS buffersJames Smart1-30/+23
2020-05-09nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart1-106/+9
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart2-30/+67
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds4-95/+199
2020-04-07nvmet-rdma: fix double free of rdma queueIsrael Rukshin1-12/+18
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart1-1/+0
2020-04-04nvmet-rdma: fix bonding failover possible NULL derefSagi Grimberg1-56/+119
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2020-04-02nvmet: fix NULL dereference when removing a referralSagi Grimberg1-1/+9
2020-03-31nvmet-fc: fix typo in commentJames Smart1-1/+1
2020-03-31nvme-fcloop: fix deallocation of working contextJames Smart1-24/+52
2020-03-30Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds7-23/+230
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-03-26nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin1-2/+0
2020-03-26nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin1-2/+1
2020-03-26nvmet-tcp: optimize tcp stack TX when data digest is usedSagi Grimberg1-2/+5
2020-03-26nvmet-rdma: allocate RW ctxs according to mdtsMax Gurtovoy1-2/+4
2020-03-26nvmet-rdma: Implement get_mdts controller opMax Gurtovoy1-0/+9
2020-03-26nvmet: Add get_mdts op for controllersMax Gurtovoy2-2/+7
2020-03-26nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg1-1/+1
2020-03-26nvmet: check ncqr & nsqr for set-features cmdAmit Engel1-0/+9
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig1-0/+1
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche1-6/+0
2020-03-04nvmet-tcp: set SO_PRIORITY for accepted socketsWunderlich, Mark1-0/+26
2020-03-04nvmet: check sscanf value for subsys serial attrChaitanya Kulkarni1-2/+5
2020-03-04nvmet: make ctrl model configurableMark Ruijter4-2/+90
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni3-2/+70
2020-03-04nvmet: configfs code cleanupChaitanya Kulkarni1-7/+4
2020-02-05nvmet: update AEN list and array at one placeDaniel Wagner1-27/+36
2020-02-05nvmet: Fix controller use after freeIsrael Rukshin1-4/+9
2020-02-05nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin1-1/+1