| Commit message (Expand) | Author | Age | Files | Lines |
* | jbd2: Mark jbd2 slabs as SLAB_TEMPORARY | Mingming Cao | 2008-01-28 | 1 | -2/+2 |
* | ext4: Add the journal checksum feature | Girish Shilamkar | 2008-01-28 | 1 | -0/+26 |
* | jbd2: jbd2 stats through procfs | Johann Lombardi | 2008-01-28 | 1 | -0/+338 |
* | JBD2: debug code cleanup. | Jose R. Santos | 2007-10-17 | 1 | -14/+6 |
* | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 2007-10-17 | 1 | -4/+4 |
* | JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 | Mingming Cao | 2007-10-17 | 1 | -2/+1 |
* | JBD2: replace jbd_kmalloc with kmalloc directly. | Mingming Cao | 2007-10-17 | 1 | -10/+1 |
* | JBD2: jbd2 slab allocation cleanups | Mingming Cao | 2007-10-17 | 1 | -84/+4 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -5/+3 |
* | jbd2: Move jbd2-debug file to debugfs | Jose R. Santos | 2007-07-18 | 1 | -40/+27 |
* | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG | Jose R. Santos | 2007-07-18 | 1 | -7/+7 |
* | jbd: check for error returned by kthread_create on creating journal thread | Pavel Emelianov | 2007-05-08 | 1 | -4/+9 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] null dereference in fs/jbd2/journal.c | Dave Kleikamp | 2006-10-17 | 1 | -1/+2 |
* | [PATCH] jbd2: switch blks_type from sector_t to ull | Mingming Cao | 2006-10-11 | 1 | -9/+9 |
* | [PATCH] jbd2: sector_t conversion | Mingming Cao | 2006-10-11 | 1 | -9/+9 |
* | [PATCH] 64-bit jbd2 core | Zach Brown | 2006-10-11 | 1 | -0/+11 |
* | [PATCH] jbd2: rename slab | Johann Lombardi | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols | Mingming Cao | 2006-10-11 | 1 | -227/+227 |
* | [PATCH] jbd2: initial copy of files from jbd | Dave Kleikamp | 2006-10-11 | 1 | -0/+2072 |