index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2021-01-22
RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' param
Lee Jones
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
2020-03-18
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2019-11-23
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
2019-01-21
IB/hfi1: Remove overly conservative VM_EXEC flag check
Michael J. Ruhl
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
2018-05-09
IB/hfi1: Reorder incorrect send context disable
Michael J. Ruhl
2018-04-27
infiniband: hw: hfi1: Change return type to vm_fault_t
Souptick Joarder
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-10
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
2017-09-29
IB/hfi1: Refactor reset_ctxt() IOCTL
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor get_user() IOCTLs
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor get_base_info
Michael J. Ruhl
2017-09-29
IB/hfi1: Fix parenthesis alignment issues
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor get_ctxt_info
Michael J. Ruhl
2017-09-29
IB/hfi1: Refactor assign_ctxt() IOCTL
Michael J. Ruhl
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
2017-09-27
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
2017-08-28
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
2017-08-28
IB/hfi1: constify vm_operations_struct
Arvind Yadav
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
IB/hfi1: Split copy_to_user data copy for better security
Michael J. Ruhl
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
2017-07-31
IB/hfi1: Use context pointer rather than context index
Michael J. Ruhl
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
2017-07-31
IB/hfi1: Assign context does not clean up file descriptor correctly on error
Michael J. Ruhl
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
[next]