summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
AgeCommit message (Expand)Author
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2016-09-19staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman
2016-09-19staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging: lustre: obd: validate open handle cookiesJohn L. Hammond
2016-08-21staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu
2016-08-21staging: lustre: ldlm: flock completion fixes.Vitaly Fertman
2016-06-20staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond
2016-06-20staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-29staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-31staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman
2016-03-31staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-12Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
2016-03-02staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-02-26staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin
2016-02-26staging/lustre: Remove dead code in ldlm_lock_destroy_internalOleg Drokin
2016-02-26staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin
2016-02-26staging/lustre: Remove ldlm type/mode typedefsOleg Drokin
2016-02-26staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resourceOleg Drokin
2016-02-20staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin
2015-12-21staging: lustre: update Intel copyright messages 2015Andreas Dilger
2015-10-25staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-25staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-17Staging: lustre: remove unneeded variableGreg Kroah-Hartman
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-10-02staging/lustre/ldlm: Make ldlm_add_ast_work_item() staticOleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin
2015-10-02staging/lustre: Remove ns_is_server()Oleg Drokin
2015-10-02staging/lustre: Remove ns_is_client()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_reprocess_all*()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove intent policies handler.Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove ldlm_refresh/del_waiting_lock()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove ldlm_lock_fail_match()Oleg Drokin
2015-10-02staging/lustre/ldlm: Get rid of lr_converting queueOleg Drokin
2015-10-02staging/lustre/ldlm: Remove unimplemented lock conversion traces.Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()Oleg Drokin
2015-09-29staging/lustre: use time64_t for l_last_activityArnd Bergmann
2015-07-14staging: lustre: ldlm: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-05-08staging: lustre: ldlm: ldlm_lock: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall
2015-03-02Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-03-02Staging: lustre: lustre: ldlm: Fix do not add new typedefsHaneen Mohammed
2014-11-26staging: lustre: ldlm: Fix warning about unneeded return statementAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix indentation errors for switch-caseAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht