summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: header: remove assert from interval_set()James Simmons2017-02-031-2/+3
* staging: lustre: ldlm: ASSERTION(flock->blocking_export!=0) failedAndriy Skulysh2017-02-033-3/+0
* staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2017-02-031-0/+7
* staging: lustre: ldlm: Restore connect flags on failureJeremy Filizetti2017-02-031-0/+2
* staging: lustre: clio: revise readahead to support 16MB IOJinshan Xiong2017-02-031-6/+4
* staging: lustre: clio: add cl_page LRU shrinkerBobi Jam2017-02-031-0/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-022-2/+2
* staging: lustre: osc: handle osc eviction correctlyJinshan Xiong2017-01-031-2/+1
* staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin2017-01-031-1/+1
* staging: lustre: ldlm: use designated initializersKees Cook2017-01-031-1/+1
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-4/+4
* staging: lustre: headers: move swab functions to new header filesBen Evans2016-12-061-0/+1
* staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger2016-11-292-12/+15
* staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger2016-11-294-36/+36
* staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger2016-11-296-20/+20
* staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger2016-11-293-19/+21
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-297-26/+26
* staging: lustre: mdc: manage number of modify RPCs in flightGregoire Pichon2016-11-151-0/+37
* staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.hBen Evans2016-11-141-2/+2
* staging: lustre: ldlm: improve lock timeout messagesJohn L. Hammond2016-11-141-5/+1
* staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann2016-11-141-4/+4
* staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin2016-11-071-14/+1
* staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang2016-11-071-17/+4
* staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin2016-11-071-0/+21
* staging/lustre: Get rid of cl_env hash tableJinshan Xiong2016-11-071-9/+0
* staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh2016-11-072-2/+22
* staging/lustre/ldlm: fix export reference problemHongchao Zhang2016-11-071-0/+3
* staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-302-5/+7
* staging: lustre: ldlm: interval tree search in ldlm_lock_match()Vitaly Fertman2016-10-161-78/+171
* staging: lustre: ldlm: cancel aged locks for LRURNiu Yawei2016-10-161-0/+8
* staging: lustre: obd: remove destroy cookie handlingJohn L. Hammond2016-10-161-2/+1
* staging: lustre: quota: remove obsolete quota codeNiu Yawei2016-10-162-26/+0
* staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger2016-10-163-37/+7
* staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell2016-10-161-4/+7
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-165-18/+0
* staging: lustre: ldlm: Fix extern variable declarationImre Deak2016-09-252-2/+1
* staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade2016-09-201-0/+4
* staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin2016-09-191-1/+1
* staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-2/+2
* staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark2016-09-191-16/+22
* staging: lustre: ldlm: evict clients returning errors on ASTsAlexey Lyashkov2016-09-191-1/+4
* staging: lustre: ldlm: revert the changes for lock canceling policyJinshan Xiong2016-09-191-6/+0
* staging: lustre: fix messages with missing newlinesJohn L. Hammond2016-09-191-4/+0
* staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin2016-09-191-1/+2
* staging: lustre: replace direct HZ access with kernel APIsJian Yu2016-09-191-1/+2
* staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman2016-09-193-25/+33
* staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion2016-09-191-3/+3
* staging: lustre: ldlm: restore some of the interval functionalityJames Simmons2016-09-191-1/+99
* staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman2016-09-193-8/+4
* staging: lustre: ldlm: fix a use after free in ldlm_resource_get()John L. Hammond2016-09-191-3/+3
OpenPOWER on IntegriCloud