index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_main.c
Age
Commit message (
Expand
)
Author
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-04
IB/uverbs: BKL is not needed for ib_uverbs_open()
Roland Dreier
2008-06-20
infiniband: more BKL pushdown
Jonathan Corbet
2008-06-18
IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()
Jack Morgenstein
2008-05-20
IB: fix race in device_create
Greg Kroah-Hartman
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/uverbs: Use alloc_file() instead of get_empty_filp()
Roland Dreier
2008-04-16
IB/uverbs: Don't store struct file * for event files
Roland Dreier
2007-10-09
IB/uverbs: Make ib_uverbs_release_event_file() static
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-12-08
[PATCH] struct path: convert infiniband
Josef Sipek
2006-08-03
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-06-25
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-22
IB/uverbs: Remove unnecessary list_del()s
Roland Dreier
2006-06-17
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
IB: Whitespace cleanups
Roland Dreier
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
2006-01-17
IB/uverbs: Flush scheduled work before unloading module
Michael S. Tsirkin
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2005-11-29
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
2005-10-28
[IB] fix up class_device_create() calls
Roland Dreier
2005-10-28
[IB] uverbs: Fix device lifetime problems
Roland Dreier
2005-10-24
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...
Roland Dreier
2005-10-24
[IB] Add idr_destroy() calls on module unload
Roland Dreier
2005-10-17
[IB] uverbs: Implement more commands
Roland Dreier
2005-10-17
[IB] uverbs: Add a mask of device methods allowed for userspace
Roland Dreier
2005-10-17
[IB] uverbs: unlock correctly in error paths
Roland Dreier
2005-10-17
[IB] uverbs: Add device-specific ABI version attribute
Roland Dreier
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
2005-08-26
[PATCH] IB: userspace SRQ support
Roland Dreier
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-08-26
[PATCH] IB: fix use-after-free in user verbs cleanup
Roland Dreier
2005-07-27
[IB/uverbs]: Add O_ASYNC support
Gleb Natapov
2005-07-07
[PATCH] IB uverbs: core implementation
Roland Dreier