summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/file_ops.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-10IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche
2017-09-29IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl
2017-09-29IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl
2017-08-28IB/hfi1: constify vm_operations_structArvind Yadav
2017-08-28IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl
2017-07-31IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl
2017-07-31IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl
2017-06-27IB/hfi1: Create common expected receive verbs/PSM codeMike Marciniszyn
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-04IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-04-28IB/hfi: Protect against writable mmapIra Weiny
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk
2016-10-02IB/hfi1: Restore EPROM read abilityDean Luick
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak