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