aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons1-1/+1
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons1-1/+1
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong1-1/+2
2017-02-03staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski1-3/+3
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam1-0/+9
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong1-0/+2
2017-01-03staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin1-0/+2
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong1-1/+1
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong1-0/+5
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-2/+2
2016-10-30staging: lustre: clio: update file attributes after syncBobi Jam1-1/+1
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond1-3/+3
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei1-3/+0
2016-10-16staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell1-1/+0
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond1-4/+3
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong1-1/+16
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion1-3/+3
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong1-1/+1
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong1-1/+0
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: Use SOFT_SYNC to urge server commitPrakash Surya1-0/+1
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya1-0/+3
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong1-3/+7
2016-03-30staging/lustre/osc: add weight function for DLM lockJinshan Xiong1-2/+1
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong1-0/+6
2016-03-30staging/lustre/osc: to drop LRU pages with cl_lru_workJinshan Xiong1-1/+2
2016-03-30staging/lustre/osc: Adjustment on osc LRU for performanceJinshan Xiong1-1/+2
2016-02-25staging/lustre/osc: Adjust comments to better conform to coding styleOleg Drokin1-3/+5
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-11-15Staging: lustre: osc: Declare local functions as staticShraddha Barke1-6/+0
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport1-0/+1
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber1-1/+1
2015-09-15staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi1-0/+4
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-8/+0
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler1-5/+0
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin1-3/+3
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman1-1/+1
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin1-1/+1
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/+210