aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/vvp_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const in these contexts)Xavier Roche1-1/+1
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin1-1/+1
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin1-10/+11
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane1-2/+4
2015-03-06staging: lustre: llite: remove extra parentheses around right bit shift operationAya Mahfouz1-1/+1
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman1-2/+2
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond1-3/+3
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler1-2/+2
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-1/+1
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen1-1/+1
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman1-2/+2
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman1-1/+0
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao1-2/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+547