aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fid (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17staging: lustre: fid: Remove space before braces for defined() checkAndreas Ruprecht2-3/+3
2014-09-08staging: clean up checkpatch warnings in lustreEddie Kovsky1-2/+2
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond1-1/+0
2014-08-30staging: lustre: fid,fld: expand the GOTO macroJulia Lawall1-7/+11
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin1-3/+3
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2-6/+6
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman2-2/+2
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPF64 #defineGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: fid: fid_request.c: checkpatch cleanup: align arguments to parenthesisGreg Kroah-Hartman1-6/+6
2014-07-11staging: lustre: fid: remove ccflags from MakefileGreg Kroah-Hartman5-18/+15
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman4-5/+5
2014-06-19staging : lustre : lustre : fid : lproc_fid.c: fixed warningAnil Belur1-2/+4
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin1-12/+29
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-2/+2
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-3/+3
2014-03-17Staging: lustre: fid: fix split strings.Gary Rookard1-12/+12
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-3/+2
2013-10-26staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea1-3/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman2-23/+23
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman2-19/+0
2013-07-23staging/lustre/fid: prepare FID module for client server splitLiu Xuezhao7-1000/+108
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao2-178/+38
2013-05-14staging: add Lustre file system client supportPeng Tao7-0/+1990