summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong2017-03-061-1/+1
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-1/+1
* staging/lustre: Convert all bare unsigned to unsigned intOleg Drokin2016-12-071-4/+4
* staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger2016-11-291-4/+4
* staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger2016-11-291-7/+7
* staging: lustre: ldlm: reclaim granted locks defensivelyNiu Yawei2016-10-301-3/+5
* staging: lustre: ldlm: remove unnecessary EXPORT_SYMBOLfrank zago2016-10-161-4/+0
* staging: lustre: replace direct HZ access with kernel APIsJian Yu2016-09-191-1/+2
* staging: lustre: ldlm: fix a use after free in ldlm_resource_get()John L. Hammond2016-09-191-3/+3
* staging: lustre: Change 'unsigned' to 'unsigned int'Rehas Sachdeva2016-09-151-4/+4
* staging/lustre: Make alignment match open parenthesisOleg Drokin2016-08-211-3/+2
* staging: lustre: ldlm: improve ldlm_lock_create() return valueEmoly Liu2016-08-211-18/+7
* staging: lustre: ldlm: flock completion fixes.Vitaly Fertman2016-08-211-1/+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-171-1/+1
* staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
* staging: lustre: ldlm: check all errors during ldlm_debugfs_setup()Dmitry Eremin2016-04-281-0/+6
* staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb2016-04-281-6/+6
* staging/lustre/clio: cl_lock simplificationJinshan Xiong2016-03-301-0/+1
* staging: lustre: ldlm: Replace kmem_cache_alloc with kmem_cache_zallocAmitoj Kaur Chawla2016-03-011-1/+1
* staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-12/+24
* staging/lustre: Get rid of ldlm_ns_type_t typedefOleg Drokin2016-02-251-2/+2
* staging/lustre: Remove ldlm_appetite_t typedefOleg Drokin2016-02-251-1/+1
* staging/lustre: Remove ldlm type/mode typedefsOleg Drokin2016-02-251-1/+2
* staging/lustre/ldlm: Remove unused lr_most_restr from struct ldlm_resourceOleg Drokin2016-02-251-1/+0
* staging/lustre/ldlm: Adjust NULL comparison codestyleOleg Drokin2016-02-201-13/+12
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove unused variableDan Carpenter2015-11-151-2/+0
* staging: lustre: change cfs_hash_ops_t to structJames Simmons2015-10-291-9/+9
* staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport2015-10-241-3/+3
* staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport2015-10-241-1/+1
* staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport2015-10-131-0/+2
* staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()Oleg Drokin2015-10-021-4/+3
* staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin2015-10-021-40/+42
* staging/lustre: Remove ns_is_client()Oleg Drokin2015-10-021-19/+10
* staging/lustre/ldlm: Remove unused ldlm_resource_insert_lock_after()Oleg Drokin2015-10-021-26/+0
* staging/lustre/ldlm: Remove ldlm_namespace_free()Oleg Drokin2015-10-021-27/+0
* staging/lustre/ldlm: Get rid of lr_converting queueOleg Drokin2015-10-021-12/+0
* staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport2015-09-121-2/+2
* staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin2015-07-161-0/+1
* staging/lustre/obd: final removal of procfs stuffDmitry Eremin2015-05-311-1/+1
* staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin2015-05-311-67/+61
* staging/lustre/ldlm: remove server-side congested locks supportOleg Drokin2015-05-311-38/+0
* staging/lustre/ldlm: move namespaces/lru_max_age to sysfsOleg Drokin2015-05-311-2/+28
* staging/lustre/ldlm: move namespaces/lock_unused_count to sysfsOleg Drokin2015-05-311-2/+12
* staging/lustre/ldlm: move namespaces/early_lock_cancel to sysfsOleg Drokin2015-05-311-12/+16
* staging/lustre/ldlm: move namespaces/lru_size to sysfsOleg Drokin2015-05-311-17/+14
* staging/lustre/ldlm: move namespace/lock_count to sysfsOleg Drokin2015-05-311-13/+16
* staging/lustre/ldlm: move namespaces/resource_count to sysfsOleg Drokin2015-05-311-5/+7
* staging/lustre/ldlm: move cancel_unused_locks_before_replay to sysfsOleg Drokin2015-05-311-4/+0
OpenPOWER on IntegriCloud