aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/lproc_fld.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-154/+0
2018-05-25staging: lustre: remove libcfs_all.h from fid, fld, obdclassNeilBrown1-1/+0
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown1-1/+1
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: fld: add include path to MakefileJames Simmons1-7/+7
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-03-01staging/lustre/fld: Fix style vs open parenthesis alignmentOleg Drokin1-2/+1
2016-02-20staging/lustre/fld: Adjust NULL comparison codestyleOleg Drokin1-9/+2
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann1-1/+0
2015-06-17Staging: lusture: Remove an open coded simple_open() functionAbdul Hussain1-8/+1
2015-05-31staging/lustre/fld: move all files from procfs to debugfsDmitry Eremin1-20/+22
2015-03-18staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto1-1/+2
2015-01-25staging: lustre: fld: declare internal symbols as staticLuca Ceresoli1-1/+1
2015-01-25staging: lustre: remove kmalloc from fld_proc_hash_seq_writeTristan Lelong1-9/+4
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-3/+16
2014-08-30staging/lustre: remove md_object.hJohn L. Hammond1-1/+0
2014-07-11staging: lustre: fld: remove ccflags from MakefileGreg Kroah-Hartman1-10/+10
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/+2
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-3/+0
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-4/+4
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-4/+0
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao1-204/+1
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-35/+43
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+365