index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
rtrs
/
rtrs-clt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2023-12-12
1
-4
/
+3
|
\
|
*
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
2023-11-22
1
-1
/
+1
|
*
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
2023-11-22
1
-1
/
+1
|
*
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
2023-11-22
1
-2
/
+1
*
|
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
2023-11-22
1
-6
/
+4
*
|
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
2023-11-19
1
-0
/
+2
|
/
*
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
2023-09-19
1
-1
/
+6
*
RDMA: Make all 'class' structures const
Ivan Orlov
2023-08-08
1
-8
/
+11
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
1
-32
/
+23
|
\
|
*
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
2023-06-01
1
-32
/
+23
*
|
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
2023-06-01
1
-1
/
+0
|
/
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-14
1
-4
/
+2
|
\
|
*
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
2022-11-17
1
-4
/
+2
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
|
*
|
[infiniband] READ is "data destination", not source...
Al Viro
2022-11-25
1
-1
/
+1
|
|
/
*
/
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-2
/
+1
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-07
1
-4
/
+5
|
\
|
*
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
2022-08-21
1
-4
/
+5
*
|
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
2022-09-06
1
-12
/
+2
*
|
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
2022-09-06
1
-1
/
+4
*
|
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
2022-08-21
1
-0
/
+7
|
/
*
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-07-18
1
-19
/
+16
*
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
2022-07-18
1
-5
/
+3
*
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
1
-4
/
+3
*
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-05-26
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-25
1
-19
/
+23
|
\
|
*
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
2022-01-28
1
-18
/
+22
|
*
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
2022-01-28
1
-1
/
+1
*
|
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-02-18
1
-1
/
+1
*
|
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-02-18
1
-17
/
+20
|
/
*
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
1
-38
/
+40
*
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
1
-490
/
+507
*
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2022-01-07
1
-33
/
+33
*
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-11-25
1
-1
/
+1
*
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-10-04
1
-0
/
+6
*
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
2021-08-23
1
-3
/
+4
*
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
2021-08-23
1
-64
/
+62
*
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
2021-08-23
1
-0
/
+12
*
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-08-19
1
-1
/
+0
*
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
2021-07-15
1
-0
/
+1
*
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
2021-07-15
1
-2
/
+5
*
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
2021-07-15
1
-3
/
+4
*
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-22
1
-10
/
+8
*
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
2021-06-22
1
-2
/
+4
*
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
2021-06-22
1
-3
/
+2
*
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
2021-06-22
1
-27
/
+73
*
RDMA/rtrs: Introduce head/tail wr
Jack Wang
2021-06-22
1
-7
/
+9
[next]