summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_internal.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-05staging: lustre: delete the filesystem from the tree.Greg Kroah-Hartman1-342/+0
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman1-0/+1
2017-10-20staging: lustre: ldlm: fix lines over 80 characters in ldlm filesAastha Gupta1-1/+1
2017-08-23staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans1-0/+6
2017-07-30staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh1-3/+0
2017-06-23staging: lustre: lustre: add all missing indentifier namesJames Simmons1-12/+15
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman1-3/+2
2016-11-29staging: lustre: ldlm: change "int" to proper enum typeAndreas Dilger1-4/+4
2016-11-29staging: lustre: ldlm: rename LDLM_CANCEL_* flagsAndreas Dilger1-8/+8
2016-11-29staging: lustre: ldlm: remove ldlm_wire_policy_data_t typedef usage from codeAndreas Dilger1-10/+10
2016-11-29staging: lustre: ldlm: remove ldlm_side_t typedef usage from codeAndreas Dilger1-8/+9
2016-11-29staging: lustre: ldlm: remove ldlm_policy_data_t typedef usage from codeAndreas Dilger1-10/+10
2016-10-16staging: lustre: ptlrpc: remove old protocol compatibilityAndreas Dilger1-5/+2
2016-09-25staging: lustre: ldlm: Fix extern variable declarationImre Deak1-0/+1
2016-09-19staging: lustre: ldlm: per-export lock callback timeoutVitaly Fertman1-1/+1
2016-08-22staging/lustre: Make alignment match open parenthesisOleg Drokin1-9/+8
2016-06-18staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin1-1/+1
2016-06-18staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin1-4/+0
2016-04-29staging: lustre: ldlm: use accessor macros for l_flagsBruce Korb1-3/+4
2016-04-12staging/lustre: Get rid of ldlm_policy_res_t typedefOleg Drokin1-2/+0
2016-03-31staging/lustre/ldlm: Solve a race for LRU lock cancelVitaly Fertman1-1/+2
2016-03-31staging/lustre/ldlm: restore the ELC for enqueueVitaly Fertman1-3/+4
2016-02-26staging/lustre/ldlm: Adjust comments to better conform to coding styleOleg Drokin1-1/+2
2016-02-26staging/lustre: Get rid of ldlm_cancel_flags_t typedefOleg Drokin1-3/+3
2016-02-26staging/lustre: Get rid of ldlm_error_t typedefOleg Drokin1-2/+2
2016-02-26staging/lustre: Remove ldlm type/mode typedefsOleg Drokin1-1/+1
2015-12-22staging: lustre: update Intel copyright messages 2015Andreas Dilger1-1/+1
2015-10-02staging/lustre/ldlm: Make ldlm_add_ast_work_item() staticOleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove ldlm_namespace_inactive_list()Oleg Drokin1-7/+0
2015-10-02staging/lustre/ldlm: Remove unused exported symbols.Oleg Drokin1-13/+8
2015-10-02staging/lustre/ldlm: Remove unused ldlm_resource_insert_lock_after()Oleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_init/fini_flock_exportOleg Drokin1-2/+0
2015-10-02staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()Oleg Drokin1-2/+0
2015-08-15staging: lustre: Remove unnecessary externsJoe Perches1-1/+1
2015-06-01staging/lustre/ldlm: Fix up LDLM_POOL_SYSFS_WRITER*_STORE defineOleg Drokin1-2/+2
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin1-2/+1
2015-05-31staging/lustre/ldlm: move procfs ldlm pool stats to sysfsOleg Drokin1-14/+59
2015-03-26Staging: lustre: Remove extern from function declarationVatika Harlalka1-3/+3
2015-03-02Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed1-0/+4
2015-03-02Staging: lustre: lustre: ldlm: Fix do not add new typedefsHaneen Mohammed1-3/+3
2015-01-18staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong1-2/+3
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht1-1/+2
2014-11-26staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht1-0/+1
2014-10-28Staging: lustre: Place a space after a semi colon.Surya Seetharaman1-2/+2
2014-04-26Staging: lustre: ops structs should be declared staticFabio Falzoi1-1/+1
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman1-2/+2
2013-07-23staging/lustre: Make quota namespace refcounting consistentOleg Drokin1-2/+1
2013-07-23staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin1-6/+40
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-19/+18
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+277