summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-03staging: libcfs: remove integer types abstraction from libcfsJames Simmons4-8/+4
2017-02-03staging: lustre: llite: Adding timed wait in ll_umount_beginRahul Deshmukh2-2/+11
2017-02-03staging: lustre: llite: specify READA debug mask for ras_updateBobi Jam1-0/+4
2017-02-03staging: lustre: header: remove assert from interval_set()James Simmons4-9/+20
2017-02-03staging: lustre: lov: ld_target could be NULLBobi Jam1-0/+7
2017-02-03staging: lustre: libcfs: default CPT matches NUMA topologyDmitry Eremin1-1/+1
2017-02-03staging: lustre: libcfs: avoid stomping on module param cpu_patternDmitry Eremin1-1/+9
2017-02-03staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong1-37/+87
2017-02-03staging: lustre: clio: sync write should update mtimeNiu Yawei1-0/+12
2017-02-03staging: lustre: ptlrpc: comment for FLD_QUERY RPC reply swabFan Yong1-0/+17
2017-02-03staging: lustre: llite: Setting xattr are properly checked with and without ACLsDmitry Eremin1-0/+9
2017-02-03staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh3-3/+0
2017-02-03staging: lustre: mgc: handle config_llog_data::cld_refcount properlyFan Yong1-89/+94
2017-02-03staging: lustre: llite: Trust creates in revalidate too.Oleg Drokin2-8/+16
2017-02-03staging: lustre: llite: normal user can't set FS default stripeLai Siyao1-5/+9
2017-02-03staging: lustre: lustre: Remove old commented out codeBen Evans3-17/+2
2017-02-03staging: lustre: lmv: remove unused placement parameterJohn L. Hammond3-77/+0
2017-02-03staging: lustre: llite: remove obsolete comment for ll_unlink()John L. Hammond1-5/+0
2017-02-03staging: lustre: llite: handle inactive OSTs better in statfsAndreas Dilger2-3/+4
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-02-03staging: lustre: obdclass: do not call lu_site_purge() for single object exceedAlex Zhuravlev2-9/+25
2017-02-03staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong5-9/+29
2017-02-03staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-02-03staging: lustre: lmv: Error not handled for lmv_find_targetUlka Vaze1-7/+18
2017-02-03staging: lustre: obd: RCU stalls in lu_cache_shrink_count()Ann Koehler2-43/+43
2017-02-03staging: lustre: lmv: Correctly generate target_obdGiuseppe Di Natale1-2/+15
2017-02-03staging: lustre: ldlm: Restore connect flags on failureJeremy Filizetti1-0/+2
2017-02-03staging: lustre: ptlrpc: set proper mbits for EINPROGRESS resendNiu Yawei2-4/+8
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong5-112/+114
2017-02-03staging: lustre: mdc: quiet console message for known -EINTRAndreas Dilger1-16/+13
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam5-0/+120
2017-02-03staging: lustre: statahead: drop support for remote entryLai Siyao6-84/+68
2017-02-03staging: lustre: llite: Remove access of stripe in ll_setattr_rawJinshan Xiong8-79/+68
2017-02-03staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov1-2/+1
2017-02-03staging: greybus: Remove duplicate include fileMasanari Iida1-1/+0
2017-02-03staging: rts5208: remove unncessary result set and check, just return SUCCESSColin Ian King1-4/+2
2017-02-03staging: rts5208: remove redundant retval status checkColin Ian King1-6/+0
2017-02-03staging: fbtft: change 'gamma' array to u32Arnd Bergmann22-26/+26
2017-02-03staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann2-3/+3
2017-02-02staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as staticArnd Bergmann1-1/+1
2017-02-02staging: rtl8192e: Aligning the * on each line in block commentsArushi1-1/+1
2017-02-02staging: unisys: visorbus: get rid of unused payload infoDavid Kershner1-98/+3
2017-02-02staging: unisys: visorbus: remove putfile data structuresDavid Kershner1-54/+0
2017-02-02staging: unisys: visornic: prevent hang doing 'modprobe -r visornic'Tim Sell1-4/+1
2017-02-02staging: unisys: visorbus: Consolidate kobject functionsDavid Binder1-45/+31
2017-02-02staging: unisys: visorbus: Check controlvm message payload sizeDavid Binder1-0/+4
2017-02-02staging: unisys: visorbus: Remove unused struct in visorchannel.cDavid Binder1-6/+0
2017-02-02staging: bcm2835-audio: fix style problem in vc_vchi_audioserv_defs.hMiquel Raynal1-1/+1
2017-02-02staging: bcm2835-audio: use | instead of || otherwise result is just boolean 1Colin Ian King1-2/+2
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann29-285/+269