index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-01-22
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
1
-1
/
+1
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
1
-8
/
+3
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
1
-0
/
+7
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
1
-0
/
+4
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
1
-3
/
+3
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
1
-1
/
+1
2018-05-09
IB/hfi1: Reorder incorrect send context disable
Michael J. Ruhl
1
-1
/
+1
2018-04-27
infiniband: hw: hfi1: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+1
2018-02-02
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+9
2018-01-11
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-9
/
+9
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-206
/
+280
2017-10-15
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-29
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
1
-2
/
+1
2017-08-29
IB/hfi1: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-29
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-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-24
/
+38
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-20
/
+31
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-89
/
+90
2017-05-05
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-1
/
+1
2017-05-05
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-74
/
+48
2017-05-05
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
1
-35
/
+33
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-24
/
+30
[next]