aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/ldlm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-26Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria1-4/+4
2013-10-26Staging: lustre: Fix paranthesis not required around returnRashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix space required after ','Rashika Kheria1-1/+1
2013-10-26Staging: lustre: Fix no spaces at the start of the lineRashika Kheria1-2/+2
2013-10-26Staging: lustre: Fix code indentation for conditional statementsRashika Kheria1-4/+4
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen5-18/+18
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen3-13/+13
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches2-4/+4
2013-09-17staging: lustre: clean up format string usagesKees Cook1-2/+2
2013-09-10staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman3-7/+7
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman2-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman9-226/+225
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman8-64/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman9-139/+6
2013-07-29staging: lustre: Fix sparse warnings about use of obsolete initializerEmil Goode3-34/+37
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond1-0/+1
2013-07-23staging/lustre/ldlm: Fix flock deadlock detection raceAndriy Skulysh1-6/+10
2013-07-23staging/lustre/mdt: duplicate link names in directoryAndreas Dilger1-73/+72
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb6-38/+35
2013-07-23staging/lustre: Make quota namespace refcounting consistentOleg Drokin2-7/+2
2013-07-23staging/lustre: Only wake up ldlm_poold as frequently as the check intervalOleg Drokin1-9/+15
2013-07-23staging/lustre/ldlm: split client namespaces into active and inactiveOleg Drokin3-25/+135
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei3-4/+7
2013-07-23staging/lustre/ldlm: print FID in lvbo_init(), lvbo_updateAndreas Dilger1-2/+3
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao1-1/+1
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao1-5/+5
2013-06-03staging/lustre/ldlm: suppress useless lock RPC for layoutJC Lafoucriere1-14/+0
2013-05-30staging/lustre: fix LBUG and inode refcount bugPeng Tao1-0/+6
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao3-218/+154
2013-05-14staging: add Lustre file system client supportPeng Tao13-0/+12087