summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lmv/lproc_lmv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-173/+0
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: lmv: add include path to MakefileJames Simmons2017-08-221-2/+2
* staging: lustre: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* staging: lustre: remove void function returnValentin Vidic2017-04-281-1/+0
* staging: lustre: lmv: remove unused placement parameterJohn L. Hammond2017-02-031-68/+0
* staging: lustre: lmv: Correctly generate target_obdGiuseppe Di Natale2017-02-031-2/+15
* staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32Dmitry Eremin2016-09-191-1/+1
* staging: lustre: constify lmv_proc_target_fops structureJulia Lawall2016-09-011-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging/lustre/lmv: Adjust NULL comparison codestyleOleg Drokin2016-02-201-2/+2
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: add missing blank line after declarationsMike Rapoport2015-10-131-0/+1
* staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche2015-06-081-1/+1
* staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin2015-05-311-1/+1
* staging/lustre/lmv: Move suitable entries from procfs to sysfsOleg Drokin2015-05-311-44/+48
* staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin2015-05-311-3/+0
* staging/lustre: Remove useless num_refs procfs variableOleg Drokin2015-05-311-8/+0
* Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas2015-04-011-0/+1
* staging: lustre: Convert "return seq_printf(...)" usesJoe Perches2015-03-011-6/+12
* staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli2015-01-251-2/+2
* staging: lustre: fix inappropriate enums declarations.Hugues Morisset2014-09-111-3/+3
* staging/lustre: Fixed checkpatch warning: Use #include <linux/statfs.h> inste...Filipe Gonçalves2014-09-061-1/+1
* staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-2/+2
* drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointerJohn de la Garza2014-04-161-8/+8
* staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi2014-03-061-2/+3
* staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2013-12-041-5/+0
* staging: lustre: Remove version.h header inclusion in lproc_lmv.cSachin Kamat2013-07-241-1/+0
* staging/lustre: adapt proc_dir_entry changePeng Tao2013-05-301-34/+30
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+239
OpenPOWER on IntegriCloud