aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/lproc_llite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin1-21/+27
2015-05-31staging/lustre/llite: make llite/lov and lmv symlinksOleg Drokin1-45/+4
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin1-1/+0
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/xattr_cache to sysfsOleg Drokin1-16/+17
2015-05-31staging/lustre/llite: remove llite/*_cookiesize proc filesOleg Drokin1-34/+0
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/*_easize to sysfsOleg Drokin1-14/+16
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/lazystatfs to sysfsOleg Drokin1-14/+17
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/statahead_{max, agl} to sysfsOleg Drokin1-30/+36
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/stats_track* to sysfsOleg Drokin1-45/+54
2015-05-31staging/lustre/llite: remove unused ll_max_rw_chunkOleg Drokin1-24/+0
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/checksum_pages to sysfsOleg Drokin1-14/+16
2015-05-31staging/lustre/llite: move llite/max_read_ahead_whole_mb to sysfsOleg Drokin1-16/+18
2015-05-31staging/lustre/llite: move llite/max_read_ahead_per_file_mb to sysfsOleg Drokin1-17/+18
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/max_read_ahead_mb to sysfsOleg Drokin1-15/+20
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/uuid to sysfsOleg Drokin1-7/+7
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/fstype to sysfsOleg Drokin1-7/+7
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/client_type to sysfsOleg Drokin1-12/+8
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/files* to sysfsOleg Drokin1-14/+16
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/kbytes* to sysfsOleg Drokin1-21/+24
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/blocksize to sysfsOleg Drokin1-7/+8
2015-05-31staging/lustre/llite: Preparation to move /proc/fs/lustre/llite to sysfsOleg Drokin1-0/+26
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed1-6/+6
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches1-1/+3
2015-03-01staging: lustre: Convert remaining uses of "= seq_printf(...)"Joe Perches1-10/+14
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-39/+49
2015-03-01staging: lustre: llite: remove unused variableAya Mahfouz1-4/+1
2015-02-07staging/lustre/llite: to configure max_cached_mb correctlyJinshan Xiong1-3/+5
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches1-17/+12
2014-10-29Staging: lustre: llite: fix some sparse warnings about userspace pointerAnh Le1-23/+33
2014-10-23Staging: lustre: llite: Remove C99 '//' commentsTina Ruchandani1-2/+2
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-15/+24
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-9/+9
2014-07-30staging: lustre: fix sparse warnings "Using plain integer as NULL pointer"Radek Dostal1-1/+1
2014-07-18staging/lustre: fix misuse of current->parent.NeilBrown1-1/+1
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-5/+5
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-3/+3
2014-06-29drivers/staging/lustre/lustre/llite: sparse warning correctionsSami Laine1-29/+30
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin1-18/+73
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-2/+2
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-3/+51
2014-04-25Staging: lustre: ops structs should be declared staticFabio Falzoi1-3/+3
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-4/+0
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko1-0/+37
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao1-3/+3
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman1-1/+1
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-5/+5
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-2/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_llite.cSachin Kamat1-1/+0