summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lmv/lproc_lmv.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32Dmitry Eremin
2016-09-01staging: lustre: constify lmv_proc_target_fops structureJulia Lawall
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-02-20staging/lustre/lmv: Adjust NULL comparison codestyleOleg Drokin
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/lmv: Move suitable entries from procfs to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-04-01Staging: lustre: Add header that declares function lprocfs_lmv_init_varsDarshana Padmadas
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-01-25staging: lustre: lmv: declare internal symbols as staticLuca Ceresoli
2014-09-11staging: lustre: fix inappropriate enums declarations.Hugues Morisset
2014-09-06staging/lustre: Fixed checkpatch warning: Use #include <linux/statfs.h> inste...Filipe Gonçalves
2014-07-11staging: lustre: lmv: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-16drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointerJohn de la Garza
2014-03-06staging:lustre: Fix sparse warning of incorrect argument typeHimangi Saraogi
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_lmv.cSachin Kamat
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao