index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
jbd2.h
(
unfollow
)
Commit message (
Expand
)
Author
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
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
2006-09-29
[PATCH] JBD: Make journal_brelse_array() static
Dave Kleikamp
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-08-27
[PATCH] Manage jbd allocations from its own slabs
Badari Pulavarty
2006-06-23
[PATCH] JBD: split checkpoint lists
Jan Kara
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-25
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
2006-03-23
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
Arjan van de Ven
2006-02-14
[PATCH] jbd: revert checkpoint list changes
Mark Fasheh
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-05
[PATCH] jbd: fix transaction batching
Andrew Morton
2006-01-06
[PATCH] jbd: split checkpoint lists
Jan Kara
2005-11-22
compat-ioctl.c: fix compile with no CONFIG_JBD
Linus Torvalds
2005-11-07
[PATCH] jbd doc: fix some kernel-doc warnings
Randy Dunlap
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-07
[PATCH] fs/jbd/: cleanups
Adrian Bunk