summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman2018-06-051-2135/+0Star
* staging: lustre: remove remaining libcfs_all.h includes from lustre/lustreNeilBrown2018-05-251-1/+0Star
* staging: lustre: start moving includes out of libcfs.hNeilBrown2018-05-251-1/+1
* staging: lustre: remove current_pid() and current_comm()NeilBrown2018-05-251-1/+1
* staging: lustre: cfs_time_current() -> jiffies.NeilBrown2018-04-231-1/+1
* staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown2018-04-231-1/+5
* staging: lustre: remove unused hash tables.NeilBrown2018-04-231-14/+0Star
* staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown2018-02-161-7/+3Star
* staging: lustre: discard cfs_time_seconds()NeilBrown2018-02-161-1/+1
* staging: lustre: replace simple cases of l_wait_event() with wait_event().NeilBrown2018-02-161-3/+1Star
* staging: lustre: ldlm: use list_for_each_entry in ldlm_lock.cNeilBrown2017-11-271-7/+3Star
* staging: lustre: ldlm: use list_first_entry in ldlm_lockNeilBrown2017-11-271-4/+4
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta2017-10-201-11/+22
* staging: lustre: ptlrpc: add include path to MakefileJames Simmons2017-08-231-4/+4
* staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons2017-07-171-4/+5
* staging: lustre: ldlm: disconnect speedupVitaly Fertman2017-03-061-1/+0Star
* staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2017-03-061-11/+35
* staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2017-02-031-0/+7
* staging: lustre: osc: handle osc eviction correctlyJinshan Xiong2017-01-031-2/+1Star
* staging/lustre/ldlm: Correct itree_overlap_cb return typeOleg Drokin2017-01-031-1/+1
* 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-291-8/+11
* staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-2/+2
* staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger2016-11-291-5/+5
* staging: lustre: ptlrpc: Move IT_* definitions to lustre_idl.hBen Evans2016-11-141-2/+2
* staging: lustre: ldlm: interval tree search in ldlm_lock_match()Vitaly Fertman2016-10-161-78/+171
* staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger2016-10-161-16/+3Star
* staging: lustre: ldlm: Do not use cbpending for group locksPatrick Farrell2016-10-161-4/+7
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-161-3/+0Star
* staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman2016-09-191-2/+0Star
* staging: lustre: ldlm: reconstruct proper flags on enqueue resendVitaly Fertman2016-09-191-2/+1Star
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-221-13/+13
* staging: lustre: obd: validate open handle cookiesJohn L. Hammond2016-08-211-1/+1
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-211-11/+17
* staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-211-4/+19
* staging/lustre/ldlm: const qualify struct lustre_handle * paramsJohn L. Hammond2016-06-201-7/+7
* staging/lustre: LDLM_DEBUG() shouldn't be passed \nAlex Zhuravlev2016-06-201-1/+1
* staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-181-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-181-4/+0Star
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-291-49/+46Star
* staging/lustre: Fix blank line after/before {/} styleOleg Drokin2016-04-271-1/+0Star
* staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman2016-03-311-3/+13
* staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-311-1/+2
* Staging: lustre: Use list_{next/prev}_entry instead of list_entryBhumika Goyal2016-03-121-5/+2Star
* staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-021-1/+1
* staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin2016-02-261-21/+42
* staging/lustre: Remove dead code in ldlm_lock_destroy_internalOleg Drokin2016-02-261-10/+0Star
* staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin2016-02-261-3/+3
* staging/lustre: Remove ldlm type/mode typedefsOleg Drokin2016-02-261-13/+15