summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: obdclass: add include path to MakefileJames Simmons
2017-07-30staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion
2016-09-12staging/lustre/obdclass: add missing header dependenciesBaoyou Xie
2016-09-01staging/lustre: Fix max_dirty_mb output in sysfsOleg Drokin
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-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-01staging/lustre/obdclass: Fix style vs open parenthesis alignmentOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-09-29staging/lustre: remove lots of dead codeArnd Bergmann
2015-07-13staging/lustre: Get rid of remaining /proc/sys/lustre plumbingOleg Drokin
2015-07-13staging/lustre/obdclass: Move AT controls from sysctl to sysfsOleg Drokin
2015-07-13staging/lustre/obdclass: move debug controls to sysfsOleg Drokin
2015-07-13staging/lustre/obdclass: move max_dirty_mb from sysctl to sysfsOleg Drokin
2015-07-13staging/lustre/obdclass: move sysctl timeout to sysfsOleg Drokin
2015-07-13staging/lustre: Remove unneeded ldlm_timeout controlOleg Drokin
2015-07-13staging/lustre: Remove now obsolete memory tracking sysctlsOleg Drokin
2015-07-13staging/lustre: remove alloc_fail_rate sysctlOleg Drokin
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/obdclass: remove unused sysctl enum definitionDmitry Eremin
2015-03-15Staging: lustre: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-01staging: lustre: Move proc_*() functions inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-07-24staging: lustre: obdclass: fix sparse warnings about static declarationAndrey Skvortsov
2014-07-12staging: lustre: remove proc function wrappersGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman
2014-07-11staging: lustre: remove ctl_table typedefsGreg Kroah-Hartman
2014-07-11staging: lustre: remove unneeded DECLARE_LL_PROC_PPOS_DECL macroGreg Kroah-Hartman
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-19staging: lustre: obdclass: linux-sysctl.c: fix unnecessary spaces coding styl...Andrey Skvortsov
2014-06-19staging: lustre: obdclass: linux-sysctl.c: fix checkpatch warnings about incl...Andrey Skvortsov
2014-06-19staging: lustre: obdclass: linux-sysctl.c: fix pointer coding style issueAndrey Skvortsov
2013-11-25staging/lustre/obdclass: add empty tailing member to ctl_tablePeng Tao
2013-11-19staging/lustre: remove INIT_CTL_NAMEPeng Tao
2013-08-03staging: lustre: remove cfs_register_sysctl_table macroGreg Kroah-Hartman
2013-07-25staging: lustre: obdclass: Remove duplicate header file inclusionSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in linux-sysctl.cSachin Kamat
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao