aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/obdclass/class_obd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07staging: lustre: make obd_updatemax_lock staticFabian Frederick1-1/+1
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-4/+2
2014-10-02staging/lustre/lvfs: fix building without CONFIG_PROC_FSArnd Bergmann1-14/+17
2014-09-08staging: lustre: obdclass: expand the GOTO macroJulia Lawall1-35/+63
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall1-1/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-17staging: lustre: Remove circular dependency on headerPranith Kumar1-1/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman1-11/+11
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-10/+10
2014-07-12staging: lustre: remove LPD64 defineGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: obdclass: remove ccflags from MakefileGreg Kroah-Hartman1-6/+6
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-1/+1
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin1-37/+13
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-0/+7
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao1-0/+6
2013-12-03staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_initPeng Tao1-0/+3
2013-12-03staging/lustre/obdclass: lprocfs_{alloc_stats,register} always definedPeng Tao1-2/+2
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-7/+7
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-4/+0
2013-07-24staging: lustre: a typedef for 'struct miscdevice'???Greg Kroah-Hartman1-1/+1
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-1/+2
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao1-3/+3
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin1-2/+0
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+691