Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22RDMA/srp: Support more than 255 rdma portsMikhael Goikhman
2022-08-28RDMA/srp: Remove the srp_host.released completionBart Van Assche
2022-02-23RDMA/ib_srp: Add more documentationBart Van Assche
2021-05-29RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche
2020-06-03RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-10-08RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li
2019-10-04RDMA/srp: Honor the max_send_sge device attributeBart Van Assche
2019-10-04RDMA/srp: Remove two castsBart Van Assche
2018-12-19RDMA/srp: Add support for immediate dataBart Van Assche
2018-12-19RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche
2018-12-19RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche
2018-12-19RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche
2018-01-23IB/srp: Add target_can_queue login parameterBart Van Assche
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche
2017-10-18IB/srp: Cache global rkeyBart Van Assche
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-02-19IB/srp: Fix race conditions related to task managementBart Van Assche
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-05-13IB/srp: Prevent mapping failuresBart Van Assche
2016-05-12IB/srp: Introduce target->mr_pool_sizeBart Van Assche
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-12IB/srp: use the new CQ APIChristoph Hellwig
2015-12-08IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-10-29IB/srp: Convert to new registration APISagi Grimberg
2015-08-31IB/srp: Create an insecure all physical rkey only if neededBart Van Assche
2015-08-31IB/srp: Register the indirect data buffer descriptorBart Van Assche
2015-08-31IB/srp: Introduce srp_device.use_fmrBart Van Assche
2015-08-31IB/srp: Remove the memory registration backtracking codeBart Van Assche
2015-08-31IB/srp: Add memory descriptor array pointer range checkingBart Van Assche
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-05-18IB/srp: Fix connection state trackingBart Van Assche
2014-11-12IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche
2014-11-12IB/srp: Add multichannel supportBart Van Assche
2014-11-12IB/srp: Use block layer tagsBart Van Assche
2014-11-12IB/srp: Separate target and channel variablesBart Van Assche
2014-11-12IB/srp: Introduce two new srp_target_port member variablesBart Van Assche
2014-11-12IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche
2014-05-20IB/srp: Add fast registration supportBart Van Assche
2014-05-20IB/srp: Rename FMR-related variablesBart Van Assche
2014-05-20IB/srp: One FMR pool per SRP connectionBart Van Assche
2014-03-24IB/srp: Avoid duplicate connectionsBart Van Assche
2013-11-09IB/srp: Make queue size configurableBart Van Assche
2013-11-09IB/srp: Start timers if a transport layer error occursBart Van Assche
2013-11-09IB/srp: Use SRP transport layer error recoveryBart Van Assche
2013-11-09IB/srp: Keep rport as long as the IB transport layerBart Van Assche
2013-11-09IB/srp: Make transport layer retry count configurableVu Pham
2013-07-01IB/srp: Make HCA completion vector configurableBart Van Assche
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2012-12-01IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche