index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_file_ops.c
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2017-12-11
IB/qib: Cleanup qib_set_part_key() with direct returns
Joe Perches
2017-12-11
IB/qib: remove redundant setting of any in for-loop
Colin Ian King
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-14
IB/qib: Remove set-but-not-used variables
Bart Van Assche
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-12-03
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-06-17
IB/qib: Prevent context loss
Ira Weiny
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-01
IB/qib: Use cache inhibitted and guarded mapping on powerpc
Aneesh Kumar K.V
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-04-11
infinibad: weird APIs switched to ->write_iter()
Al Viro
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2014-03-17
IB/qib: Remove duplicate check in get_a_ctxt()
Dan Carpenter
2014-03-17
IB/qib: add missing braces in do_qib_user_sdma_queue_create()
Yann Droneaud
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-06-21
IB/qib: Add dual-rail NUMA awareness for PSM processes
Ramkrishna Vepa
2013-06-21
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-02-22
new helper: file_inode(file)
Al Viro
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
2011-12-19
IB/qib: Correct sense on freectxts increment and decrement
Mike Marciniszyn
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-06
IB/qib: Correct nfreectxts for multiple HCAs
Mike Marciniszyn
2011-07-18
IB/qib: Fix potential deadlock with link down interrupt
Ram Vepa
2011-07-18
IB/qib: Convert old cpumask api into new one
Motohiro KOSAKI
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-10
IB/qib: Fix context allocation with multiple HCAs
Mike Marciniszyn
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-23
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
2010-07-21
IB/qib: Allow PSM to select from multiple port assignment algorithms
Dave Olson
2010-05-23
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell