index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd: do not try lock_acquire after handle made invalid
Jonas Bonn
2008-01-17
1
-0
/
+2
*
JBD/ext3 cleanups: convert to kzalloc
Mingming Cao
2007-10-19
1
-2
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-6
/
+6
*
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
1
-2
/
+2
*
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-17
1
-4
/
+4
*
lockdep: annotate journal_start()
Peter Zijlstra
2007-10-11
1
-0
/
+9
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] user of the jiffies rounding code: JBD
Arjan van de Ven
2006-12-10
1
-1
/
+1
*
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
1
-1
/
+3
*
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-28
1
-1
/
+14
*
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2006-10-20
1
-2
/
+3
*
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-27
1
-3
/
+3
*
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-09-27
1
-64
/
+64
*
[PATCH] manage-jbd-its-own-slab fix
Badari Pulavarty
2006-09-01
1
-1
/
+1
*
[PATCH] Manage jbd allocations from its own slabs
Badari Pulavarty
2006-08-27
1
-4
/
+5
*
[PATCH] jbd: avoid kfree(NULL)
Andrew Morton
2006-06-23
1
-3
/
+6
*
[PATCH] jbd: fix BUG in journal_commit_transaction()
Jan Kara
2006-06-23
1
-1
/
+2
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
1
-8
/
+5
*
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
2006-03-25
1
-2
/
+2
*
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
Arjan van de Ven
2006-03-23
1
-2
/
+2
*
[PATCH] jbd: fix transaction batching
Andrew Morton
2006-02-05
1
-1
/
+9
*
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-07
1
-6
/
+3
*
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] fs: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-10
1
-2
/
+1
*
[PATCH] Fix race in do_get_write_access()
Jan Kara
2005-09-07
1
-18
/
+21
*
[PATCH] jbd dirty buffer leak fix
akpm@osdl.org
2005-04-16
1
-2
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2062