summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
AgeCommit message (Expand)Author
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman
2018-05-25staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown
2018-05-25staging: lustre: start moving includes out of libcfs.hNeilBrown
2018-05-25staging: lustre: remove current_pid() and current_comm()NeilBrown
2018-04-23staging: lustre: cfs_time_current() -> jiffies.NeilBrown
2018-04-23staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown
2018-04-23staging: lustre: remove unused hash tables.NeilBrown
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown
2018-02-16staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown
2017-11-27staging: lustre: ldlm: use list_for_each_entry in ldlm_lock.cNeilBrown
2017-11-27staging: lustre: ldlm: use list_first_entry in ldlm_lockNeilBrown
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta
2017-08-22staging: lustre: ptlrpc: add include path to MakefileJames Simmons
2017-07-17staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong
2017-02-03staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko
2017-01-03staging: lustre: osc: handle osc eviction correctlyJinshan Xiong
2017-01-03staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin
2016-12-06staging: lustre: headers: move swab functions to new header filesBen Evans
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger
2016-11-14staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.hBen Evans
2016-10-16staging: lustre: ldlm: interval tree search in ldlm_lock_match()Vitaly Fertman
2016-10-16staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger
2016-10-16staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell
2016-10-16staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago
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-17staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin
2016-06-17staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb
2016-04-26staging/lustre: Fix blank line after/before {/} styleOleg Drokin
2016-03-30staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
2016-03-11Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal
2016-03-01staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla
2016-02-25staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin
2016-02-25staging/lustre: Remove dead code in ldlm_lock_destroy_internalOleg Drokin
2016-02-25staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin