aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli2-44/+47
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches3-26/+21
2014-11-22staging: lustre: Remove unnecessary parentheses.Masanari Iida1-1/+1
2014-11-22staging: lustre: Remove unnecessary semicolonMasanari Iida1-2/+2
2014-10-20Staging: lustre: lustre: lmv: Removed variable that is not very useful.Heena Sirwani1-2/+1
2014-09-11staging: lustre: fix inappropriate enums declarations.Hugues Morisset2-4/+4
2014-09-06staging/lustre: Fixed checkpatch warning: Use #include <linux/statfs.h> instead of <asm/statfs.h>Filipe Gonçalves1-1/+1
2014-09-06staging: lustre: lmv: lmv_internal.h: fix checkpatch.pl spacing errorsJuston Li1-2/+2
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond1-1/+1
2014-08-30staging: lustre: lmv: expand the GOTO macroJulia Lawall2-37/+65
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald1-2/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-4/+4
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin3-12/+8
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman2-6/+6
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman6-31/+28
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin1-1/+1
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-9/+16
2014-04-16drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointerJohn de la Garza1-8/+8
2014-03-06staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi1-2/+3
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao2-2/+0
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang1-2/+2
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2013-12-17staging: lustre: Fix typo in lustre/lustre/lmvMasanari Iida1-3/+3
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-7/+2
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman3-210/+210
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman2-5/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman3-60/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_obd.cSachin Kamat1-1/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_intent.cSachin Kamat1-1/+0
2013-07-25staging: lustre: Remove duplicate header file inclusion in lmv_fld.cSachin Kamat1-1/+0
2013-07-24staging/lustre/lmv: support DNE with HSM.Thomas Leibovici1-1/+199
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_lmv.cSachin Kamat1-1/+0
2013-07-23staging/lustre/lmv: fix duplicate directory entriesNed Bass1-1/+2
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-6/+6
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao2-64/+53
2013-05-14staging: add Lustre file system client supportPeng Tao6-0/+3553