summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/osc_internal.h
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-237/+0Star
* staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman2018-06-011-1/+1
* staging: lustre: add container_of_safe()NeilBrown2018-04-231-1/+1
* staging: lustre: convert osc_quota hash to rhashtableNeilBrown2018-04-231-2/+3
* staging: lustre: Replace 'uint32_t' with 'u32' and 'uint64_t' with 'u64'Roman Storozhenko2017-12-211-3/+3
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: osc: add include path to MakefileJames Simmons2017-08-231-1/+1
* staging: lustre: lustre: fix all bare unsigned usageJames Simmons2017-06-231-1/+1
* staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong2017-03-061-1/+2
* staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski2017-02-031-3/+3
* staging: lustre: clio: add cl_page LRU shrinkerBobi Jam2017-02-031-0/+9
* staging: lustre: osc: handle osc eviction correctlyJinshan Xiong2017-01-031-0/+2
* staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin2017-01-031-0/+2
* staging: lustre: osc: Performance tune for LRUJinshan Xiong2016-12-061-1/+1
* staging: lustre: osc: create cli_name to get obd nameJinshan Xiong2016-12-061-0/+5
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-2/+2
* staging: lustre: clio: update file attributes after syncBobi Jam2016-10-301-1/+1
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-161-3/+3
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-161-3/+0Star
* staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell2016-10-161-1/+0Star
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-161-4/+3Star
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-161-1/+16
* staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2016-09-191-3/+3
* staging: lustre: osc: revise unstable pages accountingJinshan Xiong2016-08-211-1/+1
* staging: lustre: clio: Reduce memory overhead of per-page allocationJinshan Xiong2016-08-211-1/+0Star
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: osc: Use SOFT_SYNC to urge server commitPrakash Surya2016-04-291-0/+1
* staging: lustre: osc: Track and limit "unstable" pagesPrakash Surya2016-04-291-0/+3
* staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-311-3/+7
* staging/lustre/osc: add weight function for DLM lockJinshan Xiong2016-03-311-2/+1Star
* staging/lustre/clio: add pages into writeback cache in batchesJinshan Xiong2016-03-311-0/+6
* staging/lustre/osc: to drop LRU pages with cl_lru_workJinshan Xiong2016-03-311-1/+2
* staging/lustre/osc: Adjustment on osc LRU for performanceJinshan Xiong2016-03-311-1/+2
* staging/lustre/osc: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-3/+5
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-221-1/+1
* Staging: lustre: osc: Declare local functions as staticShraddha Barke2015-11-161-6/+0Star
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+1
* staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber2015-09-151-1/+1
* staging/lustre/osc: use global osc_rq_pool to reduce memory usageLi Xi2015-09-151-0/+4
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-8/+0Star
* staging: lustre: remove custom MIN/MAX and min_t operationsJeremiah Mahler2015-01-181-5/+0Star
* drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2014-08-301-1/+1
* staging/lustre: get rid of obd_* typedefsOleg Drokin2014-08-171-3/+3
* staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2014-07-131-1/+1
* staging: lustre: osc: remove ccflags from MakefileGreg Kroah-Hartman2014-07-121-1/+1
* staging/lustre: fix frong ldlm flags type usedDmitry Eremin2014-06-271-1/+1
* staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin2013-06-031-2/+0Star
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+210