blob: ba4ac4d6debb5b12d7122d2607e9166be92ac432 [file] [log] [blame]
cac2a301c02a ("RDMA/uverbs: check for allocation failure in uapi_add_elm()")
9ed3e5f44772 ("IB/uverbs: Build the specs into a radix tree at runtime")
7d96c9b17636 ("IB/uverbs: Have the core code create the uverbs_root_spec")
0f50d88a6e9a ("IB/uverbs: Allow all DESTROY commands to succeed after disassociate")
a9b66d6453d7 ("IB/uverbs: Do not block disassociate during write()")
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")
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")
cb80fb189270 ("IB/mlx5: Enable driver uapi commands for flow steering")
322694412400 ("IB/mlx5: Introduce driver create and destroy flow methods")
fd44e3853c01 ("IB/mlx5: Introduce flow steering matcher uapi object")
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")
422e3d37ed7e ("RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT")
540cd6920968 ("RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly")
83bb4442330f ("RDMA/uverbs: Remove UA_FLAGS")
9a119cd59776 ("RDMA/uverbs: Get rid of the & in method specifications")
6c61d2a55c4e ("RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros")
595c7736d480 ("RDMA/uverbs: Simplify method definition macros")
d108dac08085 ("RDMA/uverbs: Simplify UVERBS_ATTR family of macros")
ad544cfe54cb ("RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE")
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")
f6fe01b7181b ("IB/mlx5: Add DEVX query EQN support")
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")
e502a864c352 ("IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS")
2d9c1bd7e177 ("IB/uverbs: Add a macro to define a type with no kernel known size")