index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
mlx5: Add arbitrary sg list support
Sagi Grimberg
1
-6
/
+44
2016-03-04
IB/mlx5: Make coding style more consistent
Doug Ledford
1
-4
/
+2
2016-03-04
IB/mlx5: Convert UMR CQ to new CQ API
Christoph Hellwig
1
-26
/
+23
2016-03-01
IB/mlx5: Add memory windows allocation support
Matan Barak
1
-0
/
+83
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
1
-29
/
+29
2016-03-01
IB/mlx5: Added support for re-registration of MRs
Noa Osherovich
1
-0
/
+168
2016-03-01
IB/mlx5: Refactoring register MR code
Noa Osherovich
1
-75
/
+132
2015-12-08
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-10-28
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
1
-42
/
+0
2015-10-28
IB/mlx5: Support the new memory registration API
Sagi Grimberg
1
-0
/
+93
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-25
/
+27
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-08-30
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-3
/
+2
2015-08-30
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
1
-44
/
+0
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
1
-5
/
+12
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-30
/
+13
2015-08-28
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-2
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-02-17
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2014-12-15
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-5
/
+74
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-14
/
+31
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-3
/
+129
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-14
/
+19
2014-12-15
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-12
/
+17
2014-12-15
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
1
-9
/
+12
2014-12-08
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-2
/
+2
2014-10-09
IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
Eli Cohen
1
-3
/
+3
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-24
/
+24
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
1
-1
/
+1
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
1
-20
/
+20
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-27
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
1
-0
/
+9
2014-05-27
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
1
-15
/
+16
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
1
-0
/
+46
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+111
2014-01-14
IB/mlx5: Remove unused code in mr.c
Eli Cohen
1
-1
/
+0
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-38
/
+125
2013-10-10
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
1
-3
/
+4
2013-10-10
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
1
-3
/
+8
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
1
-35
/
+22
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
1
-1
/
+4
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
1
-4
/
+4
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+1007