aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mgc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-08staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida1-2/+2
2014-01-08staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida1-4/+4
2014-01-08lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida1-2/+2
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao4-5/+5
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin2-152/+245
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger1-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman2-67/+67
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-6/+0
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman1-1/+1
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman2-38/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_mgc.cSachin Kamat1-1/+0
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb1-2/+6
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao3-21/+32
2013-05-14staging: add Lustre file system client supportPeng Tao5-0/+2177