summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/mgc
AgeCommit message (Expand)Author
2014-09-08staging/lustre/mgc: remove server specific llog handlingJohn L. Hammond
2014-09-08staging/lustre/mgc: inline mgc_cancel()John L. Hammond
2014-08-30staging/lustre/mgc: remove server specific handlersJohn L. Hammond
2014-08-30staging: lustre: mgc: expand the GOTO macroJulia Lawall
2014-08-30staging: lustre: mgc: remove unused fileJulia Lawall
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: mgc: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-26staging/lustre/mgc: replace hard-coded MGC_ENQUEUE_LIMIT valueCheng Shao
2014-05-25staging: lustre: Fixed warnings about using 0 as NULL ptrGreg DeAngelis
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida
2014-02-07staging/lustre/mgs: set_param -P option that sets value permanentlyArtem Blagodarenko
2014-01-08staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida
2014-01-08staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida
2014-01-08lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_mgc.cSachin Kamat
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao