summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/llite_close.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-12Staging: lustre: llite: llite_close.c: Remove unnecessary bracesShraddha Barke
2015-04-30staging: lustre: llite: drop uses of OBD free functionsJulia Lawall
2015-03-01staging: lustre: llite: Remove unnecessary OOM messageQuentin Lambert
2014-11-23staging: lustre: Coalesce string fragmentsJoe Perches
2014-09-19staging: lustre: llite: Use kzalloc and rewrite null testsJulia Lawall
2014-08-30staging: lustre: llite: expand the GOTO macroJulia Lawall
2014-07-12staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: llite: remove ccflags from MakefileGreg Kroah-Hartman
2014-03-08staging: luster: Fix typo in lustre/lliteMasanari Iida
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
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