summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_resource.c
AgeCommit message (Expand)Author
2016-09-19staging: lustre: replace direct HZ access with kernel APIsJian Yu
2016-09-19staging: lustre: ldlm: fix a use after free in ldlm_resource_get()John L. Hammond
2016-09-15staging: lustre: Change 'unsigned' to 'unsigned int'Rehas Sachdeva
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
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_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: check all errors during ldlm_debugfs_setup()Dmitry Eremin
2016-04-28staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb
2016-03-30staging/lustre/clio: cl_lock simplificationJinshan Xiong
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: Get rid of ldlm_ns_type_t typedefOleg Drokin
2016-02-25staging/lustre: Remove ldlm_appetite_t typedefOleg Drokin
2016-02-25staging/lustre: Remove ldlm type/mode typedefsOleg Drokin
2016-02-25staging/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-11-15staging: lustre: remove unused variableDan Carpenter
2015-10-29staging: lustre: change cfs_hash_ops_t to structJames Simmons
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: add a blank line after function/struct/union/enum declarationsMike Rapoport
2015-10-02staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin
2015-10-02staging/lustre: Remove ns_is_client()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_resource_insert_lock_after()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove ldlm_namespace_free()Oleg Drokin
2015-10-02staging/lustre/ldlm: Get rid of lr_converting queueOleg Drokin
2015-09-12staging: lustre: fix GLOBAL_INITIALISERS checkpatch.pl errorsMike Rapoport
2015-07-16staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ldlm: remove server-side congested locks supportOleg Drokin
2015-05-31staging/lustre/ldlm: move namespaces/lru_max_age to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move namespaces/lock_unused_count to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move namespaces/early_lock_cancel to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move namespaces/lru_size to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move namespace/lock_count to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move namespaces/resource_count to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: move cancel_unused_locks_before_replay to sysfsOleg Drokin
2015-05-31staging/lustre/ldlm: Preparation to move /proc/fs/lustre/ldlm to sysfsOleg Drokin
2015-05-08staging: lustre: ldlm: ldlm_resource: remove unneeded null test before freeJulia Lawall
2015-05-08staging: lustre: ldlm: Use kzalloc and kfreeJulia Lawall
2015-03-23Staging: lustre: remove extern in .c fileHaneen Mohammed
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-11-26staging: lustre: ldlm: Remove space before braces for defined() checkAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht