summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry2022-07-061-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-269-26/+35
|\
| * RDMA/rtrs-clt: Fix one kernel-doc commentYang Li2022-05-261-1/+1
| * IB/iser: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa2022-05-201-9/+16
| * RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-067-15/+17
* | scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-102-33/+33
* | scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-102-33/+33
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-0/+1
|\
| * scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-2412-108/+96
|\ \
| * | IB/iser: Fix error flow in case of registration failureMax Gurtovoy2022-03-181-3/+11
| * | IB/iser: Generalize map/unmap dma tasksMax Gurtovoy2022-03-183-45/+31
| * | IB/iser: Use iser_fr_desc as registration contextMax Gurtovoy2022-03-184-11/+11
| * | IB/iser: Remove iser_reg_data_sg helper functionMax Gurtovoy2022-03-181-22/+9
| * | RDMA/ib_srp: Add more documentationBart Van Assche2022-02-231-1/+10
| * | RDMA/opa: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
| * | RDMA/iser: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
| * | RDMA/ipoib: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
| * | RDMA/rtrs-clt: Do stop and failover outside reconnect work.Jack Wang2022-01-282-18/+23
| * | RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()Jack Wang2022-01-281-1/+1
| * | RDMA/rtrs-clt: Reflow text so lines don't end with a '('Gioh Kim2022-01-281-2/+1
| * | RDMA/rtrs: Remove empty line after bracketGioh Kim2022-01-281-1/+0
| |/
* | RDMA/ib_srp: Fix a deadlockBart Van Assche2022-02-231-2/+4
* | RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal2022-02-181-1/+1
* | RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal2022-02-181-17/+20
|/
* RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2022-01-074-68/+74
* RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar2022-01-074-39/+40
* RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar2022-01-076-568/+586
* RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar2022-01-075-375/+386
* RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar2022-01-078-120/+120
* IB/iser: Align coding style across driverMax Gurtovoy2022-01-064-126/+87
* IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy2022-01-051-9/+8
* IB/iser: Don't suppress send completionsMax Gurtovoy2022-01-053-20/+6
* IB/iser: Rename ib_ret local variableMax Gurtovoy2022-01-051-15/+15
* IB/iser: Fix RNR errorsSergey Gorenko2022-01-053-78/+42
* IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2022-01-052-5/+0
* Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-141-3/+6
|\
| * RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang2021-11-291-3/+6
* | RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang2021-11-251-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-052-59/+38
|\
| * scsi: RDMA/srp: Switch to attribute groupsBart Van Assche2021-10-161-21/+30
| * scsi: ib_srp: Call scsi_done() directlyBart Van Assche2021-10-161-4/+4
| * scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-34/+4
* | IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer2021-10-293-6/+8
* | RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski2021-10-253-14/+16
* | RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-121-1/+0
* | RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal2021-10-043-13/+28
* | RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal2021-10-042-0/+11
* | RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal2021-10-041-12/+13