index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_file_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/qib: Fix comment typo
Jason Wang
2022-07-19
1
-1
/
+1
*
IB: Fix spelling of 'writable'
Zhang Jiaming
2022-07-04
1
-2
/
+2
*
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2022-01-20
1
-1
/
+1
*
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-6
/
+6
*
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-03-22
1
-2
/
+3
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
RDMA/qib: Unneeded variable ret
Hariprasad Kelam
2019-07-25
1
-2
/
+1
*
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-4
/
+3
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
2018-05-24
1
-3
/
+7
*
infiniband: hw: qib: Change return type to vm_fault_t
Souptick Joarder
2018-04-27
1
-1
/
+1
*
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-29
1
-4
/
+4
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
1
-43
/
+25
|
\
|
*
IB/qib: Cleanup qib_set_part_key() with direct returns
Joe Perches
2017-12-11
1
-42
/
+24
|
*
IB/qib: remove redundant setting of any in for-loop
Colin Ian King
2017-12-11
1
-1
/
+1
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-7
/
+7
|
/
*
IB/qib: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
1
-9
/
+0
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-1
/
+1
*
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-12-03
1
-1
/
+4
*
IB/qib: Prevent context loss
Ira Weiny
2016-06-17
1
-0
/
+5
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-4
/
+1
|
\
|
*
IB/qib: Use cache inhibitted and guarded mapping on powerpc
Aneesh Kumar K.V
2016-05-01
1
-4
/
+1
*
|
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-04-28
1
-0
/
+5
|
/
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-05-05
1
-1
/
+2
*
infinibad: weird APIs switched to ->write_iter()
Al Viro
2015-04-11
1
-8
/
+12
*
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
1
-1
/
+0
|
\
|
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
*
|
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
1
-0
/
+6
*
|
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
1
-9
/
+7
*
|
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2015-02-17
1
-2
/
+2
|
/
*
IB/qib: Remove duplicate check in get_a_ctxt()
Dan Carpenter
2014-03-17
1
-1
/
+1
*
IB/qib: add missing braces in do_qib_user_sdma_queue_create()
Yann Droneaud
2014-03-17
1
-1
/
+2
*
IB/qib: Improve SDMA performance
CQ Tang
2013-08-13
1
-1
/
+1
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-13
1
-48
/
+128
|
\
|
*
IB/qib: Add dual-rail NUMA awareness for PSM processes
Ramkrishna Vepa
2013-06-21
1
-49
/
+125
|
*
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-06-21
1
-1
/
+5
*
|
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
1
-1
/
+1
|
/
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-1
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
IB/qib: checkpatch fixes
Mike Marciniszyn
2012-07-19
1
-31
/
+32
*
IB/qib: Correct sense on freectxts increment and decrement
Mike Marciniszyn
2011-12-19
1
-2
/
+2
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
IB/qib: Correct nfreectxts for multiple HCAs
Mike Marciniszyn
2011-10-06
1
-0
/
+2
|
/
*
IB/qib: Fix potential deadlock with link down interrupt
Ram Vepa
2011-07-18
1
-2
/
+3
*
IB/qib: Convert old cpumask api into new one
Motohiro KOSAKI
2011-07-18
1
-5
/
+6
[next]