index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
RDMA/mlx5: Return proper error value
Leon Romanovsky
1
-1
/
+1
2019-10-28
RDMA/mlx5: Use irq xarray locking for mkey_table
Jason Gunthorpe
1
-2
/
+2
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
1
-5
/
+16
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
1
-31
/
+5
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
1
-2
/
+3
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
1
-3
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-10
/
+28
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
1
-1
/
+1
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
1
-8
/
+26
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-1
/
+1
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
1
-3
/
+1
2019-08-01
IB/mlx5: Fix MR registration flow to use UMR properly
Guy Levi
1
-18
/
+9
2019-07-24
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas
1
-3
/
+3
2019-07-24
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas
1
-1
/
+3
2019-07-24
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas
1
-5
/
+8
2019-07-24
IB/mlx5: Fix unreg_umr to ignore the mkey state
Yishai Hadas
1
-2
/
+2
2019-07-03
Merge mlx5-next into rdma for-next
Jason Gunthorpe
1
-5
/
+5
2019-06-25
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
1
-5
/
+5
2019-06-24
RDMA/mlx5: Refactor MR descriptors allocation
Max Gurtovoy
1
-133
/
+157
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
1
-4
/
+59
2019-06-24
RDMA/mlx5: Improve PI handover performance
Israel Rukshin
1
-22
/
+157
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
1
-9
/
+6
2019-06-24
RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
Max Gurtovoy
1
-11
/
+176
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-7
/
+6
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-2
/
+3
2019-05-06
IB/mlx5: Add steering SW ICM device memory type
Ariel Levkovich
1
-0
/
+7
2019-05-06
IB/mlx5: Support device memory type attribute
Ariel Levkovich
1
-12
/
+20
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
1
-3
/
+3
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+1
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
1
-2
/
+1
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-4
/
+3
2019-02-22
IB/mlx5: Protect against prefetch of invalid MR
Moni Shoua
1
-2
/
+12
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
1
-32
/
+7
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-42
/
+9
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
1
-32
/
+7
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-11
/
+11
2019-01-09
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-16
/
+12
2019-01-09
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
1
-10
/
+3
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
1
-16
/
+3
2018-12-21
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
1
-3
/
+16
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
1
-0
/
+15
2018-12-19
RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'
Gal Pressman
1
-4
/
+4
2018-10-16
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
1
-1
/
+1
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+8
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
1
-6
/
+7
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-1
/
+2
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-1
/
+1
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
1
-24
/
+8
[next]