aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/llite_nfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall1-2/+2
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall1-4/+8
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-1/+1
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont1-1/+3
2014-04-27staging/lustre: Limit reply buffer sizeBrian Behlendorf1-2/+2
2014-02-07staging/lustre/llite: remove ll_d_root_opsLai Siyao1-3/+3
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-20/+20
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-5/+0
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet1-1/+1
2013-07-23staging/lustre/llite: return valid fsid for statfsFan Yong1-0/+16
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao1-7/+6
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+319