aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17staging: lustre: Fix typo in lustre/lustre/fld and ldlmMasanari Iida1-1/+1
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-4/+2
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao2-2/+1
2013-11-11lustre/fld: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-4/+1
2013-10-26lustre/fld: remove fld_thread_keyPeng Tao1-5/+0
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches1-1/+1
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman2-2/+2
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman3-33/+33
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman2-13/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman3-25/+1
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou2-2/+0
2013-07-23staging/lustre/fld: prepare FLD module for client server splitLiu Xuezhao6-1113/+36
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-35/+43
2013-05-14staging: add Lustre file system client supportPeng Tao7-0/+2551