summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/osc/osc_internal.h
AgeCommit message (Expand)Author
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-08-22staging: lustre: osc: add include path to MakefileJames Simmons
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong
2017-02-03staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong
2017-01-03staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-10-30staging: lustre: clio: update file attributes after syncBobi Jam
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei
2016-10-16staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion
2016-08-21staging: lustre: osc: revise unstable pages accountingJinshan Xiong
2016-08-21staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-28staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya
2016-04-28staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-30staging/lustre/osc: add weight function for DLM lockJinshan Xiong
2016-03-30staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong
2016-03-30staging/lustre/osc: to drop LRU pages with cl_lru_workJinshan Xiong
2016-03-30staging/lustre/osc: Adjustment on osc LRU for performanceJinshan Xiong
2016-02-25staging/lustre/osc: Adjust comments to better conform to coding styleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-11-15Staging: lustre: osc: Declare local functions as staticShraddha Barke
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-09-15staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber
2015-09-15staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-01-17staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-11staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin
2013-05-14staging: add Lustre file system client supportPeng Tao