summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_object.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: lov: Remove unused #include header fileShraddha Barke
2015-10-02staging/lustre/lov: Remove unused lov_lsm_decref()Oleg Drokin
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall
2015-04-01Staging: lustre: Include header for functions prototypesDarshana Padmadas
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-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
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-19staging/lustre/libcfs: remove waitq_waitPeng Tao
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao
2014-03-08staging: lustre: storage class should be before const qualifierTobias Klauser
2014-02-11lustre/lov: avoid subobj's coh_parent raceBobi Jam
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong
2013-05-14staging: add Lustre file system client supportPeng Tao