aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv (follow)
AgeCommit message (Expand)AuthorFilesLines
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