index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
rtrs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-08
RDMA/rtrs: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-33
/
+26
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-125
/
+231
2026-01-13
RDMA/rtrs-srv: Fix error print in process_info_req()
Grzegorz Prajsner
1
-1
/
+1
2026-01-13
RDMA/rtrs-clt: For conn rejection use actual err number
Md Haris Iqbal
1
-2
/
+2
2026-01-13
RDMA/rtrs: Extend log message when a port fails
Kim Zhu
2
-4
/
+10
2026-01-13
RDMA/rtrs-srv: Rate-limit I/O path error logging
Kim Zhu
1
-1
/
+1
2026-01-13
RDMA/rtrs-srv: Add check and closure for possible zombie paths
Md Haris Iqbal
2
-5
/
+41
2026-01-13
RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req
Jack Wang
1
-3
/
+0
2026-01-13
RDMA/rtrs: Improve error logging for RDMA cm events
Kim Zhu
2
-14
/
+54
2026-01-13
RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
Md Haris Iqbal
2
-5
/
+18
2026-01-13
RDMA/rtrs: Add error description to the logs
Kim Zhu
5
-95
/
+100
2026-01-13
RDMA/rtrs-srv: fix SG mapping
Roman Penyaev
1
-5
/
+20
2025-12-30
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2025-12-24
RDMA/rtrs: server: remove dead code
Honggang LI
1
-7
/
+1
2025-12-17
RTRS/rtrs: clean up rtrs headers kernel-doc
Randy Dunlap
2
-20
/
+36
2025-11-10
RDMA/rtrs: server: Fix error handling in get_or_create_srv
Ma Ke
1
-1
/
+1
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+3
2025-01-06
RDMA/rtrs: Add missing deinit() call
Li Zhijian
1
-0
/
+3
2024-12-31
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
1
-1
/
+1
2024-08-28
RDMA/rtrs-clt: Remove an extra space
Jack Wang
1
-1
/
+1
2024-08-28
RDMA/rtrs-clt: Do local invalidate after write io completion
Jack Wang
1
-13
/
+7
2024-08-28
RDMA/rtrs: Register ib event handler
Grzegorz Prajsner
5
-2
/
+58
2024-08-28
RDMA/rtrs-srv: Avoid null pointer deref during path establishment
Md Haris Iqbal
1
-2
/
+11
2024-08-28
RDMA/rtrs-clt: Print request type for errors
Jack Wang
1
-2
/
+4
2024-08-28
RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
Md Haris Iqbal
1
-0
/
+6
2024-08-28
RDMA/rtrs-clt: Reuse need_inval from mr
Jack Wang
2
-10
/
+9
2024-08-28
RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
Jack Wang
2
-1
/
+3
2024-08-28
RDMA/rtrs-clt: Rate limit errors in IO path
Jack Wang
1
-3
/
+3
2024-08-28
RDMA/rtrs-clt: Fix need_inv setting in error case
Jack Wang
1
-11
/
+9
2024-08-28
RDMA/rtrs: For HB error add additional clt/srv specific logging
Md Haris Iqbal
2
-0
/
+6
2024-02-25
RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
Alexey Kodanev
1
-1
/
+1
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2
-14
/
+30
2023-11-22
RDMA/rtrs: Use %pe to print errors
Supriti Singh
1
-2
/
+2
2023-11-22
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
1
-6
/
+4
2023-11-22
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
1
-1
/
+2
2023-11-22
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
1
-1
/
+4
2023-11-22
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
1
-6
/
+18
2023-11-22
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
1
-2
/
+1
2023-11-22
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
1
-2
/
+3
2023-11-19
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
1
-0
/
+2
2023-09-19
RDMA/rtrs: Fix the problem of variable not initialized fully
Zhu Yanjun
1
-1
/
+1
2023-09-19
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
1
-1
/
+6
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
4
-17
/
+21
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2
-33
/
+26
[next]