aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/checkpoint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13jbd2: remove bh_state lock from checkpointing codeJan Kara1-52/+7
2012-03-13jbd2: fix BH_JWrite setting in checkpointing codeJan Kara1-2/+0
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara1-63/+12
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara1-1/+1
2012-02-20jbd2: allocate transaction from separate slab cacheYongqiang Yang1-1/+1
2012-02-20jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi1-0/+2
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-06-27jbd2: use WRITE_SYNC in journal checkpointTao Ma1-1/+4
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara1-12/+16
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-0/+10
2010-10-27jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o1-0/+10
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig1-2/+1
2010-08-18remove SWRITE* I/O typesChristoph Hellwig1-1/+3
2010-08-03jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o1-8/+8
2010-08-02jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o1-1/+1
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov1-1/+2
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o1-0/+1
2009-12-23ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o1-0/+15
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o1-0/+7
2009-06-17jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o1-3/+2
2008-11-06jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V1-1/+1
2008-11-05jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o1-13/+9
2008-11-06jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o1-7/+25
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai1-12/+37
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o1-0/+3
2008-10-08jbd2: abort instead of waiting for nonexistent transactionDuane Griffin1-2/+17
2008-07-11jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara1-1/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin1-1/+2
2008-01-28jbd2: jbd2 stats through procfsJohann Lombardi1-2/+8
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara1-6/+6
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao1-27/+27
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp1-0/+697