summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-11IB/rdmavt: Add SRQ stubsDennis Dalessandro5-1/+155
2016-03-11IB/rdmavt: Add memory region stubsDennis Dalessandro5-1/+246
2016-03-11IB/rdmavt: Add address handle stubsDennis Dalessandro5-2/+143
2016-03-11IB/rdmavt: Add queue pair function stubsDennis Dalessandro5-1/+195
2016-03-11IB/rdmavt: Alloc and dealloc ucontextsDennis Dalessandro1-0/+22
2016-03-11IB/rdmavt: Add query gid stubDennis Dalessandro1-0/+22
2016-03-11IB/rdmavt: Add pkey query stubDennis Dalessandro2-1/+23
2016-03-11IB/rdmavt: Add query and modify port stubsDennis Dalessandro1-0/+48
2016-03-11IB/rdmavt: Add query and modify device stubsDennis Dalessandro1-0/+31
2016-03-11IB/rdmavt: Macroize override checks during driver registrationDennis Dalessandro1-13/+9
2016-03-11IB/rdmavt: Add ib core device attributes to rvt driver params listDennis Dalessandro2-3/+56
2016-03-11IB/rdmavt: Add protection domain to rdmavt.Dennis Dalessandro6-5/+206
2016-03-11IB/rdmavt: Consolidate dma ops in rdmavt.Dennis Dalessandro5-1/+249
2016-03-11IB/rdmavt: Create module framework and handle driver registrationDennis Dalessandro9-0/+232
2016-03-11staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow5-2/+89
2016-03-11staging/hfi1: Fix Xmit Wait calculationIra Weiny1-13/+20
2016-03-11staging/hfi1: Clean up commentsEdward Mascarenhas5-6/+5
2016-03-11staging/hfi1: Remove unneeded variable indexDean Luick1-12/+7
2016-03-11staging/hfi1: add per SDMA engine stats to hfistatsVennila Megavannan6-15/+139
2016-03-01staging/hfi1: Change default krcvqsjubin.john@intel.com1-1/+1
2016-03-01staging/hfi1: change krcvqs mod param from byte to uintMark F. Brown2-3/+3
2016-03-01staging/hfi1: Move s_sde to read mostly section of hfi1_qpHarish Chegondi1-1/+1
2016-03-01staging/hfi1: Use BIT macrojubin.john@intel.com8-50/+50
2016-03-01staging/hfi1: set Gen3 half-swing for integrated devicesDean Luick2-4/+89
2016-03-01staging/hfi1: add dd_dev_dbgIra Weiny1-0/+4
2016-02-29staging/hfi1: Enable TID caching featureMitko Haralanov7-498/+132
2016-02-29staging/hfi1: Add TID entry program function bodyMitko Haralanov1-4/+259
2016-02-29staging/hfi1: Add TID free/clear function bodiesMitko Haralanov1-6/+85
2016-02-29staging/hfi1: Add MMU notifier callback functionMitko Haralanov1-2/+65
2016-02-29staging/hfi1: Add TID cache receive init and free funcsMitko Haralanov1-10/+144
2016-02-29staging/hfi1: Convert lock to mutexMitko Haralanov3-8/+8
2016-02-29staging/hfi1: Add building blocks for TID cachingMitko Haralanov1-0/+337
2016-02-29staging/hfi1: TID group definitions and support funcsMitko Haralanov1-0/+64
2016-02-29staging/hfi1: Remove un-needed variableMitko Haralanov1-7/+4
2016-02-29staging/hfi1: Add definitions needed for TID cacheMitko Haralanov1-0/+20
2016-02-29uapi/hfi1_user: Add command and event for TID cachingMitko Haralanov2-1/+5
2016-02-29uapi/hfi1_user: Correct comment for capability bitMitko Haralanov1-1/+1
2016-02-29staging/hfi1: Add function stubs for TID cachingMitko Haralanov5-1/+278
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds1-1/+1
2016-02-28do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro1-5/+4
2016-02-28should_follow_link(): validate ->d_seq after having decided to followAl Viro1-0/+5
2016-02-28namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro1-2/+2
2016-02-28do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro1-0/+4
2016-02-28fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig1-2/+4
2016-02-28hpfs: don't truncate the file when delete failsMikulas Patocka1-28/+3
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler2-35/+3
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler7-16/+43
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler6-10/+13
2016-02-27ext4: online defrag not supported with DAXRoss Zwisler1-0/+5
2016-02-27ext2, ext4: only set S_DAX for regular inodesRoss Zwisler2-2/+2