summaryrefslogtreecommitdiff
path: root/fs/jbd2/checkpoint.c
Commit message (Expand)AuthorAge
* block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-01
* jbd2: fix checkpoint list cleanupJan Kara2015-10-17
* jbd2: avoid infinite loop when destroying aborted journalJan Kara2015-07-28
* jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi2015-06-15
* jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()Dmitry Monakhov2015-06-15
* jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_listJan Kara2014-09-18
* jbd2: avoid pointless scanning of checkpoint listsJan Kara2014-09-18
* jbd2: jbd2_log_wait_for_space improve error detetcionDmitry Monakhov2014-09-16
* jbd2: optimize jbd2_log_do_checkpoint() a bitJan Kara2014-09-04
* jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()Theodore Ts'o2014-09-04
* jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint()Theodore Ts'o2014-09-01
* jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()Theodore Ts'o2014-09-01
* jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()Paul Gortmaker2013-06-12
* jbd2: remove unused waitqueuesJan Kara2013-06-04
* jbd2: cleanup needed free block estimates when starting a transactionJan Kara2013-06-04
* jbd2: remove journal_head from descriptor buffersJan Kara2013-06-04
* jbd2: don't create journal_head for temporary journal buffersJan Kara2013-06-04
* jbd2: remove bh_state lock from checkpointing codeJan Kara2012-03-13
* jbd2: fix BH_JWrite setting in checkpointing codeJan Kara2012-03-13
* jbd2: issue cache flush after checkpointing even with internal journalJan Kara2012-03-13
* jbd2: split updating of journal superblock and marking journal emptyJan Kara2012-03-13
* jbd2: allocate transaction from separate slab cacheYongqiang Yang2012-02-20
* jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi2012-02-20
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* jbd2: use WRITE_SYNC in journal checkpointTao Ma2011-06-27
* jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-13
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-27
|\
| * jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o2010-10-27
* | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
|/
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o2010-08-03
* jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stopTheodore Ts'o2010-08-02
* blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
* ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-23
* ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o2009-12-23
* jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-30
* jbd2: convert instrumentation from markers to tracepointsTheodore Ts'o2009-06-17
* jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V2008-11-06
* jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-05
* jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_spaceTheodore Ts'o2008-11-06
* jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-10
* ext4: Add debugging markers that can be used by systemtapTheodore Ts'o2008-10-05
* jbd2: abort instead of waiting for nonexistent transactionDuane Griffin2008-10-08
* jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-11
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-28
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-28
* fix file specification in commentsUwe Kleine-König2007-05-09
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-11
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-11