summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/lov/lov_request.c
AgeCommit message (Expand)Author
2015-10-24staging: lustre: replace OBDO_FREE with kmem_cache_freeMike Rapoport
2015-10-24staging: lustre: replace OBDO_ALLOC with kmem_cache_allocMike Rapoport
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin
2015-07-13staging: lustre: lov: Use !x to check for kzalloc failureJulia Lawall
2015-06-08staging: lustre: cleanup not needed else clausesAntonio Murdaca
2015-06-08lustre: lov: Drop rq_buflen fieldJulia Lawall
2015-06-08lustre: lov: Drop unneeded set_oabufs and set_pga fieldsJulia Lawall
2015-06-08lustre: lov: Drop lov_lock_handles structureJulia Lawall
2015-04-30staging: lustre: fix ifnullfree.cocci warningskbuild test robot
2015-04-30staging: lustre: drop uses of some OBD alloc and free functionsJulia Lawall
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng
2014-09-11staging: lustre: lov: expand the GOTO macroJulia Lawall
2014-09-08staging/lustre: remove obd_ost.hJohn L. Hammond
2014-09-08staging/lustre/lov: remove unused OBD methodsJohn L. Hammond
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald
2014-08-17staging/lustre: get rid of obd_* typedefsOleg Drokin
2014-07-21staging: lustre: lov: Add a space before open braces '{' in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Add a blank line after declarations in lov_request.cRiccardo Lucchese
2014-07-21staging: lustre: lov: Cleanup lov_check_set() in lov_request.cRiccardo Lucchese
2014-07-12staging: lustre: remove LPU64 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-06-26staging/lustre: fix frong ldlm flags type usedDmitry Eremin
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-03-16staging:lustre: Fix sparse warning of plain integer as NULLHimangi Saraogi
2013-12-17staging: lustre: Fix typo in lustre/lustre/lovMasanari Iida
2013-10-21staging:lustre: Fix space before open parenthesisDulshani Gunawardhana
2013-10-21staging:lustre: Remove space between function name and open parenthesisDulshani Gunawardhana
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-05-14staging: add Lustre file system client supportPeng Tao