index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
rdma_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-3
/
+3
*
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
2018-12-04
1
-10
/
+17
*
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
2018-12-03
1
-0
/
+2
*
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2018-11-26
1
-6
/
+4
*
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-11-26
1
-5
/
+8
*
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-21
1
-1
/
+0
*
RDMA/ucontext: Get rid of the old disassociate flow
Jason Gunthorpe
2018-09-20
1
-41
/
+10
*
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
1
-1
/
+3
*
IB/core: Release object lock if destroy failed
Artemy Kovalyov
2018-09-04
1
-0
/
+2
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+1
|
\
|
*
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
*
|
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
1
-45
/
+0
*
|
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-10
1
-45
/
+55
*
|
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
1
-11
/
+55
*
|
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
2018-08-01
1
-0
/
+11
*
|
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
1
-11
/
+26
*
|
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
1
-22
/
+49
*
|
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
1
-37
/
+57
*
|
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
1
-129
/
+122
*
|
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-08-01
1
-24
/
+29
*
|
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
2018-08-01
1
-4
/
+1
*
|
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
1
-4
/
+10
*
|
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2018-07-25
1
-37
/
+46
*
|
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
1
-2
/
+3
*
|
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
1
-13
/
+104
*
|
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
2018-07-25
1
-14
/
+12
*
|
IB/uverbs: Clarify and revise uverbs_close_fd
Jason Gunthorpe
2018-07-25
1
-13
/
+28
*
|
IB/uverbs: Revise the placement of get/puts on uobject
Jason Gunthorpe
2018-07-25
1
-33
/
+50
*
|
IB/uverbs: Clarify the kref'ing ordering for alloc_commit
Jason Gunthorpe
2018-07-25
1
-4
/
+22
*
|
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-25
1
-7
/
+15
*
|
IB/uverbs: Get rid of null_obj_type
Jason Gunthorpe
2018-07-25
1
-32
/
+9
*
|
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
1
-28
/
+19
*
|
IB/uverbs: Tidy up remaining references to ucontext
Jason Gunthorpe
2018-07-09
1
-10
/
+9
*
|
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2018-07-09
1
-34
/
+32
*
|
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
1
-38
/
+34
*
|
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2018-07-09
1
-0
/
+22
*
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-2
/
+2
*
|
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-29
1
-48
/
+65
*
|
IB/uverbs: Refactor uverbs_finalize_objects
Matan Barak
2018-06-19
1
-40
/
+0
*
|
IB/uverbs: Export uverbs idr and fd types
Matan Barak
2018-06-19
1
-0
/
+2
|
/
*
IB/uverbs: Tidy uverbs_uobject_add
Jason Gunthorpe
2018-02-28
1
-9
/
+4
*
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
2018-02-15
1
-2
/
+3
*
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
2018-02-15
1
-7
/
+7
*
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
2018-02-15
1
-1
/
+9
*
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
2018-02-15
1
-1
/
+10
*
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
2017-08-31
1
-0
/
+35
*
IB/core: Add new ioctl interface
Matan Barak
2017-08-31
1
-0
/
+46
*
IB/core: Add support to finalize objects in one transaction
Matan Barak
2017-08-30
1
-0
/
+40
*
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
2017-08-30
1
-0
/
+58
*
IB/core: Nullify ib_uobject during allocation
Matan Barak
2017-04-20
1
-1
/
+1
[next]