开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2023-11-22
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
2023-11-22
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
2023-11-22
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
2023-11-22
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
2023-11-19
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
2023-09-19
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-01
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
2023-06-01
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[infiniband] READ is "data destination", not source...
Al Viro
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
RDMA/rtrs-clt: Correct the checking of ib_map_mr_sg
Guoqing Jiang
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-06
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
2022-09-06
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
2022-08-21
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
2022-07-18
RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
Md Haris Iqbal
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-05-26
RDMA/rtrs-clt: Fix one kernel-doc comment
Yang Li
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-02-18
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
2022-02-18
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
2022-01-28
RDMA/rtrs-clt: Do stop and failover outside reconnect work.
Jack Wang
2022-01-28
RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()
Jack Wang
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2021-11-25
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-10-04
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-08-22
RDMA/rtrs-clt: Fix counting inflight IO
Gioh Kim
2021-08-22
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
2021-08-22
RDMA/rtrs-clt: During add_path change for_new_clt according to path_num
Md Haris Iqbal
2021-08-19
RDMA/rtrs: Remove a useless kfree()
Christophe JAILLET
2021-07-15
RDMA/rtrs: Move sq_wr_avail to rtrs_con
Jack Wang
2021-07-15
RDMA/rtrs: Enable the same selective signal for heartbeat and IO
Jack Wang
2021-07-15
RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
Jack Wang
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-06-21
RDMA/rtrs-clt: Raise MAX_SEGMENTS
Jack Wang
2021-06-21
RDMA/rtrs_clt: Alloc less memory with write path fast memory registration
Jack Wang
2021-06-21
RDMA/rtrs-clt: Write path fast memory registration
Jack Wang
2021-06-21
RDMA/rtrs: Introduce head/tail wr
Jack Wang
[next]