index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-21
/
+9
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-2
/
+3
2020-07-06
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-1
/
+0
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
1
-93
/
+0
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-4
/
+4
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-07-24
RDMA/mlx4: Untag user pointers in mlx4_get_umem_mr
Andrey Konovalov
1
-3
/
+4
2019-05-21
IB/mlx4: Delete unused func arg
Yuval Shaia
1
-5
/
+3
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-4
/
+4
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-4
/
+3
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-7
/
+5
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-5
/
+6
2018-06-11
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
1
-2
/
+5
2018-05-28
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
1
-8
/
+42
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-03-08
mlx4_ib: set user mr attributes in struct ib_mr
Steve Wise
1
-0
/
+3
2018-01-02
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
1
-1
/
+1
2017-11-13
IB/mlx4: Add contig support for control objects
Guy Levi
1
-3
/
+2
2017-11-13
IB/mlx4: Use optimal numbers of MTT entries
Guy Levi
1
-24
/
+261
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-3
/
+3
2017-01-24
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
1
-3
/
+3
2016-06-23
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
1
-17
/
+17
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-4
/
+3
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+3
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-22
/
+0
2015-10-28
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
1
-48
/
+0
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
1
-6
/
+95
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-10
/
+10
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
1
-3
/
+8
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-2
/
+4
2014-12-15
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
1
-1
/
+0
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
1
-2
/
+5
2014-08-01
IB/mlx4_ib: Add support for user MR re-registration
Matan Barak
1
-1
/
+87
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-20
/
+19
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
1
-0
/
+22
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
1
-0
/
+52
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
1
-5
/
+8
2012-05-08
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
1
-1
/
+1
2010-10-11
IB/mlx4: Limit size of fast registration WRs
Eli Cohen
1
-1
/
+1
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2010-04-07
IB/mlx4: Check correct variable for allocation failure
Dan Carpenter
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2009-05-07
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
1
-2
/
+8
2008-11-05
IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Vladimir Sokolovsky
1
-0
/
+1
2008-08-27
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
1
-0
/
+2
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
1
-0
/
+1
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
1
-0
/
+70
[next]