summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: osc: osc_match_base prototype differs from declarationSteve Guminski2017-02-031-3/+3
* staging: lustre: osc: limits the number of chunks in write RPCJinshan Xiong2017-02-031-37/+87
* staging: lustre: clio: sync write should update mtimeNiu Yawei2017-02-031-0/+12
* staging: lustre: llite: don't ignore layout for group lock requestJinshan Xiong2017-02-031-0/+1
* staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong2017-02-031-1/+2
* staging: lustre: clio: add cl_page LRU shrinkerBobi Jam2017-02-033-0/+117
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-022-9/+9
* staging: lustre: osc: use rb_entry_safeGeliang Tang2017-01-031-4/+1
* staging: lustre: obdclass: Create a header for obdo related functionsBen Evans2017-01-032-0/+3
* staging: lustre: osc: handle osc eviction correctlyJinshan Xiong2017-01-036-36/+123
* staging/lustre/osc: extern declare osc_caches in a headerOleg Drokin2017-01-032-2/+2
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-073-6/+6
* staging/lustre/osc: Revert erroneous list_for_each_entry_safe useOleg Drokin2016-12-071-2/+3
* staging: lustre: remove set but unused variablesYang Sheng2016-12-061-2/+1
* staging: lustre: osc: set lock data for readahead lockJinshan Xiong2016-12-063-39/+18
* staging: lustre: osc: fix debug log message formattingAshish Purkar2016-12-061-1/+1
* staging: lustre: osc: Performance tune for LRUJinshan Xiong2016-12-068-100/+98
* staging: lustre: osc: create cli_name to get obd nameJinshan Xiong2016-12-065-21/+21
* staging: lustre: osc: add and fixup comments for LRU handlingJinshan Xiong2016-12-061-5/+12
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-296-11/+13
* staging: lustre: clio: get rid of cl_reqJinshan Xiong2016-11-146-247/+129
* staging: lustre: obd: Remove dead code in precleanupHenri Doreau2016-11-141-38/+24
* staging: lustre: osc: Remove remains of osc_ast_guardOleg Drokin2016-11-142-3/+0
* staging: lustre: osc: osc_extent should hold refcount to osc_objectJinshan Xiong2016-11-141-0/+2
* staging: lustre: osc: Do not merge extents with partial pagesJinshan Xiong2016-11-142-2/+13
* staging: lustre: osc: fix max_dirty_mb tunable setting limitGregoire Pichon2016-11-141-1/+1
* staging/lustre/osc: indent an if statementDan Carpenter2016-11-141-3/+5
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-073-64/+64
* staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh2016-11-071-0/+1
* staging: lustre: clio: update file attributes after syncBobi Jam2016-10-303-4/+22
* staging: lustre: ptlrpc: Introduce iovec to bulk descriptorAmir Shehata2016-10-302-4/+7
* staging: lustre: osc: remove handling cl_avail_grant less than zeroJames Simmons2016-10-301-10/+0
* staging: lustre: lov: move LSM to LOV layerJohn L. Hammond2016-10-161-63/+0
* staging: lustre: osc: remove remaining bits for capa supportJohn L. Hammond2016-10-164-35/+28
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-49/+13
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-163-51/+0
* staging: lustre: clio: add CIT_DATA_VERSION and remove IOC_LOV_GETINFOJohn L. Hammond2016-10-162-59/+105
* staging: lustre: obd: remove unused LSM parametersJohn L. Hammond2016-10-161-5/+2
* staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell2016-10-163-12/+1
* staging: lustre: osc: fix bug when setting max_pages_per_rpcWu Libin2016-10-161-1/+2
* staging: lustre: clio: use CIT_SETATTR for FSFILT_IOC_SETFLAGSJohn L. Hammond2016-10-163-29/+26
* staging: lustre: llite: remove duplicate fiemap definesBobi Jam2016-10-162-99/+90
* staging: lustre: clio: Revise read ahead implementationJinshan Xiong2016-10-165-28/+65
* staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi2016-09-191-21/+40
* staging: lustre: clio: pass fid for OST setattrBobi Jam2016-09-191-2/+4
* staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam2016-09-194-10/+11
* staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin2016-09-194-27/+29
* staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam2016-09-191-1/+0
* staging: lustre: obdclass: change cl_fault_io->ft_nob to size_tDmitry Eremin2016-09-191-2/+2
* staging: lustre: obd: change brw_page->count to unsignedDmitry Eremin2016-09-192-5/+7
OpenPOWER on IntegriCloud