aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_request.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-02staging: lustre: remove CLASSERT macroArnd Bergmann1-1/+1
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger1-22/+22
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-3/+3
2016-11-14staging: lustre: ldlm: improve lock timeout messagesJohn L. Hammond1-5/+1
2016-11-07staging/lustre: Get rid of LIBLUSTRE_CLIENT and its usersOleg Drokin1-14/+1
2016-11-07staging/lustre/ldlm: engage ELC for all ldlm enqueue reqHongchao Zhang1-17/+4
2016-11-07staging/lustre/ldlm: Reinstate ldlm_enqueue_pack()Oleg Drokin1-0/+21
2016-11-07staging/lustre: conflicting PW & PR extent locks on a clientAndriy Skulysh1-2/+2
2016-10-30staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei1-2/+2
2016-10-16staging: lustre: ldlm: cancel aged locks for LRURNiu Yawei1-0/+8
2016-10-16staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago1-3/+0
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin1-2/+2
2016-09-19staging: lustre: ldlm: revert the changes for lock canceling policyJinshan Xiong1-6/+0
2016-09-19staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman1-22/+32
2016-09-19staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman1-4/+2
2016-09-15staging: lustre: Fix block comment styleRehas Sachdeva1-2/+4
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin1-6/+4
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-2/+2
2016-08-21staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu1-8/+5
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman1-9/+7
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond1-2/+2
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev1-1/+1
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-28staging: lustre: ldlm: clean up l_flagsBruce Korb1-1/+1
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb1-17/+15
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin1-1/+0
2016-04-11staging/lustre: Get rid of ldlm_policy_res_t typedefOleg Drokin1-25/+24
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-30staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman1-2/+9
2016-03-30staging/lustre/ldlm: restore the ELC for enqueueVitaly Fertman1-4/+21
2016-03-30staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()Niu Yawei1-4/+2
2016-03-30staging/lustre/ldlm: ELC picks locks in a safer policyJinshan Xiong1-9/+19
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong1-8/+8
2016-03-30staging/lustre/osc: add weight function for DLM lockJinshan Xiong1-4/+5
2016-03-07staging: lustre: Correct missing newlineJames Nunez1-1/+1
2016-03-07staging: lustre: fix 'NULL pointer dereference' errorsSebastien Buisson1-1/+6
2016-02-25staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin1-45/+87
2016-02-25staging/lustre: Get rid of ldlm_cancel_flags_t typedefOleg Drokin1-9/+11
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin1-3/+4
2016-02-20staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin1-34/+31
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport1-1/+0
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin1-16/+12
2015-10-02staging/lustre: Remove ns_is_client()Oleg Drokin1-6/+3
2015-10-02staging/lustre/ldlm: Remove unused ldlm_blocking_ast/_nocheck()Oleg Drokin1-70/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_reprocess_all*()Oleg Drokin1-4/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_glimpse_ast()Oleg Drokin1-28/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_enqueue_pack()Oleg Drokin1-21/+0