summaryrefslogtreecommitdiff
path: root/fs/dlm/memory.c
AgeCommit message (Expand)Author
2011-07-12dlm: improve rsb searchesDavid Teigland
2009-11-30dlm: always use GFP_NOFSDavid Teigland
2008-12-23dlm: fix up memory allocation flagsSteven Whitehouse
2008-02-06dlm: add __init and __exit marks to init and exit functionsDenis Cheng
2008-02-06dlm: eliminate astparam type castingDavid Teigland
2008-01-29dlm: use dlm prefix on alloc and free functionsDavid Teigland
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-08-09[DLM] print bad length in assertionDavid Teigland
2006-07-13[DLM] dlm: user locksDavid Teigland
2006-02-23[DLM] Remove range locks from the DLMDavid Teigland
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland