aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-25staging: lustre: ldlm: Fix extern variable declarationImre Deak2-2/+1
2016-09-20staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade1-0/+4
2016-09-19staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin1-1/+1
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin1-2/+2
2016-09-19staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc()Nathaniel Clark1-16/+22
2016-09-19staging: lustre: ldlm: evict clients returning errors on ASTsAlexey Lyashkov1-1/+4
2016-09-19staging: lustre: ldlm: revert the changes for lock canceling policyJinshan Xiong1-6/+0
2016-09-19staging: lustre: fix messages with missing newlinesJohn L. Hammond1-4/+0
2016-09-19staging: lustre: ldlm: count of pools is unsigned longDmitry Eremin1-1/+2
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu1-1/+2
2016-09-19staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman3-25/+33
2016-09-19staging: lustre: misc: Reduce exposure to overflow on page counters.Stephen Champion1-3/+3
2016-09-19staging: lustre: ldlm: restore some of the interval functionalityJames Simmons1-1/+99
2016-09-19staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman3-8/+4
2016-09-19staging: lustre: ldlm: fix a use after free in ldlm_resource_get()John L. Hammond1-3/+3
2016-09-15staging: lustre: Change 'unsigned' to 'unsigned int'Rehas Sachdeva1-4/+4
2016-09-15staging: lustre: Fix block comment styleRehas Sachdeva1-2/+4
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin9-51/+48
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin1-2/+2
2016-08-21staging: lustre: obd: validate open handle cookiesJohn L. Hammond1-1/+1
2016-08-21staging: lustre: osc: Automatically increase the max_dirty_mbHongchao Zhang1-5/+7
2016-08-21staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu4-39/+31
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman4-42/+103
2016-08-21staging: lustre: obdclass: unified flow control interfacesFan Yong1-2/+2
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond3-10/+10
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev4-4/+5
2016-06-18staging/lustre: Keep logical continuations on the previous lineEmoly Liu1-5/+4
2016-06-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin13-13/+13
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin13-52/+0
2016-06-17staging/lustre/ldlm: Fix Multiple AssignmentsNathaniel Clark2-4/+7
2016-04-28staging: lustre: ldlm: dont always check max_pages_per_rpc alignementSebastien Buisson1-0/+6
2016-04-28staging: lustre: obd: cleanup client import if client_obd_setup failsSwapnil Pimpale1-0/+1
2016-04-28staging: lustre: ldlm: check all errors during ldlm_debugfs_setup()Dmitry Eremin1-0/+6
2016-04-28staging: lustre: osc: Track number of "unstable" pages per oscPrakash Surya1-0/+1
2016-04-28staging: lustre: ldlm: clean up l_flagsBruce Korb2-2/+2
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb8-99/+92
2016-04-26staging: lustre: ldlm: Fix a race during FLock handlingBruno Faccini1-5/+10
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin3-3/+0
2016-04-11staging: lustre: ldlm: fix 'deadcode' errorsSebastien Buisson1-6/+0
2016-04-11staging/lustre: Get rid of ldlm_policy_res_t typedefOleg Drokin2-27/+24
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman3-8/+8
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov3-8/+8
2016-03-30staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman3-6/+24
2016-03-30staging/lustre/ldlm: restore the ELC for enqueueVitaly Fertman2-7/+25
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 Xiong4-9/+12
2016-03-30staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond1-2/+2
2016-03-30staging/lustre/osc: add weight function for DLM lockJinshan Xiong1-4/+5
2016-03-11Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal1-5/+2