aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/transaction.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28jbd2: sparse pointer use of zero as nullMingming Cao1-6/+6
2008-01-28jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeupMingming Cao1-1/+1
2008-01-28jbd2: add lockdep supportMingming Cao1-0/+11
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi1-0/+9
2007-10-17JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao1-2/+1
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao1-2/+2
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao1-7/+7
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk1-0/+2
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi1-2/+3
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-122/+122
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+2080