blob: 53f532395ce450a1630714c0e1250befe665851e [file] [log] [blame]
8bdf9dd984c1 ("RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class")
6b0d08f4a271 ("IB/uverbs: Use uverbs_api to manage the object type inside the uobject")
0f50d88a6e9a ("IB/uverbs: Allow all DESTROY commands to succeed after disassociate")
a9b66d6453d7 ("IB/uverbs: Do not block disassociate during write()")
bbd51e881ff0 ("IB/uverbs: Do not pass struct ib_device to the write based methods")
1e857e65d4bb ("IB/uverbs: Allow uobject allocation to work concurrently with disassociate")
7452a3c745a2 ("IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate")
9867f5c6695f ("IB/uverbs: Convert 'bool exclusive' into an enum")
87ad80abc70d ("IB/uverbs: Consolidate uobject destruction")
32ed5c00ac5f ("IB/uverbs: Make the write path destroy methods use the same flow as ioctl")
aa72c9a5f986 ("IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods")
22fa27fbc64d ("IB/uverbs: Fix locking around struct ib_uverbs_file ucontext")
aba94548c9e4 ("IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit")
2c96eb7d62de ("IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()")
e951747a087a ("IB/uverbs: Rework the locking for cleaning up the ucontext")
87064277c4d3 ("IB/uverbs: Revise and clarify the rwsem and uobjects_lock")
e6d5d5ddd086 ("IB/uverbs: Clarify and revise uverbs_close_fd")
5671f79b42da ("IB/uverbs: Revise the placement of get/puts on uobject")
c561c2884631 ("IB/uverbs: Clarify the kref'ing ordering for alloc_commit")
1250c3048cf1 ("IB/uverbs: Handle IDR and FD types without truncation")
3df593bfe645 ("IB/uverbs: Get rid of null_obj_type")
97202bbe22f8 ("IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path")
d0259e82e7d2 ("IB/uverbs: Remove ib_uobject_file")
6f258884ddac ("IB/uverbs: Tidy up remaining references to ucontext")
2cc1e3b80942 ("IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c")
6ef1c82821b2 ("IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls")
6a5e9c884198 ("IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile")
c33e73af2183 ("IB/uverbs: Add a uobj_perform_destroy helper")
d108dac08085 ("RDMA/uverbs: Simplify UVERBS_ATTR family of macros")
87fc2a620a39 ("RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device")
1c77483e4c50 ("IB: Improve uverbs_cleanup_ucontext algorithm")
321d7863acf7 ("IB/uverbs: Delete type and id from uverbs_obj_attr")
c59450c46369 ("IB/mlx5: Expose DEVX tree")
aeae94579caf ("IB/mlx5: Add DEVX support for memory registration")
7c043e908a74 ("IB/mlx5: Add support for DEVX query UAR")
e662e14d801b ("IB/mlx5: Add DEVX support for modify and query commands")
7efce3691d33 ("IB/mlx5: Add obj create and destroy functionality")
8aa8c95ce4cc ("IB/mlx5: Add support for DEVX general command")
a8b92ca1b0e5 ("IB/mlx5: Introduce DEVX")
7dc08dcfc8c8 ("IB/core: Expose ib_ucontext from a given ib_uverbs_file")
2d9c1bd7e177 ("IB/uverbs: Add a macro to define a type with no kernel known size")
9442d8bf1d63 ("IB/uverbs: Refactor uverbs_finalize_objects")
38b7ca927d6a ("net/mlx5: Expose DEVX specification")
0f45e69d625a ("Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next")