summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/obdclass/class_obd.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-10-04Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke
2015-10-04Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-09-16staging/lustre: remove obd_memory stats counterOleg Drokin
2015-09-16staging/lustre: Remove lustre used memory tracking frameworkOleg Drokin
2015-09-16staging/lustre: Remove memory allocation fault injection frameworkOleg Drokin
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-09-12staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport
2015-07-13staging/lustre/libcfs: Remove redundant enums and sysctl moduleparamsDmitry Eremin
2015-07-13staging/lustre: Get rid of remaining /proc/sys/lustre plumbingOleg 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: obdclass: Use !x to check for kzalloc failureJulia Lawall
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-08staging: lustre: obdclass: Use kzalloc and kfreeJulia Lawall
2015-03-23Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-02-07staging: lustre: make obd_updatemax_lock staticFabian Frederick
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-02staging/lustre/lvfs: fix building without CONFIG_PROC_FSArnd Bergmann
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-08-17staging: lustre: Remove circular dependency on headerPranith Kumar
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
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin
2013-05-14staging: add Lustre file system client supportPeng Tao