index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
jbd.h
Age
Commit message (
Expand
)
Author
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-03-19
fs: fix kernel-doc notation warnings
Randy Dunlap
2008-02-06
jbd.h: hide kernel only code
Olaf Hering
2008-02-06
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
2007-10-19
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
2007-10-19
jbd: remove printk() from J_ASSERT macros
Chris Snook
2007-10-17
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-15
docbook: fix filesystems content
Randy Dunlap
2007-10-11
lockdep: annotate journal_start()
Peter Zijlstra
2006-12-07
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
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
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
2005-03-28
[PATCH] ext3/jbd race: releasing in-use journal_heads
Stephen C. Tweedie
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
2005-03-11
[PATCH] docbook: update function parameter description in block/fs code
Martin Waitz
2005-03-07
[PATCH] JBD: reduce stack and number of journal descriptors
Alex Tomas
2005-03-07
[PATCH] jbd: journal overflow fix #2
Alex Tomas
2005-02-01
[PATCH] assert_spin_locked()
Herbert Pƶtzl
2005-01-04
[PATCH] ext3: handle attempted delete of bitmap blocks.
Stephen C. Tweedie
2004-11-07
[PATCH] remove journal callback code from jbd
Arjan van de Ven
2004-10-18
[PATCH] jbd wakeup fix
Andrew Morton
2004-09-21
[PATCH] jbd endianness annotations
Alexander Viro
2004-08-22
[PATCH] ext3 barrier support
Jens Axboe
2004-06-17
[PATCH] Ext3: Retry allocation after transaction commit (v2)
Theodore Y. Ts'o
2004-04-12
[PATCH] JBD: BH_Revoke cleanup
Andrew Morton
2004-04-12
[PATCH] remove concatenation with __FUNCTION__ include/*
Andrew Morton
2004-04-11
[PATCH] Add commit=0 to ext3, meaning "set commit to default".
Andrew Morton
2004-04-11
[PATCH] JBD: ordered-data commit cleanup
Andrew Morton
2003-07-10
[PATCH] JBD: checkpointing optimisations
Andrew Morton
[next]