aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/dt_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20drivers: staging: lustre: Fix "else should follow close brace '}'" errorsGreg Donald1-2/+1
2014-10-20staging: lustre: lustre: obdclass: Added missing line after declarationKumari Radha1-6/+6
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall1-19/+31
2014-09-08staging: lustre: obdclass: expand double GOTO macrosJulia Lawall1-2/+4
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-5/+5
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-4/+4
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-11/+11
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-6/+0
2013-06-05staging/lustre/lprocfs: interpret result of dt_statfs() correctlyJohn L. Hammond1-7/+7
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+1055