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
/
include
/
linux
/
jbd2.h
Age
Commit message (
Expand
)
Author
2016-06-30
jbd2: track more dependencies on transaction commit
Jan Kara
2016-06-30
jbd2: move lockdep tracking to journal_s
Jan Kara
2016-05-05
jbd2: remove excess descriptions for handle_s
Luis de Bethencourt
2016-04-24
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
2016-02-22
jbd2: unify revoke and tag block checksum handling
Jan Kara
2016-02-22
jbd2: factor out common descriptor block initialization
Jan Kara
2016-02-22
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
Jan Kara
2015-10-18
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-10-15
jbd2: gate checksum calculations on crc driver presence, not sb flags
Darrick J. Wong
2015-09-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-07-28
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
2015-06-15
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-01-15
jbd: drop jbd_ENOSYS debug
Davidlohr Bueso
2014-09-18
jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list
Jan Kara
2014-08-28
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2013-07-01
jbd2: invalidate handle if jbd2_journal_restart() fails
Theodore Ts'o
2013-06-12
jbd2: use a single printk for jbd_debug()
Paul Gortmaker
2013-06-12
jbd/jbd2: relocate bit_spinlock header to jbd_common
Paul Gortmaker
2013-06-12
ext4: fix data integrity for ext4_sync_fs
Dmitry Monakhov
2013-06-12
jbd2: optimize jbd2_journal_force_commit
Dmitry Monakhov
2013-06-04
jbd2: transaction reservation support
Jan Kara
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: refine waiting for shadow buffers
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
2013-05-21
jbd2: change jbd2_journal_invalidatepage to accept length
Lukas Czerner
2013-04-19
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Zheng Liu
2013-04-03
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-04-03
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-02-09
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-07
jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle"
Theodore Ts'o
2013-02-06
jbd2: track request delay statistics
Theodore Ts'o
2012-12-25
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
2012-11-08
jbd2: remove VLAIS usage from JBD2 code
Behan Webster
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
2012-08-05
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
2012-05-27
ext4/jbd2: add metadata checksumming to the list of supported features
Darrick J. Wong
2012-05-27
jbd2: checksum journal superblock
Darrick J. Wong
2012-05-27
jbd2: Grab a reference to the crc32c driver if necessary
Darrick J. Wong
2012-05-22
jbd2: change disk layout for metadata checksumming
Darrick J. Wong
2012-03-13
jbd2: cleanup journal tail after transaction commit
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
2011-12-28
jbd2: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
[next]