aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-11staging/lustre: use osc_reply_portal for OUT servicesMikhail Pershin1-11/+18
2014-09-02staging: lustre: ldlm: simplify rc initializationJulia Lawall1-1/+2
2014-09-02staging: lustre: ldlm: expand the GOTO macroJulia Lawall6-97/+154
2014-09-02drivers: staging: lustre: Fix return is not a function, parentheses are not required errorsGreg Donald1-1/+1
2014-08-30staging: lustre: adjust spacing within pointer castsJulia Lawall1-2/+2
2014-08-30staging/lustre: move lustre_intent.h to ..John L. Hammond1-1/+1
2014-08-30staging: lustre: remove parentheses from return argumentsJulia Lawall1-3/+3
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald2-3/+5
2014-08-30drivers: staging: lustre: Fix that open brace { should be on the previous line errorsGreg Donald3-6/+3
2014-08-17staging/lustre/ldlm: drop redundant ibits lock interoperability checkFan Yong2-58/+7
2014-08-01staging: lustre: ldlm: ldlm_resource.c - fix dereferenceing user space bufferAnil Belur1-2/+3
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman2-6/+6
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman5-27/+27
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman6-19/+15
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman2-4/+3
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman3-14/+14
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman2-4/+4
2014-07-11staging: lustre: ptlrpc/ldlm: remove ccflags from MakefileGreg Kroah-Hartman12-48/+39
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman5-6/+6
2014-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin1-1/+1
2014-06-19staging: lustre: ldlm: ldlm_lib.c removed unecessary space after function nameAnil Belur1-12/+12
2014-06-19staging: lustre: lustre: ldlm: ldlm_lib.c - removed unnecessary bracesAnil Belur1-4/+2
2014-06-19staging: lustre: ldlm: ldlm_resource.c replace obsolete function with kstrtoul()Anil Belur1-3/+4
2014-06-19staging: lustre: ldlm: ldlm_resource.c removed unecessary bracesAnil Belur1-4/+2
2014-05-31staging: lustre: fix integer as NULL pointer warningsAlexandr Terekhov1-2/+2
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin1-1/+1
2014-04-27staging/lustre/ldlm: fix NULL pointer dereferenceDmitry Eremin1-1/+1
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler3-5/+5
2014-04-27staging/lustre/ldlm: Hold lock when clearing flagLi Xi1-2/+2
2014-04-25Staging: lustre: gfp_mask should be of gfp_t typeFabio Falzoi1-5/+5
2014-04-25Staging: lustre: ops structs should be declared staticFabio Falzoi2-3/+3
2014-04-25Staging: lustre: Avoid using 0 instead of NULLFabio Falzoi1-1/+1
2014-03-19staging/lustre/libcfs: remove schedule_timeout_and_set_statePeng Tao1-2/+2
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida1-1/+1
2014-02-28lustre/ldlm: set l_lvb_type coherent when layout is returnedBruno Faccini1-0/+1
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-2/+2
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko1-2/+0
2014-02-07staging/lustre/ptlrpc: flock deadlock detection does not workAndriy Skulysh1-4/+37
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida3-9/+9
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao1-0/+9
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao1-2/+0
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin1-3/+0
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko1-0/+2
2013-11-25staging/lustre/ptlrpc: Fix race during exp_flock_hash creationAndriy Skulysh2-20/+16
2013-11-25staging/lustre: remove CFS_MODULE_PARMPeng Tao2-6/+6
2013-11-25staging/lustre/libcfs: remove flock wrappersPeng Tao1-10/+7
2013-11-21staging/lustre/ldlm: fix resource/fid check, use DLDLMRESAndreas Dilger2-35/+16
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong2-2/+7
2013-11-15staging/lustre: remove llog_server.cPeng Tao1-39/+0
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria1-2/+4