summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-162/+0
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: obdclass: add include path to MakefileJames Simmons2017-08-221-3/+3
* staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2016-09-191-2/+1
* staging/lustre/obdclass: add missing header dependenciesBaoyou Xie2016-09-121-0/+1
* staging/lustre: Fix max_dirty_mb output in sysfsOleg Drokin2016-09-011-2/+3
* 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
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-4/+4
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging/lustre: remove lots of dead codeArnd Bergmann2015-09-291-4/+0
* staging/lustre: Get rid of remaining /proc/sys/lustre plumbingOleg Drokin2015-07-131-30/+0
* staging/lustre/obdclass: Move AT controls from sysctl to sysfsOleg Drokin2015-07-131-35/+10
* staging/lustre/obdclass: move debug controls to sysfsOleg Drokin2015-07-131-21/+7
* staging/lustre/obdclass: move max_dirty_mb from sysctl to sysfsOleg Drokin2015-07-131-43/+31
* staging/lustre/obdclass: move sysctl timeout to sysfsOleg Drokin2015-07-131-13/+53
* staging/lustre: Remove unneeded ldlm_timeout controlOleg Drokin2015-07-131-9/+0
* staging/lustre: Remove now obsolete memory tracking sysctlsOleg Drokin2015-07-131-124/+0
* staging/lustre: remove alloc_fail_rate sysctlOleg Drokin2015-07-131-38/+0
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-1/+0
* staging/lustre/obdclass: remove unused sysctl enum definitionDmitry Eremin2015-05-311-24/+0
* Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-151-1/+1
* staging: lustre: Move proc_*() functions inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2015-03-011-1/+1
* staging: lustre: Coalesce string fragmentsJoe Perches2014-11-231-3/+2
* staging: lustre: obdclass: fix sparse warnings about static declarationAndrey Skvortsov2014-07-241-12/+12
* staging: lustre: remove proc function wrappersGreg Kroah-Hartman2014-07-121-36/+6
* staging: lustre: remove LPU64 defineGreg Kroah-Hartman2014-07-121-4/+4
* staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman2014-07-121-12/+28
* staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman2014-07-111-3/+3
* staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman2014-07-111-6/+0
* staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-2/+2
* staging: lustre: obdclass: linux-sysctl.c: fix unnecessary spaces coding styl...Andrey Skvortsov2014-06-191-4/+4
* staging: lustre: obdclass: linux-sysctl.c: fix checkpatch warnings about incl...Andrey Skvortsov2014-06-191-2/+2
* staging: lustre: obdclass: linux-sysctl.c: fix pointer coding style issueAndrey Skvortsov2014-06-191-4/+4
* staging/lustre/obdclass: add empty tailing member to ctl_tablePeng Tao2013-11-251-2/+4
* staging/lustre: remove INIT_CTL_NAMEPeng Tao2013-11-191-21/+2
* staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman2013-08-031-1/+1
* staging: lustre: obdclass: Remove duplicate header file inclusionSachin Kamat2013-07-251-1/+0
* staging: lustre: Remove version.h header inclusion in linux-sysctl.cSachin Kamat2013-07-241-1/+0
* staging/lustre: replace num_physpages with totalram_pagesPeng Tao2013-07-231-3/+3
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+445
OpenPOWER on IntegriCloud