aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_file_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-1/+1
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky1-1/+4
2016-06-17IB/qib: Prevent context lossIra Weiny1-0/+5
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+1
2016-05-01IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V1-4/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+5
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez1-1/+2
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro1-8/+12
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+0
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+0
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn1-0/+6
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn1-9/+7
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn1-2/+2
2014-03-17IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter1-1/+1
2014-03-17IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud1-1/+2
2013-08-13IB/qib: Improve SDMA performanceCQ Tang1-1/+1
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-48/+128
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-06-21IB/qib: Add dual-rail NUMA awareness for PSM processesRamkrishna Vepa1-49/+125
2013-06-21IB/qib: Add optional NUMA affinityRamkrishna Vepa1-1/+5
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn1-31/+32
2011-12-19IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-06IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn1-0/+2
2011-07-18IB/qib: Fix potential deadlock with link down interruptRam Vepa1-2/+3
2011-07-18IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI1-5/+6
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-10IB/qib: Fix context allocation with multiple HCAsMike Marciniszyn1-5/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
2010-09-23drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-21IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson1-99/+104
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+2317