summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_internal.h
AgeCommit message (Expand)Author
2015-10-02staging/lustre/ldlm: Make ldlm_add_ast_work_item() staticOleg Drokin
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/ldlm: Remove unused ldlm_resource_insert_lock_after()Oleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_init/fini_flock_exportOleg Drokin
2015-10-02staging/lustre/ldlm: Remove unused ldlm_cancel_locks_for_exports()Oleg Drokin
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches
2015-06-01staging/lustre/ldlm: Fix up LDLM_POOL_SYSFS_WRITER*_STORE defineOleg Drokin
2015-05-31staging/lustre/ldlm: move all remaining files from procfs to debugfsDmitry Eremin
2015-05-31staging/lustre/ldlm: move procfs ldlm pool stats to sysfsOleg Drokin
2015-03-26Staging: lustre: Remove extern from function declarationVatika Harlalka
2015-03-01Staging: lustre: Fix externs should be avoided in .cHaneen Mohammed
2015-03-01Staging: lustre: lustre: ldlm: Fix do not add new typedefsHaneen Mohammed
2015-01-17staging: lustre: fix sparse warning on LPROC_SEQ_FOPS macrosTristan Lelong
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht
2014-10-28Staging: lustre: Place a space after a semi colon.Surya Seetharaman
2014-04-25Staging: lustre: ops structs should be declared staticFabio Falzoi
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-07-23staging/lustre: Make quota namespace refcounting consistentOleg Drokin
2013-07-23staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao