summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2015-07-31staging/lustre: ATTR_TIMES_SET is always defined, so don't check itOleg Drokin2-6/+2
2015-07-31staging/lustre: replace ll_umode_t with umode_tOleg Drokin2-7/+1
2015-07-31staging/lustre: remove *hw_segments compat definesOleg Drokin1-6/+0
2015-07-31staging/lustre: Drop SLAB_DESTROY_BY_RCU redefine, it's always definedOleg Drokin1-6/+0
2015-07-31staging/lustre: Drop FS_HAS_FIEMAP compat macroOleg Drokin2-6/+1
2015-07-31staging/lustre: get rid of cfs_bio_* compat macrosesOleg Drokin2-6/+2
2015-07-31staging/lustre: Remove unused ll_vfs_* compat definesOleg Drokin1-25/+0
2015-07-31Staging: lustre: Drop unnecessary castShraddha Barke1-2/+2
2015-07-31staging: lustre: added a space between concatenated stringsMario Bambagini1-2/+2
2015-07-31staging: lustre: modified comparisons against NULLMario Bambagini1-2/+2
2015-07-31staging: lustre: fixed bad alignmentMario Bambagini1-7/+7
2015-07-31staging: lustre: fixed comments without */ on a new lineMario Bambagini1-4/+8
2015-07-31staging: lustre: fixed lines longer than 80 charsMario Bambagini1-2/+4
2015-07-31staging: lustre: Remove unnecessary braces {} for single statement blocksPan Li1-2/+1
2015-07-31staging: lustre: Remove a trailing */ of a separate line.Pan Li1-2/+4
2015-07-31staging: lustre: Add a blank line after declarations.Pan Li1-0/+2
2015-07-31staging: lustre: Adjust code indent for macro and tail blackslashPan Li1-6/+6
2015-07-31staging: lustre: Replace spaces at the start of a line.Pan Li1-2/+2
2015-07-24staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck3-4/+2
2015-07-22staging: lustre: obdclass: Make structure declerations static constCihangir Akturk1-2/+2
2015-07-22staging: lustre: ldlm: Make function static.Cihangir Akturk1-1/+2
2015-07-22staging: lustre: make functions only used locally staticKolbeinn Karlsson1-2/+2
2015-07-22staging: lustre: Fix style error with decoratorMiguel Bernabeu Diaz1-1/+1
2015-07-16Staging: lustre: make obd_device_cachep staticPedro Marzo Perez1-1/+1
2015-07-16staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin1-0/+1
2015-07-16staging: lustre: obdclass: simplify class_uuid_unparseVasiliy Korchagin1-33/+1
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring4-10/+5
2015-07-14staging: lustre: fix whitespace coding style issues in libcfs/module.cLukasz Janyst1-6/+6
2015-07-13staging/lustre/libcfs: Fix kstrtouint return value check fixOleg Drokin1-1/+1
2015-07-13staging/lustre/libcfs: remove unused portal_enter_debugger variableDmitry Eremin1-3/+0
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_{min, max}_delay_centi...Dmitry Eremin2-83/+68
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/debug_mbOleg Drokin4-45/+40
2015-07-13staging: lustre: libcfs: move assignment out of conditionalPerry Hooker1-8/+10
2015-07-13Staging: lustre: fixed a blank line after declarations coding style issueRonit Halder1-0/+1
2015-07-13Staging: lustre: lustre: obdclass: genops: fixed brace coding style issuesKris Baumann1-6/+8
2015-07-13staging:lustre: fix "space required after that ', '" error in cl_page.cAnders Fridlund1-1/+1
2015-07-13staging: lustre: make ptlrpc_init staticMatt Mooney1-1/+1
2015-07-13staging: lustre: remove dead codeHari Prasath Gujulan Elango1-6/+0
2015-07-13staging/lustre/libcfs: Remove unneeded lnet watchdog_ratelimit sysctlDmitry Eremin3-16/+0
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin9-112/+9
2015-07-13staging/lustre/libcfs: get rid of debugfs/lnet/console_backoffOleg Drokin2-36/+54
2015-07-13staging/lustre/libcfs: Remove redundant lnet debugfs variablesOleg Drokin1-22/+0
2015-07-13staging/lustre/libcfs: move /proc/sys/lnet to debugfsOleg Drokin1-30/+56
2015-07-13staging/lustre: Get rid of remaining /proc/sys/lustre plumbingOleg Drokin3-32/+0
2015-07-13staging/lustre/obdclass: Move AT controls from sysctl to sysfsOleg Drokin2-35/+63
2015-07-13staging/lustre/obdclass: move debug controls to sysfsOleg Drokin2-21/+33
2015-07-13staging/lustre/obdclass: move max_dirty_mb from sysctl to sysfsOleg Drokin2-43/+43
2015-07-13staging/lustre/obdclass: move sysctl timeout to sysfsOleg Drokin4-17/+71
2015-07-13staging/lustre: Remove unneeded ldlm_timeout controlOleg Drokin5-32/+1
2015-07-13staging/lustre: Remove now obsolete memory tracking sysctlsOleg Drokin1-124/+0