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