aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_capa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31staging: lustre: added a space between concatenated stringsMario Bambagini1-2/+2
2015-07-31staging: lustre: modified comparisons against NULLMario Bambagini1-2/+2
2015-07-31staging: lustre: fixed bad alignmentMario Bambagini1-7/+7
2015-07-31staging: lustre: fixed comments without */ on a new lineMario Bambagini1-4/+8
2015-07-31staging: lustre: fixed lines longer than 80 charsMario Bambagini1-2/+4
2015-06-08staging: lustre: llite: Fix No space after the declarationAparna Karuthodi1-0/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-2/+1
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_beforeq wrapperGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-3/+3
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-1/+1
2014-06-26staging: lustre: llite: llite_capa.c - fixed warning to use recomended headers <linux/uaccess.h>Anil Belur1-1/+1
2014-06-26staging: lustre: llite: llite_capa.c - fixes checkpatch errors - unecessary init of static variables to 0Anil Belur1-4/+4
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-1/+3
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-8/+8
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-1/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-6/+0
2013-07-24staging: lustre: Remove version.h header inclusion in llite_capa.cSachin Kamat1-1/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+661