summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang2023-11-221-1/+1
* RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang2023-11-221-1/+1
* RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal2023-11-221-1/+2
* RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal2023-11-221-1/+4
* RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal2023-11-221-6/+18
* RDMA/rtrs-clt: Start hb after path_upJack Wang2023-11-221-2/+1
* RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang2023-11-221-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-025-5/+11
|\
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-311-11/+5
| |\
| * | RDMA/core: Remove NULL check before dev_{put, hold}Yang Li2023-10-241-2/+1
| * | IB/srp: Annotate struct srp_fr_pool with __counted_byKees Cook2023-10-021-1/+1
| * | RDMA/ipoib: Add support for XDR speed in ethtoolPatrisious Haddad2023-09-261-0/+2
| * | RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun2023-09-191-1/+1
| * | RDMA/rtrs: Require holding rcu_read_lock explicitlyZhu Yanjun2023-09-191-1/+6
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-11-021-0/+3
|\ \ \
| * | | scsi: target: Have drivers report if they support direct submissionsMike Christie2023-10-131-0/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-121-11/+5
|\ \ \ | | |/ | |/|
| * | RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche2023-09-111-11/+5
| |/
* / netdev: replace napi_reschedule with napi_scheduleChristian Marangi2023-10-111-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-021-4/+0
|\
| * scsi: RDMA/srp: Fix residual handlingBart Van Assche2023-07-251-4/+0
* | Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky2023-08-221-0/+2
* | RDMA: Make all 'class' structures constIvan Orlov2023-08-084-17/+21
|/
* Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-273-37/+38
|\
| * IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-111-2/+0
| * IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-111-0/+4
| * IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-111-2/+8
| * RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian2023-06-011-32/+23
| * RDMA/rtrs: Fix the last iu->buf leak in err pathLi Zhijian2023-06-011-1/+3
* | RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian2023-06-011-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-293-24/+22
|\
| * RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel2023-04-091-10/+13
| * IB/iser: remove redundant new lineMax Gurtovoy2023-04-031-1/+0
| * IB/iser: centralize setting desc type and done callbackMax Gurtovoy2023-04-031-7/+9
| * IB/iser: remove unused macrosMax Gurtovoy2023-04-031-6/+0
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-5/+0
|\ \
| * | dyndbg: cleanup dynamic usage in ib_srp.cJason Baron2023-03-191-5/+0
| |/
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\ \
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
| |/
* | Merge patch series "Constify most SCSI host templates"Martin K. Petersen2023-03-242-3/+3
|\ \
| * | scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-2/+2
| * | scsi: RDMA/srp: Declare the SCSI host template constBart Van Assche2023-03-241-1/+1
| |/
* | Merge patch series "target: TMF and recovery fixes"Martin K. Petersen2023-03-241-2/+2
|\ \
| * | scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie2023-03-241-2/+2
| |/
* / scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov2023-03-161-33/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-242-2/+2
|\
| * Merge branch 'mlx5-next' into HEADLeon Romanovsky2023-01-151-3/+5
| |\
| * | RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-102-2/+2
* | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-1/+1
|\ \ \
| * | | scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-1/+1
| | |/ | |/|