index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-05-31
RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
Jack Wang
2021-05-28
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
2021-05-28
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
2021-05-28
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
Jack Wang
2021-05-28
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Duplicated session name is not allowed
Gioh Kim
2021-05-28
RDMA/rtrs: Do not reset hb_missed_max after re-connection
Gioh Kim
2021-05-28
RDMA/rtrs-srv: convert scnprintf to sysfs_emit
Jack Wang
2021-05-28
RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
Md Haris Iqbal
2021-05-28
RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
Md Haris Iqbal
2021-05-28
RDMA/rtrs-clt: Remove redundant 'break'
Guoqing Jiang
2021-05-28
RDMA/rtrs-srv: Kill __rtrs_srv_change_state
Guoqing Jiang
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs
Guoqing Jiang
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb
Guoqing Jiang
2021-05-28
RDMA/rtrs: Use strscpy instead of strlcpy
Dima Stepanov
2021-05-28
RDMA/rtrs: Define MIN_CHUNK_SIZE
Gioh Kim
2021-05-28
RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
Guoqing Jiang
2021-05-28
RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
Md Haris Iqbal
2021-05-28
RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Kill reject_w_econnreset label
Guoqing Jiang
2021-05-28
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
2021-05-28
IB/isert: set rdma cm afonly flag
Max Gurtovoy
2021-05-28
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2021-05-28
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
2021-05-28
RDMA/srp: Add more structure size checks
Bart Van Assche
2021-05-11
IB/srpt: Remove redundant assignment to ret
Yang Li
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
2021-04-13
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
2021-04-13
RDMA/rtrs-clt: Simplify error message
Gioh Kim
2021-04-13
RDMA/rtrs-srv: More debugging info when fail to send reply
Gioh Kim
2021-04-13
RDMA/rtrs-clt: Print more info when an error happens
Gioh Kim
2021-04-13
RDMA/rtrs-clt: New sysfs attribute to print the latency of each path
Gioh Kim
2021-04-13
RDMA/rtrs-clt: Add a minimum latency multipath policy
Gioh Kim
2021-04-12
RDMA/rtrs-clt: destroy sysfs after removing session from active list
Gioh Kim
2021-04-12
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-01
RDMA/rtrs-clt: Cap max_io_size
Jack Wang
[next]