| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] struct path: convert infiniband | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
* | IB/uverbs: Avoid a crash on device hot remove | Jack Morgenstein | 2006-08-03 | 1 | -1/+7 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-06-25 | 1 | -6/+0 |
|\ |
|
| * | IB/uverbs: Remove unnecessary list_del()s | Roland Dreier | 2006-06-22 | 1 | -6/+0 |
* | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
|/ |
|
* | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 2006-06-17 | 1 | -17/+18 |
* | IB/uverbs: Support for query SRQ from userspace | Dotan Barak | 2006-03-20 | 1 | -0/+1 |
* | IB/uverbs: Support for query QP from userspace | Dotan Barak | 2006-03-20 | 1 | -0/+1 |
* | IB: Whitespace cleanups | Roland Dreier | 2006-03-20 | 1 | -1/+0 |
* | IB: Add userspace support for resizing CQs | Roland Dreier | 2006-03-20 | 1 | -1/+2 |
* | IB/uverbs: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+1 |
* | IB: convert from semaphores to mutexes | Ingo Molnar | 2006-01-13 | 1 | -4/+4 |
* | IB/uverbs: track multicast group membership for userspace QPs | Jack Morgenstein | 2005-11-29 | 1 | -4/+17 |
* | [IB] kzalloc() conversions | Roland Dreier | 2005-11-02 | 1 | -3/+1 |
* | [IB] uverbs: Avoid NULL pointer deref on CQ async event | Roland Dreier | 2005-10-31 | 1 | -6/+3 |
* | [IB] fix up class_device_create() calls | Roland Dreier | 2005-10-28 | 1 | -1/+2 |
* | [IB] uverbs: Fix device lifetime problems | Roland Dreier | 2005-10-28 | 1 | -56/+147 |
* | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co... | Roland Dreier | 2005-10-24 | 1 | -0/+7 |
|\ |
|
| * | [IB] Add idr_destroy() calls on module unload | Roland Dreier | 2005-10-24 | 1 | -0/+7 |
* | | [IB] uverbs: Implement more commands | Roland Dreier | 2005-10-17 | 1 | -1/+15 |
* | | [IB] uverbs: Add a mask of device methods allowed for userspace | Roland Dreier | 2005-10-17 | 1 | -1/+2 |
* | | [IB] uverbs: unlock correctly in error paths | Roland Dreier | 2005-10-17 | 1 | -2/+6 |
* | | [IB] uverbs: Add device-specific ABI version attribute | Roland Dreier | 2005-10-17 | 1 | -0/+11 |
* | | [IB] uverbs: ABI-breaking fixes for userspace verbs | Roland Dreier | 2005-10-17 | 1 | -141/+151 |
|/ |
|
* | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 | 1 | -8/+19 |
* | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-09 | 1 | -36/+62 |
* | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-26 | 1 | -1/+19 |
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 1 | -0/+2 |
* | [PATCH] IB: fix use-after-free in user verbs cleanup | Roland Dreier | 2005-08-26 | 1 | -1/+2 |
* | [IB/uverbs]: Add O_ASYNC support | Gleb Natapov | 2005-07-27 | 1 | -1/+13 |
* | [PATCH] IB uverbs: core implementation | Roland Dreier | 2005-07-07 | 1 | -0/+698 |