summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-09READ is "data destination", not source...Al Viro
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2022-12-31IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea
2022-12-31RDMA/srp: Fix error return code in srp_parse_options()Wang Yufen
2022-10-26RDMA/srp: Fix srp_abort()Bart Van Assche
2022-09-15RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-09-15RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGLJack Wang
2022-09-15RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sgJack Wang
2022-08-17RDMA/srpt: Fix a use-after-freeBart Van Assche
2022-08-17RDMA/srpt: Introduce a reference count in struct srpt_deviceBart Van Assche
2022-08-17RDMA/srpt: Duplicate port name membersBart Van Assche
2022-08-17RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal
2022-08-17RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar
2022-08-17RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar
2022-08-17RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar
2022-08-17RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal
2022-08-17RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal
2022-08-17RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang
2022-08-17RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang
2022-08-17RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-03-02RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal
2022-03-02RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal
2022-01-27RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-22RDMA/rtrs: Remove (void) casting for functionsGioh Kim
2021-08-22RDMA/rtrs-clt: Fix counting inflight IOGioh Kim
2021-08-22RDMA/rtrs: Remove all likely and unlikelyGioh Kim
2021-08-22RDMA/rtrs: Remove unused functionsJack Wang
2021-08-22RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal
2021-08-19RDMA/rtrs: Remove a useless kfree()Christophe JAILLET
2021-08-11scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-11scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-20scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche
2021-07-15RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang
2021-07-15RDMA/rtrs: Remove unused flags parameterJack Wang
2021-07-15RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty staticJack Wang
2021-07-15RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang
2021-07-15RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang
2021-07-15RDMA/rtrs: Add error messages for failed operations.Jack Wang
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-24IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-21rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang
2021-06-21RDMA/rtrs-clt: Raise MAX_SEGMENTSJack Wang