summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2015-07-22staging: lustre: obdclass: Make structure declerations static constCihangir Akturk
2015-07-22staging: lustre: ldlm: Make function static.Cihangir Akturk
2015-07-22staging: lustre: make functions only used locally staticKolbeinn Karlsson
2015-07-22staging: lustre: Fix style error with decoratorMiguel Bernabeu Diaz
2015-07-16Staging: lustre: make obd_device_cachep staticPedro Marzo Perez
2015-07-16staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin
2015-07-16staging: lustre: obdclass: simplify class_uuid_unparseVasiliy Korchagin
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2015-07-14staging: lustre: fix whitespace coding style issues in libcfs/module.cLukasz Janyst
2015-07-13staging/lustre/libcfs: Fix kstrtouint return value check fixOleg Drokin
2015-07-13staging/lustre/libcfs: remove unused portal_enter_debugger variableDmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_{min, max}_delay_centi...Dmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin
2015-07-13staging: lustre: libcfs: move assignment out of conditionalPerry Hooker
2015-07-13Staging: lustre: fixed a blank line after declarations coding style issueRonit Halder
2015-07-13Staging: lustre: lustre: obdclass: genops: fixed brace coding style issuesKris Baumann
2015-07-13staging:lustre: fix "space required after that ', '" error in cl_page.cAnders Fridlund
2015-07-13staging: lustre: make ptlrpc_init staticMatt Mooney
2015-07-13staging: lustre: remove dead codeHari Prasath Gujulan Elango
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_backoffOleg Drokin
2015-07-13staging/lustre/libcfs: Remove redundant lnet debugfs variablesOleg Drokin
2015-07-13staging/lustre/libcfs: move /proc/sys/lnet to debugfsOleg Drokin
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-07-13staging/lustre/obdclass: fix class_procfs_init error return valueOleg Drokin
2015-07-13staging/lustre/ldlm: In ldlm_pools_fini make sure there was init first.Oleg Drokin
2015-07-13staging/lustre: make ldebugfs_remove recursiveOleg Drokin
2015-07-13staging/lustre/lov: Move target sysfs symlink removal to LOV freeingOleg Drokin
2015-07-13staging/lustre/lnet: Move asm/irq.h include after linux includesOleg Drokin
2015-07-13staging: lustre: libcfs: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: obdclass: llog: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: lmv: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: osc: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: llite: drop trivially useless initializationJulia Lawall
2015-07-13staging: lustre: ptlrpc: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: osc: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: obdecho: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: obdclass: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: mgc: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: mdc: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-07-13staging: lustre: lmv: Use !x to check for kzalloc failureJulia Lawall