aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
AgeCommit message (Expand)Author
2015-10-27Staging: lustre: Replace LPROCFS_CLIMP_CHECK with lprocfs_climp_checkKsenija Stanojevic
2015-10-24staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-16Staging: lustre: obdclass: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-12Staging: lustre: obdclass: lprocfs_status: Declare local functions as staticShraddha Barke
2015-09-29staging/lustre: Remove unused debugfs/procfs helpersOleg Drokin
2015-09-29staging/lustre: Remove unused lprocfs_init_ldlm_statsOleg Drokin
2015-09-29staging/lustre: Remove unused lprocfs_alloc/free_md_statsOleg Drokin
2015-09-29staging/lustre/obdclass: Remove unused lprocfs_alloc/free_obd_statsOleg Drokin
2015-09-29staging/lustre: use 64-bit time for debugfs outputArnd Bergmann
2015-09-16staging/lustre: remove obd_memory stats counterOleg Drokin
2015-07-13staging/lustre: make ldebugfs_remove recursiveOleg Drokin
2015-07-13staging: lustre: obdclass: Use !x to check for kzalloc failureJulia Lawall
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/obd: Remove nid_stats trackingOleg Drokin
2015-05-31staging/lustre/obd: remove unused lprocfs_exp_setup() and related functionsOleg Drokin
2015-05-31staging/lustre/obd: Rename lprocfs_add_symlink to ldebugfs_add_symlinkOleg Drokin
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin
2015-05-31staging/lustre/obdclass: Prepare for procfs to sysfs migrationOleg Drokin
2015-05-31stagng/lustre/obdclass: Remove unused function lprocfs_rd_num_exportsOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-31staging/lustre: Add debugfs rootOleg Drokin
2015-05-31staging/lustre: Generic helpers for sysfsOleg Drokin
2015-05-31Staging: lustre: Replace kzalloc and memcpy by kmemdupGunasundar, Balamanikandan (B.)
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-03-06staging: lustre: remove initialization of static intsSupriya Karanth
2015-03-01staging: lustre: Convert remaining uses of "= seq_printf(...)"Joe Perches
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-01-17staging: lustre: lustre: obdclass: lprocfs_status.c: Tidied up some code in a...Rickard Strandqvist
2015-01-17staging: lustre: lustre: obdclass: lprocfs_status.c: Removed an unnecessary N...Rickard Strandqvist
2015-01-17drivers: staging: lustre: Track sign separatelyChris Rorvick
2015-01-17drivers: staging: lustre: Use mult if units not specifiedChris Rorvick
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29Staging: lustre: llite: fix some sparse warnings about userspace pointerAnh Le
2014-09-11staging/lustre/lvfs: remove the lvfs layerJames Simmons
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: remove unused OBD methodsJohn L. Hammond
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30lustre: obdclass: use c99 initializers in structuresJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
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-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman