blob: 98bb4f5377a124f19599354a294130d8a906ef89 [file] [log] [blame]
d18bb3e15201 ("RDMA: Clean MW allocation and free flows")
16e51f78a9db ("RDMA/core: Update write interface to use automatic object lifetime")
98a8890f7348 ("IB/uverbs: Refactor related objects to use their own asynchronous event FD")
b0810b037de0 ("RDMA/core: Consolidate ib_create_srq flows")
dbd67252869b ("RDMA/uverbs: Fix create WQ to use the given user handle")
b19a530b002f ("RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer")
a1123418ba10 ("RDMA/uverbs: Add ioctl command to get a device context")
da57db25677f ("RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path")
d680e88e2013 ("RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC")
5c55cfd6a553 ("RDMA/core: Use READ_ONCE for ib_ufile.async_file")
3e032c0e92aa ("RDMA/core: Make ib_uverbs_async_event_file into a uobject")
817d65765069 ("RDMA/core: Simplify type usage for ib_uverbs_async_handler()")
e04dd13159b0 ("RDMA/core: Do not erase the type of ib_wq.uobject")
9fbe334c6a67 ("RDMA/core: Do not erase the type of ib_srq.uobject")
620d3f8176cb ("RDMA/core: Do not erase the type of ib_qp.uobject")
5bd48c18c8ce ("RDMA/core: Do not erase the type of ib_cq.uobject")
4ec1dcfcdf37 ("RDMA/core: Make ib_ucq_object use ib_uevent_object")
849e149063bd ("RDMA/core: Do not allow alloc_commit to fail")
f7c8416ccea5 ("RDMA/core: Simplify destruction of FD uobjects")
6898d1c661d7 ("RDMA/mlx5: Use RCU and direct refcounts to keep memory alive")
3411f9f01b76 ("RDMA/core: Create mmap database and cookie helper functions")
b86deba977a9 ("RDMA/core: Move core content from ib_uverbs to ib_core")