index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
RDMA/hns: Fix missing pagesize and alignment check in FRMR
Chengchang Tang
1
-0
/
+5
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
1
-2
/
+2
2024-04-16
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
1
-8
/
+7
2024-01-25
RDMA/hns: Support adaptive PBL hopnum
Chengchang Tang
1
-3
/
+54
2024-01-25
RDMA/hns: Support flexible umem page size
Chengchang Tang
1
-38
/
+83
2024-01-25
RDMA/hns: Alloc MTR memory before alloc_mtt()
Chengchang Tang
1
-20
/
+27
2024-01-25
RDMA/hns: Refactor mtr_init_buf_cfg()
Chengchang Tang
1
-31
/
+45
2024-01-25
RDMA/hns: Refactor mtr find
Chengchang Tang
1
-29
/
+57
2023-12-07
RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()
Chengchang Tang
1
-1
/
+1
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
1
-7
/
+19
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
1
-0
/
+43
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
1
-1
/
+1
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
1
-2
/
+2
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
1
-1
/
+0
2022-05-04
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
1
-2
/
+1
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
1
-2
/
+4
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
1
-4
/
+2
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
1
-21
/
+8
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
1
-6
/
+7
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
1
-6
/
+5
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
1
-6
/
+3
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
1
-3
/
+3
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-17
/
+5
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
1
-4
/
+4
2021-11-19
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
1
-1
/
+1
2021-08-19
RDMA/hns: Fix return in hns_roce_rereg_user_mr()
YueHaibing
1
-1
/
+3
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
1
-1
/
+1
2021-06-22
RDMA/hns: Fix uninitialized variable
Yixing Liu
1
-1
/
+1
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
1
-35
/
+31
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
1
-3
/
+3
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-7
/
+7
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
1
-22
/
+34
2021-01-28
RDMA/hns: Optimize the MR registration process
Lang Cheng
1
-72
/
+38
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
1
-166
/
+125
2021-01-22
RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param
Lee Jones
1
-0
/
+1
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
1
-5
/
+5
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
1
-6
/
+5
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-2
/
+2
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-7
/
+8
2020-11-23
RDMA/hns: Refactor the hns_roce_buf allocation flow
Xi Wang
1
-26
/
+13
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-20
/
+8
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
1
-30
/
+19
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
1
-2
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-83
/
+127
2020-07-16
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
1
-1
/
+1
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
1
-82
/
+126
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
1
-2
/
+3
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
1
-26
/
+28
[next]