aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov/lproc_lov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-299/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: lov: add include path to MakefileJames Simmons1-2/+2
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-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/lov: Fix style vs open parenthesis alignmentOleg Drokin1-8/+8
2016-02-20staging/lustre/lov: Adjust NULL comparison codestyleOleg Drokin1-9/+9
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+5
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin1-1/+1
2015-05-31staging/lustre/lov: Move suitable variables from procfs to sysfsOleg Drokin1-15/+24
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin1-15/+0
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin1-8/+0
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan1-2/+2
2015-03-01staging: lustre: use linux headersAsaf Vertz1-1/+1
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-11/+19
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-8/+12
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-3/+1
2013-11-10staging:lustre: Fix plain integer as NULL pointer warningDulshani Gunawardhana1-18/+18
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_lov.cSachin Kamat1-1/+0
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-69/+67
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+304