summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt
Commit message (Expand)AuthorAgeFilesLines
* RDMA/srpt: Fix a use-after-freeBart Van Assche2022-07-292-46/+94
* RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche2022-07-292-2/+17
* RDMA/srpt: Duplicate port name membersBart Van Assche2022-07-292-6/+13
* scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-34/+4
* IB/srpt: Remove redundant assignment to retYang Li2021-05-111-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-1/+3
|\
| * RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng2021-04-121-0/+1
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+2
* | scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie2021-03-041-1/+2
* | scsi: target: srpt: Convert to new submission APIMike Christie2021-03-041-5/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-162-8/+8
|\
| * IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-1/+1
| * Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-172-5/+9
| |\
| * | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-301-7/+7
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-1/+1
|\ \ \ | |_|/ |/| |
| * | scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-041-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-11-051-5/+8
|\ \
| * | RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe2020-11-051-1/+1
| * | IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb2020-11-021-5/+8
| |/
* / IB/srpt: docs: add a description for cq_size memberMauro Carvalho Chehab2020-10-281-0/+1
|/
* IB/srpt: use new shared CQ mechanismYamin Friedman2020-07-292-8/+10
* IB/srpt: Remove WARN_ON from srpt_cm_req_recvJing Xiangfeng2020-06-181-3/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* RDMA/srpt: Increase max_send_sgeBart Van Assche2020-05-292-7/+1
* RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche2020-05-291-7/+3
* RDMA/srpt: Make debug output more detailedBart Van Assche2020-05-291-4/+5
* RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-271-1/+2
* RDMA/srpt: Fix disabling device managementKamal Heib2020-05-171-2/+6
* RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfsXiongfeng Wang2020-05-171-1/+1
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-15/+10
* RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe2020-04-141-5/+2
* RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki2020-01-031-2/+0
* RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2019-11-131-0/+24
* Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche2019-11-061-5/+1
* RDMA/srpt: Fix TPG creationBart Van Assche2019-10-282-29/+73
* infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notationrd.dunlab@gmail.com2019-10-221-5/+2
* RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche2019-10-041-1/+4
* RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche2019-10-042-32/+57
* RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche2019-10-042-23/+25
* RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche2019-10-042-23/+10
* RDMA/srpt: Improve a debug messageBart Van Assche2019-10-041-1/+2
* RDMA/srpt: Fix handling of iWARP loginsBart Van Assche2019-10-041-1/+2
* RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche2019-10-041-22/+19
* rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever2019-08-051-2/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-092-49/+35
|\
| * scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-02-041-0/+11
| * scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2019-02-042-32/+19
| * scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche2019-02-041-3/+1
| * scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche2019-02-041-5/+4