summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/lproc_llite.c
AgeCommit message (Expand)Author
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre: use 64-bit llite debugfs timestampsArnd Bergmann
2015-09-14staging: lustre: fix TRAILING_STATEMENTS checkpatch errorsMike Rapoport
2015-09-12staging: lustre: fix whitespace errors reported by checkpatch.plMike Rapoport
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin
2015-05-31staging/lustre/llite: make llite/lov and lmv symlinksOleg Drokin
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/xattr_cache to sysfsOleg Drokin
2015-05-31staging/lustre/llite: remove llite/*_cookiesize proc filesOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/*_easize to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/lazystatfs to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/statahead_{max, agl} to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/stats_track* to sysfsOleg Drokin
2015-05-31staging/lustre/llite: remove unused ll_max_rw_chunkOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/checksum_pages to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move llite/max_read_ahead_whole_mb to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move llite/max_read_ahead_per_file_mb to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/max_read_ahead_mb to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/uuid to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/fstype to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/client_type to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/files* to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/kbytes* to sysfsOleg Drokin
2015-05-31staging/lustre/llite: move /proc/fs/lustre/llite/blocksize to sysfsOleg Drokin
2015-05-31staging/lustre/llite: Preparation to move /proc/fs/lustre/llite to sysfsOleg Drokin
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