index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
file_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-206
/
+280
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
1
-3
/
+1
2017-09-29
IB/hfi1: Refactor reset_ctxt() IOCTL
Michael J. Ruhl
1
-56
/
+66
2017-09-29
IB/hfi1: Refactor get_user() IOCTLs
Michael J. Ruhl
1
-40
/
+34
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
1
-14
/
+40
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
Michael J. Ruhl
1
-12
/
+37
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
Michael J. Ruhl
1
-21
/
+45
2017-09-29
IB/hfi1: Refactor get_base_info
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Fix parenthesis alignment issues
Michael J. Ruhl
1
-12
/
+12
2017-09-29
IB/hfi1: Refactor get_ctxt_info
Michael J. Ruhl
1
-10
/
+10
2017-09-29
IB/hfi1: Refactor assign_ctxt() IOCTL
Michael J. Ruhl
1
-17
/
+19
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
1
-13
/
+8
2017-09-27
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
1
-19
/
+22
2017-08-28
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
1
-2
/
+1
2017-08-28
IB/hfi1: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
1
-1
/
+1
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-66
/
+119
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
1
-97
/
+74
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
1
-23
/
+32
2017-07-31
IB/hfi1: Split copy_to_user data copy for better security
Michael J. Ruhl
1
-3
/
+5
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
1
-6
/
+5
2017-07-31
IB/hfi1: Use context pointer rather than context index
Michael J. Ruhl
1
-3
/
+3
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-3
/
+3
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
1
-6
/
+0
2017-07-31
IB/hfi1: Assign context does not clean up file descriptor correctly on error
Michael J. Ruhl
1
-11
/
+26
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-1
/
+1
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
1
-14
/
+25
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
1
-2
/
+2
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-24
/
+38
2017-05-04
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-20
/
+31
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-89
/
+90
2017-05-04
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-1
/
+1
2017-05-04
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-74
/
+48
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
1
-35
/
+33
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-24
/
+30
2017-05-04
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
1
-1
/
+4
2017-04-28
IB/hfi: Protect against writable mmap
Ira Weiny
1
-0
/
+4
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-10
/
+17
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2016-11-15
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
1
-3
/
+16
2016-10-02
IB/hfi1: Restore EPROM read ability
Dean Luick
1
-1
/
+0
2016-10-02
IB/hfi1: Fix resource release in context allocation
Jakub Pawlak
1
-5
/
+12
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
1
-12
/
+29
2016-08-22
IB/hfi1: Fix mm_struct use after free
Ira Weiny
1
-0
/
+2
2016-08-22
IB/hfi1: Add missing error code assignment before test
Christophe Jaillet
1
-1
/
+1
2016-08-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-40
/
+51
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-08-03
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
[next]