aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
Commit message (Expand)AuthorAge
* IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-21
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-26
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
|\ \
| | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-13
| | * RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-13
| | * RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-13
| |/ |/|
| * RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-06
|/
* RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2011-07-04
* IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-23
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-03
* | Merge branch 'misc' into for-nextRoland Dreier2010-03-02
|\ \
| * | IB/uverbs: Use anon_inodes instead of private infinibandeventfsRoland Dreier2010-02-24
| |/
* | IB/uverbs: Whitespace cleanupAlexander Chiang2010-02-24
* | IB/uverbs: Increase maximum devices supportedAlexander Chiang2010-02-24
* | IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang2010-02-24
* | IB/uverbs: Remove dev_tableAlexander Chiang2010-02-24
* | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-24
|/
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL)Jack Morgenstein2009-09-05
* IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier2009-09-05
* saner FASYNC handling on file closeAl Viro2008-11-01
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler()Jack Morgenstein2008-06-18
| * IB: fix race in device_createGreg Kroah-Hartman2008-05-20
* | IB/uverbs: BKL is not needed for ib_uverbs_open()Roland Dreier2008-07-04
* | infiniband: more BKL pushdownJonathan Corbet2008-06-20
|/
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/uverbs: Use alloc_file() instead of get_empty_filp()Roland Dreier2008-04-17
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-17
* IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-09
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-08
* IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-03
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-25
|\
| * IB/uverbs: Remove unnecessary list_del()sRoland Dreier2006-06-22