index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-0
/
+1
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-05-31
RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
Jack Wang
2
-7
/
+2
2021-05-28
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
1
-0
/
+6
2021-05-28
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
1
-4
/
+15
2021-05-28
RDMA/rtrs-srv: Fix memory leak when having multiple sessions
Jack Wang
1
-0
/
+1
2021-05-28
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
1
-0
/
+1
2021-05-28
RDMA/rtrs-srv: Duplicated session name is not allowed
Gioh Kim
1
-1
/
+41
2021-05-28
RDMA/rtrs: Do not reset hb_missed_max after re-connection
Gioh Kim
1
-1
/
+0
2021-05-28
RDMA/rtrs-srv: convert scnprintf to sysfs_emit
Jack Wang
1
-1
/
+1
2021-05-28
RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
Md Haris Iqbal
3
-24
/
+35
2021-05-28
RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
Md Haris Iqbal
1
-0
/
+3
2021-05-28
RDMA/rtrs-clt: Remove redundant 'break'
Guoqing Jiang
1
-1
/
+0
2021-05-28
RDMA/rtrs-srv: Kill __rtrs_srv_change_state
Guoqing Jiang
1
-14
/
+3
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs
Guoqing Jiang
3
-13
/
+3
2021-05-28
RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb
Guoqing Jiang
1
-12
/
+2
2021-05-28
RDMA/rtrs: Use strscpy instead of strlcpy
Dima Stepanov
2
-5
/
+5
2021-05-28
RDMA/rtrs: Define MIN_CHUNK_SIZE
Gioh Kim
2
-2
/
+3
2021-05-28
RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
Gioh Kim
1
-5
/
+8
2021-05-28
RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
Guoqing Jiang
1
-19
/
+4
2021-05-28
RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
Md Haris Iqbal
1
-1
/
+7
2021-05-28
RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info
Gioh Kim
1
-1
/
+1
2021-05-28
RDMA/rtrs-srv: Kill reject_w_econnreset label
Guoqing Jiang
1
-12
/
+9
2021-05-28
RDMA/srp: Use DEVICE_ATTR_*() macros
YueHaibing
1
-42
/
+57
2021-05-28
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
3
-23
/
+22
2021-05-28
IB/isert: set rdma cm afonly flag
Max Gurtovoy
1
-0
/
+10
2021-05-28
RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent
Bart Van Assche
2
-92
/
+63
2021-05-28
RDMA/srp: Fix a recently introduced memory leak
Bart Van Assche
1
-7
/
+6
2021-05-28
RDMA/srp: Add more structure size checks
Bart Van Assche
1
-1
/
+4
2021-05-11
IB/srpt: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
1
-1
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-90
/
+239
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+9
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-32
/
+62
2021-04-20
block/rnbd-clt: Remove max_segment_size
Jack Wang
3
-12
/
+5
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2
-4
/
+3
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
3
-14
/
+52
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2
-5
/
+5
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
1
-5
/
+1
2021-04-13
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
1
-1
/
+6
2021-04-13
RDMA/rtrs-clt: Simplify error message
Gioh Kim
1
-16
/
+7
2021-04-13
RDMA/rtrs-srv: More debugging info when fail to send reply
Gioh Kim
1
-4
/
+8
2021-04-13
RDMA/rtrs-clt: Print more info when an error happens
Gioh Kim
1
-4
/
+38
2021-04-13
RDMA/rtrs-clt: New sysfs attribute to print the latency of each path
Gioh Kim
1
-0
/
+16
2021-04-13
RDMA/rtrs-clt: Add a minimum latency multipath policy
Gioh Kim
5
-4
/
+78
2021-04-12
RDMA/rtrs-clt: destroy sysfs after removing session from active list
Gioh Kim
1
-1
/
+1
2021-04-12
RDMA/srpt: Fix error return code in srpt_cm_req_recv()
Wang Wensheng
1
-0
/
+1
[prev]
[next]