aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/lproc_osc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-838/+0
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman1-7/+3
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman1-5/+4
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons1-3/+3
2017-07-30staging: lustre: constify attribute_group structures.Arvind Yadav1-1/+1
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng1-1/+1
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong1-2/+4
2016-11-14staging: lustre: osc: fix max_dirty_mb tunable setting limitGregoire Pichon1-1/+1
2016-10-16staging: lustre: osc: fix bug when setting max_pages_per_rpcWu Libin1-1/+2
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion1-12/+19
2016-08-21staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang1-4/+6
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-28staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya1-0/+18
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-8/+8
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-8/+8
2016-03-30staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond1-19/+19
2016-03-30staging/lustre/osc: to drop LRU pages with cl_lru_workJinshan Xiong1-2/+10
2016-03-30staging/lustre/osc: Adjustment on osc LRU for performanceJinshan Xiong1-1/+1
2016-03-01staging/lustre/osc: Fix style vs open parenthesis alignmentOleg Drokin1-10/+10
2016-02-25staging/lustre: Fix indentation mistakesOleg Drokin1-2/+2
2016-02-20staging/lustre/osc: Adjust NULL comparison codestyleOleg Drokin1-2/+2
2016-02-03staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methodsOleg Drokin1-4/+21
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-24Staging: lustre: lproc_osc: Add check on a variableShivani Bhardwaj1-1/+3
2015-10-16Staging: lustre: lproc_osc: Change the variable to be checkedShivani Bhardwaj1-3/+1
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+3
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport1-0/+5
2015-09-29staging/lustre: use 64-bit timestamps in debugfs outputArnd Bergmann1-8/+8
2015-09-29staging: lustre: remove invalid checkAndrzej Hajda1-3/+0
2015-09-15staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi1-3/+14
2015-06-08staging: lustre: osc: clean up whitespace and align function parametersChris Hanna1-9/+9
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-2/+2
2015-05-31staging/lustre/obd: move status files from procfs to debugfsDmitry Eremin1-2/+2
2015-05-31staging/lustre/osc: move suitable values from procfs to sysfsOleg Drokin1-163/+208
2015-05-31staging/lustre/obdclass: Move common obd proc files to sysfsOleg Drokin1-14/+0
2015-05-31staging/lustre: Remove useless num_refs procfs variableOleg Drokin1-7/+0
2015-03-01staging: lustre: Convert uses of "int rc = seq_printf(...)"Joe Perches1-21/+23
2015-03-01staging: lustre: Convert "return seq_printf(...)" usesJoe Perches1-9/+13
2015-03-01Staging: lustre: Added #include <linux/statfs.h> instead of #include <asm/statfs.h>Dilek Uzulmez1-1/+1
2015-03-01staging: lustre: osc: remove unused variableAya Mahfouz1-4/+1
2015-02-07staging: lustre: lustre: osc: modifying seq_printf statementsHeba Aamer1-10/+10
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-22/+35
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-1/+1
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman1-3/+3
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman1-3/+3
2014-05-23staging/lustre: fix sparse warning: Using plain integer as NULL pointerBrilliantov Kirill Vladimirovich1-34/+34
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin1-3/+13