aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/fld_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto1-1/+0
2015-03-06staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto1-1/+1
2015-03-01staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto1-3/+2
2015-02-07staging/lustre/fld: refer to MDT0 for fld lookup in some caseswang di1-0/+9
2015-01-17staging: lustre: fld: fixed symbol was not declaredBrian Vandre1-1/+1
2014-09-11staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin1-0/+1
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond1-1/+0
2014-08-30staging: lustre: fid,fld: expand the GOTO macroJulia Lawall1-6/+8
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin1-5/+4
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-1/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-9/+8
2014-07-11staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman1-14/+14
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-06-19staging: lustre: lustre: fld: lproc_fld.c fixed warningAnil Belur1-1/+0
2014-03-17Staging: lustre: fld: fix split strings.Gary Rookard1-9/+6
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao1-1/+1
2013-11-11lustre/fld: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-4/+1
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao1-5/+0
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-16/+16
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-5/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-11/+1
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou1-1/+0
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao1-6/+34
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+519