summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-291-10/+13
|\
| * RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel2023-04-091-10/+13
* | scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov2023-03-161-33/+0
|/
* RDMA/srpt: Use flex array destination for memcpy()Hangyu Hua2022-09-201-1/+1
* IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang2022-08-301-1/+1
* IB: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-211-1/+1
* RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian2022-08-021-4/+4
* 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