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
/
fs
/
jbd
Age
Commit message (
Expand
)
Author
2007-05-09
fix file specification in comments
Uwe Kleine-König
2007-05-08
jbd: check for error returned by kthread_create on creating journal thread
Pavel Emelianov
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-22
[PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
2006-12-10
[PATCH] user of the jiffies rounding code: JBD
Arjan van de Ven
2006-12-07
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-28
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2006-10-11
[PATCH] null dereference in fs/jbd/journal.c
Eric Sesterhenn
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-29
[PATCH] JBD: memory leak in "journal_init_dev()"
Zoltan Menyhart
2006-09-29
[PATCH] JBD: Make journal_brelse_array() static
Dave Kleikamp
2006-09-27
[PATCH] ext3: Fix sparse warnings
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] jbd: use BUILD_BUG_ON in journal init
Alexey Dobriyan
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-09-27
[PATCH] jbd: add lock annotation to jbd_sync_bh
Josh Triplett
2006-09-26
[PATCH] jbd: fix commit of ordered data buffers
Jan Kara
2006-09-01
[PATCH] manage-jbd-its-own-slab fix
Badari Pulavarty
2006-08-27
[PATCH] Manage jbd allocations from its own slabs
Badari Pulavarty
2006-06-27
[PATCH] add poison.h and patch primary users
Randy Dunlap
2006-06-25
[PATCH] ext3: fix memory leak when the journal file is corrupted
Theodore Ts'o
2006-06-23
[PATCH] JBD: split checkpoint lists
Jan Kara
2006-06-23
[PATCH] jbd: avoid kfree(NULL)
Andrew Morton
2006-06-23
[PATCH] jbd: fix BUG in journal_commit_transaction()
Jan Kara
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-25
[PATCH] jbd: convert kjournald to kthread API
Andrew Morton
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-05
[PATCH] jbd: fix transaction batching
Andrew Morton
2006-01-18
[PATCH] jbd: remove_transaction fix
Jan Kara
2006-01-18
[PATCH] jbd: log_do_checkpoint fix
Jan Kara
2006-01-06
[PATCH] jbd: split checkpoint lists
Jan Kara
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-07
[PATCH] jbd doc: fix some kernel-doc warnings
Randy Dunlap
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-09-10
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-07
[PATCH] Fix race in do_get_write_access()
Jan Kara
2005-09-07
[PATCH] Change ll_rw_block() calls in JBD
Jan Kara
2005-09-07
[PATCH] Fix JBD race in t_forget list handling
Jan Kara
2005-09-07
[PATCH] kjournald: missing JFS_UNMOUNT check
Mark Fasheh
2005-09-07
[PATCH] fs/jbd/: cleanups
Adrian Bunk
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-02
[PATCH] ext3: fix list scanning in __cleanup_transaction
Jan Kara
2005-06-02
[PATCH] ext3: fix log_do_checkpoint() assertion failure
Jan Kara
2005-04-16
[PATCH] jbd dirty buffer leak fix
akpm@osdl.org
[prev]
[next]