aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/dt_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann1-1053/+0
2015-09-12Staging: lustre: obdclass: Remove braces for single statement blocksShraddha Barke1-3/+2
2015-06-10Staging: lustre: fix space before and after comma in dt_object.cZoltán Lajos Kis1-1/+1
2015-06-10Staging: lustre: fix braces are not necessary in dt_object.cZoltán Lajos Kis1-2/+2
2015-06-10Staging: lustre: fix line over 80 characters in dt_object.cZoltán Lajos Kis1-1/+2
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-6/+0
2015-03-01staging: lustre: obdclass: remove unused variableAya Mahfouz1-4/+1
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