summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_ea.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBD_SLAB_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBD_SLAB_ALLOC_PTR_GFP with kmem_cache_allocMike Rapoport
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2015-03-01staging: lustre: resolves sparse warnings using static declarationLe Tan
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: lov: remove ccflags from MakefileGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-03-06Staging : lustre/lustre/lov: Fix Statements terminations use 1 semicolon in l...Monam Agarwal
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong
2013-06-03staging/lustre/lov: only dump header in lsm_lmm_verifyAndreas Dilger
2013-05-14staging: add Lustre file system client supportPeng Tao