index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
revoke.c
Age
Commit message (
Expand
)
Author
2008-04-17
jdb2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
jbd2: eliminate duplicated code in revocation table init/destroy functions
Duane Griffin
2008-04-28
jbd2: tidy up revoke cache initialisation and destruction
Duane Griffin
2008-03-30
jbd/jbd2 NULL noise
Al Viro
2008-01-28
jbd2: Mark jbd2 slabs as SLAB_TEMPORARY
Mingming Cao
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-16
is_power_of_2(): jbd
vignesh babu
2007-05-09
fix file specification in comments
Uwe Kleine-König
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-11
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
2006-10-11
[PATCH] jbd2: sector_t conversion
Mingming Cao
2006-10-11
[PATCH] 64-bit jbd2 core
Zach Brown
2006-10-11
[PATCH] jbd2: rename slab
Johann Lombardi
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp