index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
rtrs
/
rtrs-srv.c
Age
Commit message (
Expand
)
Author
2024-08-28
RDMA/rtrs: Register ib event handler
Grzegorz Prajsner
2024-08-28
RDMA/rtrs-srv: Avoid null pointer deref during path establishment
Md Haris Iqbal
2024-08-28
RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
Jack Wang
2024-08-28
RDMA/rtrs: For HB error add additional clt/srv specific logging
Md Haris Iqbal
2023-11-22
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
2023-11-22
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
2023-11-22
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
2023-11-22
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2022-11-17
RDMA/rtrs-srv: Remove outdated comments from create_con
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufs
Guoqing Jiang
2022-11-17
RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
Guoqing Jiang
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-08-30
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
2022-08-21
RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
Jack Wang
2022-08-21
RDMA/rtrs-srv: Add event tracing support
Santosh Pradhan
2022-07-18
RDMA/rtrs-srv: Do not use mempool for page allocation
Jack Wang
2022-07-18
RDMA/rtrs-srv: Use per-cpu variables for rdma stats
Santosh Kumar Pradhan
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
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-10-04
RDMA/rtrs: Do not allow sessname to contain special symbols / and .
Md Haris Iqbal
2021-10-04
RDMA/rtrs: Fix warning when use poll mode on client side.
Jack Wang
2021-08-22
RDMA/rtrs: Remove (void) casting for functions
Gioh Kim
2021-08-22
RDMA/rtrs: Remove all likely and unlikely
Gioh Kim
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
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-srv: Set minimal max_send_wr and max_recv_wr
Jack Wang
2021-05-28
RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Duplicated session name is not allowed
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
Md Haris Iqbal
2021-05-28
RDMA/rtrs-srv: Kill __rtrs_srv_change_state
Guoqing Jiang
2021-05-28
RDMA/rtrs: Use strscpy instead of strlcpy
Dima Stepanov
2021-05-28
RDMA/rtrs: Define MIN_CHUNK_SIZE
Gioh Kim
2021-05-28
RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
Guoqing Jiang
2021-05-28
RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
Md Haris Iqbal
2021-05-28
RDMA/rtrs-srv: Kill reject_w_econnreset label
Guoqing Jiang
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-20
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Gioh Kim
2021-04-13
RDMA/rtrs-srv: More debugging info when fail to send reply
Gioh Kim
2021-04-01
RDMA/rtrs: Cleanup unused 's' variable in __alloc_sess
Jack Wang
2021-04-01
RDMA/rtrs-srv: Report temporary sessname for error message
Gioh Kim
2021-04-01
RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
Guoqing Jiang
[next]