开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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-28
RDMA/rtrs-clt: Reflow text so lines don't end with a '('
Gioh Kim
2022-01-28
RDMA/rtrs: Remove empty line after bracket
Gioh Kim
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
2022-01-07
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-11-29
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
2021-11-25
RDMA/rtrs-clt: Fix the initial value of min_latency
Jack Wang
2021-10-04
RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats
Md Haris Iqbal
2021-10-04
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-10-04
RDMA/rtrs: Introduce destroy_cq helper
Md Haris Iqbal
2021-10-04
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
Jack Wang
2021-10-04
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2021-10-04
RDMA/rtrs: Remove len parameter from helper print functions of sysfs
Md Haris Iqbal
2021-10-04
RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2021-08-22
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
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: Remove unused functions
Jack Wang
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: Remove unused flags parameter
Jack Wang
2021-07-15
RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
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-07-15
RDMA/rtrs: Add error messages for failed operations.
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
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-18
RDMA/rtrs: Check device max_qp_wr limit when create QP
Jack Wang
2021-06-18
RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_num
Guoqing Jiang
2021-06-18
RDMA/rtrs: RDMA_RXE requires more number of WR
Md Haris Iqbal
2021-06-18
RDMA/rtrs-clt: Use minimal max_send_sge when create qp
Jack Wang
2021-06-18
RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
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
[prev]
[next]