summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_file_ops.c
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+1
* infiniband: remove WARN that is not kernel bugLeon Romanovsky2016-12-031-1/+4
* IB/qib: Prevent context lossIra Weiny2016-06-171-0/+5
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-4/+1
|\
| * IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2016-05-011-4/+1
* | IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+5
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-051-1/+2
* infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-111-8/+12
* Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
* | IB/qib: Add blank line after declarationMike Marciniszyn2015-02-201-0/+6
* | IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-201-9/+7
* | IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-171-2/+2
|/
* IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter2014-03-171-1/+1
* IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud2014-03-171-1/+2
* IB/qib: Improve SDMA performanceCQ Tang2013-08-131-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-131-48/+128
|\
| * IB/qib: Add dual-rail NUMA awareness for PSM processesRamkrishna Vepa2013-06-211-49/+125
| * IB/qib: Add optional NUMA affinityRamkrishna Vepa2013-06-211-1/+5
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-1/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* IB/qib: checkpatch fixesMike Marciniszyn2012-07-191-31/+32
* IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn2011-10-061-0/+2
|/
* IB/qib: Fix potential deadlock with link down interruptRam Vepa2011-07-181-2/+3
* IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-181-5/+6
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* IB/qib: Fix context allocation with multiple HCAsMike Marciniszyn2011-01-101-5/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+2
|\
| * drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
|/
* IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson2010-07-211-99/+104
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-231-0/+2317