index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
rtrs
/
rtrs-clt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-32
/
+23
2023-06-01
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
1
-32
/
+23
2023-06-01
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
1
-1
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+2
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-25
[infiniband] READ is "data destination", not source...
Al Viro
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
1
-4
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+1
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+5
2022-09-06
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
1
-12
/
+2
2022-09-06
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
1
-1
/
+4
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
1
-4
/
+5
2022-08-21
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
1
-0
/
+7
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
1
-19
/
+16
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
1
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-05-26
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-19
/
+23
2022-02-18
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
1
-1
/
+1
2022-02-18
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
1
-17
/
+20
2022-01-28
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
1
-18
/
+22
2022-01-28
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
1
-1
/
+1
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
1
-38
/
+40
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
1
-490
/
+507
2022-01-07
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
1
-33
/
+33
2021-11-25
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
1
-1
/
+1
2021-10-04
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
1
-0
/
+6
2021-08-23
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
1
-3
/
+4
2021-08-23
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
1
-64
/
+62
2021-08-23
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
1
-0
/
+12
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
1
-1
/
+0
2021-07-15
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
1
-0
/
+1
2021-07-15
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
1
-2
/
+5
2021-07-15
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
1
-3
/
+4
2021-06-22
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
1
-10
/
+8
2021-06-22
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
1
-2
/
+4
2021-06-22
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
1
-3
/
+2
2021-06-22
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
1
-27
/
+73
2021-06-22
RDMA/rtrs: Introduce head/tail wr
Jack Wang
1
-7
/
+9
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-2
/
+2
2021-06-18
RDMA/rtrs: Check device max_qp_wr limit when create QP
Jack Wang
1
-14
/
+15
2021-06-18
RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_num
Guoqing Jiang
1
-9
/
+9
2021-06-18
RDMA/rtrs: RDMA_RXE requires more number of WR
Md Haris Iqbal
1
-3
/
+4
2021-06-18
RDMA/rtrs-clt: Use minimal max_send_sge when create qp
Jack Wang
1
-6
/
+8
2021-05-31
RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
Jack Wang
1
-5
/
+0
2021-05-29
RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats
Gioh Kim
1
-0
/
+6
2021-05-29
RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
Md Haris Iqbal
1
-4
/
+15
[next]