summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
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
2021-06-21RDMA/rtrs_clt: Alloc less memory with write path fast memory registrationJack Wang
2021-06-21RDMA/rtrs-clt: Write path fast memory registrationJack Wang
2021-06-21RDMA/rtrs: Introduce head/tail wrJack Wang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-18RDMA/rtrs: Check device max_qp_wr limit when create QPJack Wang
2021-06-18RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_numGuoqing Jiang
2021-06-18RDMA/rtrs: RDMA_RXE requires more number of WRMd Haris Iqbal
2021-06-18RDMA/rtrs-clt: Use minimal max_send_sge when create qpJack Wang
2021-06-18RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wrJack Wang
2021-06-08RDMA/ipoib: Use refcount_t instead of atomic_t for reference countingWeihang Li
2021-06-02RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-31RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compareJack Wang
2021-05-28RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_statsGioh Kim
2021-05-28RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnectionMd Haris Iqbal
2021-05-28RDMA/rtrs-srv: Fix memory leak when having multiple sessionsJack Wang
2021-05-28RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats objectGioh Kim
2021-05-28RDMA/rtrs-srv: Duplicated session name is not allowedGioh Kim
2021-05-28RDMA/rtrs: Do not reset hb_missed_max after re-connectionGioh Kim
2021-05-28RDMA/rtrs-srv: convert scnprintf to sysfs_emitJack Wang
2021-05-28RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflightMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Remove redundant 'break'Guoqing Jiang
2021-05-28RDMA/rtrs-srv: Kill __rtrs_srv_change_stateGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfsGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hbGuoqing Jiang
2021-05-28RDMA/rtrs: Use strscpy instead of strlcpyDima Stepanov
2021-05-28RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim
2021-05-28RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim
2021-05-28RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_stateGuoqing Jiang
2021-05-28RDMA/rtrs-srv: Add error messages for cases when failing RDMA connectionMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_infoGioh Kim
2021-05-28RDMA/rtrs-srv: Kill reject_w_econnreset labelGuoqing Jiang
2021-05-28RDMA/srp: Use DEVICE_ATTR_*() macrosYueHaibing
2021-05-28IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing
2021-05-28IB/isert: set rdma cm afonly flagMax Gurtovoy
2021-05-28RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacentBart Van Assche
2021-05-28RDMA/srp: Fix a recently introduced memory leakBart Van Assche
2021-05-28RDMA/srp: Add more structure size checksBart Van Assche
2021-05-11IB/srpt: Remove redundant assignment to retYang Li
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-03RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim