aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek1-3/+3
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein1-1/+7
2006-06-25Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-6/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-06-22IB/uverbs: Remove unnecessary list_del()sRoland Dreier1-6/+0
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier1-17/+18
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak1-0/+1
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak1-0/+1
2006-03-20IB: Whitespace cleanupsRoland Dreier1-1/+0
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier1-1/+2
2006-01-17IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin1-0/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-4/+4
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein1-4/+17
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-3/+1
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier1-6/+3
2005-10-28[IB] fix up class_device_create() callsRoland Dreier1-1/+2
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier1-56/+147
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)Roland Dreier1-0/+7
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+7
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier1-1/+15
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier1-1/+2
2005-10-17[IB] uverbs: unlock correctly in error pathsRoland Dreier1-2/+6
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier1-0/+11
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-141/+151
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-8/+19
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-36/+62
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier1-1/+19
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier1-1/+2
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov1-1/+13
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier1-0/+698