index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
checkpoint.c
Age
Commit message (
Expand
)
Author
2014-09-18
jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list
Jan Kara
2014-09-18
jbd2: avoid pointless scanning of checkpoint lists
Jan Kara
2014-09-16
jbd2: jbd2_log_wait_for_space improve error detetcion
Dmitry Monakhov
2014-09-04
jbd2: optimize jbd2_log_do_checkpoint() a bit
Jan Kara
2014-09-04
jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()
Theodore Ts'o
2014-09-01
jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint()
Theodore Ts'o
2014-09-01
jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()
Theodore Ts'o
2013-06-12
jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()
Paul Gortmaker
2013-06-04
jbd2: remove unused waitqueues
Jan Kara
2013-06-04
jbd2: cleanup needed free block estimates when starting a transaction
Jan Kara
2013-06-04
jbd2: remove journal_head from descriptor buffers
Jan Kara
2013-06-04
jbd2: don't create journal_head for temporary journal buffers
Jan Kara
2012-03-13
jbd2: remove bh_state lock from checkpointing code
Jan Kara
2012-03-13
jbd2: fix BH_JWrite setting in checkpointing code
Jan Kara
2012-03-13
jbd2: issue cache flush after checkpointing even with internal journal
Jan Kara
2012-03-13
jbd2: split updating of journal superblock and marking journal empty
Jan Kara
2012-02-20
jbd2: allocate transaction from separate slab cache
Yongqiang Yang
2012-02-20
jbd2: add drop_transaction/update_superblock_end tracepoints
Seiji Aguchi
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-06-27
jbd2: use WRITE_SYNC in journal checkpoint
Tao Ma
2011-06-13
jbd2: Fix oops in jbd2_journal_remove_journal_head()
Jan Kara
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
jbd2: Add sanity check for attempts to start handle during umount
Theodore Ts'o
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-03
jbd2: Change j_state_lock to be a rwlock_t
Theodore Ts'o
2010-08-02
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
Theodore Ts'o
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2009-12-23
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
2009-12-23
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
2009-06-17
jbd2: convert instrumentation from markers to tracepoints
Theodore Ts'o
2008-11-06
jbd2: Call journal commit callback without holding j_list_lock
Aneesh Kumar K.V
2008-11-05
jbd2: Remove a large array of bh's from the stack of the checkpoint routine
Theodore Ts'o
2008-11-06
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
Theodore Ts'o
2008-10-10
jbd2: fix error handling for checkpoint io
Hidehiro Kawai
2008-10-05
ext4: Add debugging markers that can be used by systemtap
Theodore Ts'o
2008-10-08
jbd2: abort instead of waiting for nonexistent transaction
Duane Griffin
2008-07-11
jbd2: Remove data=ordered mode support using jbd buffer heads
Jan Kara
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2008-01-28
jbd2: jbd2 stats through procfs
Johann Lombardi
2008-01-28
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
Jan Kara
2007-05-09
fix file specification in comments
Uwe Kleine-König
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp