summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/file_ops.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-206/+280
|\
| * IB/hfi1: Remove set-but-not-used variablesBart Van Assche2017-10-141-3/+1
| * IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl2017-09-291-56/+66
| * IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl2017-09-291-40/+34
| * IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl2017-09-291-14/+40
| * IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl2017-09-291-12/+37
| * IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl2017-09-291-21/+45
| * IB/hfi1: Refactor get_base_infoMichael J. Ruhl2017-09-291-12/+12
| * IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl2017-09-291-12/+12
| * IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl2017-09-291-10/+10
| * IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl2017-09-291-17/+19
| * IB/hfi1: Inline common calculationMichael J. Ruhl2017-09-271-13/+8
* | IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl2017-09-271-19/+22
|/
* IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl2017-08-281-2/+1
* IB/hfi1: constify vm_operations_structArvind Yadav2017-08-281-1/+1
* IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi2017-08-281-1/+1
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-66/+119
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-221-97/+74
* IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl2017-07-311-23/+32
* IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl2017-07-311-3/+5
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-311-6/+5
* IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-311-3/+3
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-3/+3
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-311-6/+0
* IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl2017-07-311-11/+26
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-1/+1
* IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl2017-06-271-14/+25
* IB/hfi1: Create common expected receive verbs/PSM codeMike Marciniszyn2017-06-271-2/+2
* IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-041-24/+38
* IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-041-20/+31
* IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-041-89/+90
* IB/hfi1: Correctly clear the pkeyMichael J. Ruhl2017-05-041-1/+1
* IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-041-74/+48
* IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl2017-05-041-35/+33
* IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-041-24/+30
* IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-041-1/+4
* IB/hfi: Protect against writable mmapIra Weiny2017-04-281-0/+4
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-10/+17
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk2016-11-151-3/+16
* IB/hfi1: Restore EPROM read abilityDean Luick2016-10-021-1/+0
* IB/hfi1: Fix resource release in context allocationJakub Pawlak2016-10-021-5/+12
* IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan2016-10-021-12/+29
* IB/hfi1: Fix mm_struct use after freeIra Weiny2016-08-221-0/+2
* IB/hfi1: Add missing error code assignment before testChristophe Jaillet2016-08-221-1/+1
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-041-40/+51
|\
| * IB/hfi1: Fix TID caching actionsDean Luick2016-08-021-0/+4
| * IB/hfi1: Make use of mm consistentIra Weiny2016-08-021-2/+4
OpenPOWER on IntegriCloud