summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/fld
AgeCommit message (Expand)Author
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann
2015-09-16staging/lustre/fld: Replace OBD_ALLOC_GFP with kzallocOleg Drokin
2015-07-13staging: lustre: fld: Use !x to check for kzalloc failureJulia Lawall
2015-06-17Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin
2015-05-08Staging: lustre: fld: Use kzalloc and kfreeJulia Lawall
2015-03-18staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto
2015-03-18staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto
2015-03-18staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto
2015-03-06staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto
2015-03-01staging: lustre: fld_request.c: Remove else after return.Alberto Pires de Oliveira Neto
2015-02-07staging/lustre/fld: refer to MDT0 for fld lookup in some caseswang di
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli
2015-01-25staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong
2015-01-17staging: lustre: replace static value with defineTristan Lelong
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2015-01-17staging: lustre: fld: fixed symbol was not declaredBrian Vandre
2014-09-11staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond
2014-08-30staging: lustre: fid,fld: expand the GOTO macroJulia Lawall
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t 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 LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-06-19staging: lustre: lustre: fld: lproc_fld.c fixed warningAnil Belur
2014-06-19staging: lustre: lustre: fld: lproc_fld.c fixed warningAnil Belur
2014-03-17Staging: lustre: fld: fix split strings.Gary Rookard
2014-03-17Staging: lustre: fld: fix spacing issue.Gary Rookard
2014-03-17Staging: lustre: fld: fix split string.Gary Rookard
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao
2013-11-11lustre/fld: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao