aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/memory.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-3/+3
* dlm: fix up memory allocation flagsSteven Whitehouse2008-12-231-3/+3
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-061-1/+1
* dlm: eliminate astparam type castingDavid Teigland2008-02-061-1/+1
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-291-24/+8
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-9/+3
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-3/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [DLM] print bad length in assertionDavid Teigland2006-08-091-1/+2
* [DLM] dlm: user locksDavid Teigland2006-07-131-0/+9
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-16/+0
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+122