index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2021-06-08
1
-1
/
+1
*
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
2020-05-21
1
-0
/
+18
*
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
1
-1
/
+2
*
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
2020-05-12
1
-0
/
+3
*
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
2020-05-12
1
-0
/
+1
*
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-30
1
-17
/
+0
*
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
1
-0
/
+3
*
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
2020-01-13
1
-4
/
+2
*
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
1
-9
/
+6
*
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
2020-01-13
1
-2
/
+0
*
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
2020-01-13
1
-3
/
+2
*
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
2019-10-22
1
-1
/
+1
*
uverbs: Convert idr to XArray
Matthew Wilcox
2019-04-25
1
-3
/
+1
*
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
1
-0
/
+1
|
\
|
*
RDMA/ucontext: Fix regression with disassociate
Jason Gunthorpe
2019-04-24
1
-0
/
+1
*
|
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-1
/
+2
*
|
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
|
/
*
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-20
1
-0
/
+25
*
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
2018-12-18
1
-1
/
+0
*
RDMA/uverbs: Make all the method functions in uverbs_cmd static
Jason Gunthorpe
2018-11-22
1
-59
/
+0
*
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
2018-11-22
1
-3
/
+0
*
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
1
-0
/
+3
*
RDMA/uverbs: Remove is_closed from ib_uverbs_file
Jason Gunthorpe
2018-09-19
1
-1
/
+0
*
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-11
1
-6
/
+0
*
RDMA/uverbs: Use device.groups to initialize device attributes
Parav Pandit
2018-09-05
1
-0
/
+2
*
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
Parav Pandit
2018-09-05
1
-2
/
+1
*
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
1
-1
/
+0
*
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-10
1
-0
/
+1
*
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2018-08-01
1
-0
/
+3
*
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-08-01
1
-2
/
+0
*
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
1
-1
/
+4
*
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
1
-4
/
+2
*
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
2018-07-25
1
-4
/
+8
*
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
1
-3
/
+0
*
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject
Jason Gunthorpe
2018-07-09
1
-1
/
+0
*
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
1
-1
/
+1
*
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
1
-0
/
+8
*
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2018-07-04
1
-2
/
+0
*
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-29
1
-1
/
+1
*
IB/uverbs: Add support for flow counters
Raed Salem
2018-06-02
1
-0
/
+1
*
IB/uverbs: Add create/destroy counters support
Raed Salem
2018-06-02
1
-0
/
+1
*
IB/uverbs: Add alloc/free dm uverbs ioctl support
Ariel Levkovich
2018-04-05
1
-0
/
+1
*
IB/uverbs: Introduce ESP steering match filter
Matan Barak
2018-04-04
1
-0
/
+1
*
IB/uverbs: Add action_handle flow steering specification
Matan Barak
2018-04-04
1
-0
/
+8
*
IB/uverbs: Add flow_action create and destroy verbs
Matan Barak
2018-04-04
1
-0
/
+4
*
IB/uverbs: Refactor kern_spec_to_ib_spec_filter
Matan Barak
2018-04-04
1
-0
/
+6
*
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
2018-03-19
1
-0
/
+3
*
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
2018-03-19
1
-0
/
+15
*
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-03-19
1
-0
/
+3
*
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
2017-11-13
1
-0
/
+1
[next]