summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/vvp_dev.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBD_SLAB_FREE_PTR with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-10-13staging: lustre: remove multiple blank linesMike Rapoport
2015-06-08staging: lustre: fixed const warnings (struct seq_operations should be const ...Xavier Roche
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/llite: Move all remaining procfs entries to debugfsOleg Drokin
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane
2015-03-06staging: lustre: llite: remove extra parentheses around right bit shift opera...Aya Mahfouz
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' ...Greg Donald
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging: lustre: Remove typedef and update cfs_hash_bd structLisa Nguyen
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-14staging: add Lustre file system client supportPeng Tao