aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/memory.c
Commit message (Expand)AuthorAge
* dlm: NULL dereference on failure in kmem_cache_create()Dan Carpenter2012-05-15
* dlm: improve rsb searchesDavid Teigland2011-07-12
* dlm: always use GFP_NOFSDavid Teigland2009-11-30
* dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-07
* dlm: eliminate astparam type castingDavid Teigland2008-02-07
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-29
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [DLM] print bad length in assertionDavid Teigland2006-08-09
* [DLM] dlm: user locksDavid Teigland2006-07-13
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-23
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-18