aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom1-3/+3
2017-02-03staging: lustre: osc: avoid 64 divide in osc_cache_too_muchJames Simmons1-3/+8
2017-02-03staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski1-3/+3
2017-02-03staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong1-37/+87
2017-02-03staging: lustre: clio: sync write should update mtimeNiu Yawei1-0/+12
2017-02-03staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong1-0/+1
2017-02-03staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong1-1/+2
2017-02-03staging: lustre: clio: add cl_page LRU shrinkerBobi Jam3-0/+117
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann2-9/+9
2017-01-03staging: lustre: osc: use rb_entry_safeGeliang Tang1-4/+1
2017-01-03staging: lustre: obdclass: Create a header for obdo related functionsBen Evans2-0/+3
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong6-36/+123
2017-01-03staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin2-2/+2
2016-12-07staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin3-6/+6
2016-12-07staging/lustre/osc: Revert erroneous list_for_each_entry_safe useOleg Drokin1-2/+3
2016-12-06staging: lustre: remove set but unused variablesYang Sheng1-2/+1
2016-12-06staging: lustre: osc: set lock data for readahead lockJinshan Xiong3-39/+18
2016-12-06staging: lustre: osc: fix debug log message formattingAshish Purkar1-1/+1
2016-12-06staging: lustre: osc: Performance tune for LRUJinshan Xiong8-100/+98
2016-12-06staging: lustre: osc: create cli_name to get obd nameJinshan Xiong5-21/+21
2016-12-06staging: lustre: osc: add and fixup comments for LRU handlingJinshan Xiong1-5/+12
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger6-11/+13
2016-11-14staging: lustre: clio: get rid of cl_reqJinshan Xiong6-247/+129
2016-11-14staging: lustre: obd: Remove dead code in precleanupHenri Doreau1-38/+24
2016-11-14staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin2-3/+0
2016-11-14staging: lustre: osc: osc_extent should hold refcount to osc_objectJinshan Xiong1-0/+2
2016-11-14staging: lustre: osc: Do not merge extents with partial pagesJinshan Xiong2-2/+13
2016-11-14staging: lustre: osc: fix max_dirty_mb tunable setting limitGregoire Pichon1-1/+1
2016-11-14staging/lustre/osc: indent an if statementDan Carpenter1-3/+5
2016-11-07staging/lustre: Get rid of cl_env hash tableJinshan Xiong3-64/+64
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh1-0/+1
2016-10-30staging: lustre: clio: update file attributes after syncBobi Jam3-4/+22
2016-10-30staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2-4/+7
2016-10-30staging: lustre: osc: remove handling cl_avail_grant less than zeroJames Simmons1-10/+0
2016-10-16staging: lustre: lov: move LSM to LOV layerJohn L. Hammond1-63/+0
2016-10-16staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond4-35/+28
2016-10-16staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond1-49/+13
2016-10-16staging: lustre: quota: remove obsolete quota codeNiu Yawei3-51/+0
2016-10-16staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2-59/+105
2016-10-16staging: lustre: obd: remove unused LSM parametersJohn L. Hammond1-5/+2
2016-10-16staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell3-12/+1
2016-10-16staging: lustre: osc: fix bug when setting max_pages_per_rpcWu Libin1-1/+2
2016-10-16staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond3-29/+26
2016-10-16staging: lustre: llite: remove duplicate fiemap definesBobi Jam2-99/+90
2016-10-16staging: lustre: clio: Revise read ahead implementationJinshan Xiong5-28/+65
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi1-21/+40
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam1-2/+4
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam4-10/+11
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin4-27/+29
2016-09-19staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam1-1/+0