summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* lustre: get rid of playing with ->fsAl Viro2014-12-173-41/+2
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15131-1730/+1316
|\
| * lustre: Deletion of unnecessary checks before three function callsMarkus Elfring2014-12-022-5/+3
| * staging: lustre: fix sparse warnings: static function declarationVincenzo Scotti2014-12-021-1/+1
| * staging: lustre: fixed sparse warnings related to static declarationsJanet Liu2014-12-021-6/+6
| * staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht2014-11-262-2/+2
| * staging: lustre: ldlm: Remove unnecessary braces at ifsAndreas Ruprecht2014-11-262-7/+4
| * staging: lustre: ldlm: Remove unnecessary line continuationsAndreas Ruprecht2014-11-261-2/+2
| * staging: lustre: ldlm: Fix warning about unneeded return statementAndreas Ruprecht2014-11-261-1/+0
| * staging: lustre: ldlm: Fix initialization of static variablesAndreas Ruprecht2014-11-262-2/+2
| * staging: lustre: ldlm: Fix indentation errors for switch-caseAndreas Ruprecht2014-11-262-25/+25
| * staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht2014-11-263-7/+8
| * staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht2014-11-268-30/+49
| * staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht2014-11-269-1/+29
| * staging: lustre: Fix sparse warnings for lnet/lnet/router.cGiedrius Statkevicius2014-11-261-9/+9
| * staging: lustre: Coalesce string fragmentsJoe Perches2014-11-2388-1013/+688
| * staging: lustre: mdc: use __FMODE_EXEC macroJuston Li2014-11-222-6/+2
| * drivers: staging: lustre: lnet: api-nc.c: Fix Style WarningsThomas Wood2014-11-221-2/+1
| * staging: lustre: lustre: ptlrpc: Remove unnecessary bracesBalavasu Kuppusammyprathaban2014-11-221-3/+1
| * staging: lustre: libcfs_debug.h: remove final uses of the GOTO macroJulia Lawall2014-11-221-12/+0
| * staging: lustre: libcfs: remove final uses of the GOTO macroJulia Lawall2014-11-221-8/+0
| * staging: lustre: osc: remove final uses of the GOTO macroJulia Lawall2014-11-221-58/+110
| * drivers: staging: lustre: Kconfig: Let LUSTRE_LLITE_LLOOP depend on all !"*_6...Chen Gang2014-11-221-1/+1
| * staging: lustre: Remove unnecessary parentheses.Masanari Iida2014-11-221-1/+1
| * staging: lustre: Remove unnecessary semicolonMasanari Iida2014-11-221-2/+2
| * Staging: lustre: Use put_unaligned_le64Vaishali Thakkar2014-11-031-7/+5
| * Staging: lustre: lnet: Improve 'incarnation' stampTina Ruchandani2014-11-031-8/+3
| * Staging: lustre: lnet: lnet: Better cookie genTina Ruchandani2014-10-301-11/+4
| * staging:lustre:lnet:selftest: remove unused functionAnton Saraev2014-10-291-11/+0
| * staging:lustre:lnet:selftest: fix sparse warningsAnton Saraev2014-10-296-75/+75
| * staging: lustre: Use __init and __exit markers for lifecycle functionsMariusz Gorski2014-10-291-2/+2
| * staging: lustre: validate size in ll_setxattr()Dan Carpenter2014-10-291-0/+3
| * staging: lustre: validate size in lustre_posix_acl_xattr_filter()Dan Carpenter2014-10-292-5/+5
| * drivers: staging: lustre: Fix "spaces required around that '='" errorsGreg Donald2014-10-292-2/+2
| * drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2014-10-296-10/+10
| * drivers: staging: lustre: Fix 'that open brace { should be on the previous li...Greg Donald2014-10-292-18/+10
| * drivers: staging: lustre: Fix "space prohibited before that close parenthesis...Greg Donald2014-10-294-6/+6
| * staging: lustre: silence a static checker warningDan Carpenter2014-10-291-1/+1
| * staging: lustre: lustre: ptlrpc: sec.c: Replacing strncat with strlcat to avo...Rickard Strandqvist2014-10-291-3/+2
| * Staging: lustre: llite: fix some sparse warnings about userspace pointerAnh Le2014-10-293-28/+38
| * staging/lustre/quota: Get rid of compat quota codeOleg Drokin2014-10-292-76/+0
| * staging/lustre: get rid of deprecaed acl mount option codeOleg Drokin2014-10-291-19/+0
| * staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksumsOleg Drokin2014-10-293-49/+0
| * drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODEFilipe Gonçalves2014-10-291-11/+0
| * Staging: lustre: libcfs_cpu: Fix ERROR: do not initialise globals to 0 or NULLanuvazhayil2014-10-291-1/+1
| * Staging: lustre: Place a space after a semi colon.Surya Seetharaman2014-10-281-2/+2
| * Staging: lustre: llite: Simplify error handlingTina Ruchandani2014-10-271-1/+7
| * Staging: lustre: lnet: Make functions staticTina Ruchandani2014-10-273-14/+14
| * staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in...Jiayi Ye2014-10-271-1/+2
| * staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-274-4/+4
OpenPOWER on IntegriCloud