index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
hfi1
/
file_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
1
-24
/
+38
*
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
2017-05-04
1
-20
/
+31
*
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-04
1
-89
/
+90
*
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
2017-05-04
1
-1
/
+1
*
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
2017-05-04
1
-74
/
+48
*
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-04
1
-35
/
+33
*
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
1
-24
/
+30
*
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
2017-05-04
1
-1
/
+4
*
IB/hfi: Protect against writable mmap
Ira Weiny
2017-04-28
1
-0
/
+4
*
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-04-20
1
-10
/
+17
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
*
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
2016-11-15
1
-3
/
+16
*
IB/hfi1: Restore EPROM read ability
Dean Luick
2016-10-02
1
-1
/
+0
*
IB/hfi1: Fix resource release in context allocation
Jakub Pawlak
2016-10-02
1
-5
/
+12
*
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
2016-10-02
1
-12
/
+29
*
IB/hfi1: Fix mm_struct use after free
Ira Weiny
2016-08-22
1
-0
/
+2
*
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
2016-08-22
1
-1
/
+1
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-04
1
-40
/
+51
|
\
|
*
IB/hfi1: Fix TID caching actions
Dean Luick
2016-08-02
1
-0
/
+4
|
*
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
1
-2
/
+4
|
*
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
2016-08-02
1
-10
/
+11
|
*
IB/hfi1: Restructure hfi1_file_open
Ira Weiny
2016-08-02
1
-4
/
+10
|
*
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
2016-08-02
1
-4
/
+0
|
*
IB/hfi1: Refine user process affinity algorithm
Sebastian Sanchez
2016-08-02
1
-5
/
+10
|
*
IB/hfi1: Remove unnecessary done label in hfi1_write_iter
Ira Weiny
2016-08-02
1
-17
/
+14
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
2016-08-03
1
-1
/
+1
*
|
IB/hfi1: Prevent context loss
Ira Weiny
2016-06-17
1
-0
/
+3
|
/
*
IB/hfi1: Move driver out of staging
Dennis Dalessandro
2016-05-26
1
-0
/
+1498