index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
jbd2.h
Age
Commit message (
Expand
)
Author
2008-01-28
jbd2: add lockdep support
Mingming Cao
2008-01-28
ext4: Add the journal checksum feature
Girish Shilamkar
2008-01-28
jbd2: jbd2 stats through procfs
Johann Lombardi
2008-01-28
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
Jan Kara
2008-01-28
jbd2: Remove printk from J_ASSERT to preserve registers during BUG
Chris Snook
2007-10-17
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-07-18
jbd2: Move jbd2-debug file to debugfs
Jose R. Santos
2007-07-18
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
Jose R. Santos
2006-12-07
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
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 jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp