summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
AgeCommit message (Expand)Author
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-02-04RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-09RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-03-16scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov
2022-09-20RDMA/srpt: Use flex array destination for memcpy()Hangyu Hua
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-02RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()Li Zhijian
2022-07-29RDMA/srpt: Fix a use-after-freeBart Van Assche
2022-07-29RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche
2022-07-29RDMA/srpt: Duplicate port name membersBart Van Assche
2021-10-04scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov
2021-05-11IB/srpt: Remove redundant assignment to retYang Li
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-12RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: srpt: Convert to new submission APIMike Christie
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-02IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb
2020-10-30RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches
2020-07-29IB/srpt: use new shared CQ mechanismYamin Friedman
2020-06-18IB/srpt: Remove WARN_ON from srpt_cm_req_recvJing Xiangfeng
2020-05-29RDMA/srpt: Increase max_send_sgeBart Van Assche
2020-05-29RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche
2020-05-29RDMA/srpt: Make debug output more detailedBart Van Assche
2020-05-27RDMA/cma: Provide ECE reject reasonLeon Romanovsky
2020-05-17RDMA/srpt: Fix disabling device managementKamal Heib
2020-05-17RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfsXiongfeng Wang
2020-05-06RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe
2020-04-14RDMA: Remove a few extra calls to ib_get_client_data()Jason Gunthorpe
2020-01-03RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki
2019-11-13RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2019-11-06Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche
2019-10-28RDMA/srpt: Fix TPG creationBart Van Assche
2019-10-04RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche
2019-10-04RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche
2019-10-04RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche
2019-10-04RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche
2019-10-04RDMA/srpt: Improve a debug messageBart Van Assche
2019-10-04RDMA/srpt: Fix handling of iWARP loginsBart Van Assche
2019-10-04RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche