aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fid (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-3/+2
2013-10-26staging: lustre: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea1-3/+1
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman1-1/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman2-23/+23
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman2-19/+0
2013-07-23staging/lustre/fid: prepare FID module for client server splitLiu Xuezhao7-1000/+108
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao2-178/+38
2013-05-14staging: add Lustre file system client supportPeng Tao7-0/+1990