summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/lproc_llite.c
AgeCommit message (Expand)Author
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches
2015-03-01staging: lustre: Convert remaining uses of "= seq_printf(...)"Joe Perches
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches
2015-03-01staging: lustre: llite: remove unused variableAya Mahfouz
2015-02-07staging/lustre/llite: to configure max_cached_mb correctlyJinshan Xiong
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-10-29Staging: lustre: llite: fix some sparse warnings about userspace pointerAnh Le
2014-10-23Staging: lustre: llite: Remove C99 '//' commentsTina Ruchandani
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal
2014-07-18staging/lustre: fix misuse of current->parent.NeilBrown
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-29drivers/staging/lustre/lustre/llite: sparse warning correctionsSami Laine
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf
2014-04-25Staging: lustre: ops structs should be declared staticFabio Falzoi
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_llite.cSachin Kamat
2013-07-23staging/lustre/llite: use READ, WRITE around ll_rw_stats_tally()John L. Hammond
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-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao