summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/ldlm/ldlm_request.c
AgeCommit message (Expand)Author
2014-11-26staging: lustre: ldlm: Remove unnecessary braces at ifsAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix initialization of static variablesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix indentation errors for switch-caseAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix warning about missing spacesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Fix overlong linesAndreas Ruprecht
2014-11-26staging: lustre: ldlm: Add missing newlines after declarationsAndreas Ruprecht
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-02staging: lustre: ldlm: simplify rc initializationJulia Lawall
2014-09-02staging: lustre: ldlm: expand the GOTO macroJulia Lawall
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous lin...Greg Donald
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong
2013-10-26Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei
2013-05-14staging: add Lustre file system client supportPeng Tao