summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
AgeCommit message (Expand)Author
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-05IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein
2009-09-05IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-04IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier
2008-06-20infiniband: more BKL pushdownJonathan Corbet
2008-06-18IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein
2008-05-20IB: fix race in device_createGreg Kroah-Hartman
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier
2008-04-16IB/uverbs: Don't store struct file * for event filesRoland Dreier
2007-10-09IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein
2006-06-25Merge 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 mountDavid Howells
2006-06-22IB/uverbs: Remove unnecessary list_del()sRoland Dreier
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak
2006-03-20IB: Whitespace cleanupsRoland Dreier
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-01-17IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier
2005-10-28[IB] fix up class_device_create() callsRoland Dreier
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier
2005-10-17[IB] uverbs: unlock correctly in error pathsRoland Dreier
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier