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