summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/file_ops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * IB/hfi1: Use the same capability state for all shared contextsDean Luick2016-08-021-10/+11
| * IB/hfi1: Restructure hfi1_file_openIra Weiny2016-08-021-4/+10
| * IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick2016-08-021-4/+0
| * IB/hfi1: Refine user process affinity algorithmSebastian Sanchez2016-08-021-5/+10
| * IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny2016-08-021-17/+14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-1/+1
|\ \ | |/ |/|
| * IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring2016-08-031-1/+1
* | IB/hfi1: Prevent context lossIra Weiny2016-06-171-0/+3
|/
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+1498
OpenPOWER on IntegriCloud