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
/
jbd
/
commit.c
Age
Commit message (
Expand
)
Author
2013-08-01
jbd: relocate assert after state lock in journal_commit_transaction()
Paul Gortmaker
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2012-09-12
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2012-05-15
jbd: Write journal superblock with WRITE_FUA after checkpointing
Jan Kara
2012-05-15
jbd: protect all log tail updates with j_checkpoint_mutex
Jan Kara
2012-05-15
jbd: Split updating of journal superblock and marking journal empty
Jan Kara
2012-04-11
jbd: Refine commit writeout logic
Jan Kara
2011-11-22
jbd: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
2011-06-27
jbd: Fix oops in journal_remove_journal_head()
Jan Kara
2011-06-25
jbd: Add fixed tracepoints
Lukas Czerner
2011-05-17
jbd/jbd2: remove obsolete summarise_journal_usage.
Tao Ma
2011-05-17
jbd: Fix forever sleeping process in do_get_write_access()
Jan Kara
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
Jens Axboe
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
2010-10-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-28
jbd: Convert atomic_inc() to get_bh()
Namhyung Kim
2010-10-28
jbd: Convert bitops to buffer fns
Namhyung Kim
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
2010-09-10
jbd: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
2010-05-21
jbd: Provide function to check whether transaction will issue data barrier
Jan Kara
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
jbd: Delay discarding buffers in journal_unmap_buffer
Jan Kara
2009-09-16
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
Jan Kara
2009-06-09
jbd: fix race in buffer processing in commit code
Jan Kara
2009-04-14
jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records
Theodore Ts'o
2009-04-06
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
Jens Axboe
2009-03-27
ext3: Use WRITE_SYNC for commits which are caused by fsync()
Theodore Ts'o
2009-01-08
jbd: improve fsync batching
Josef Bacik
2008-10-20
ext3: add an option to control error handling on file data
Hidehiro Kawai
2008-10-20
jbd: don't dirty original metadata buffer on abort
Hidehiro Kawai
2008-10-20
jbd: abort when failed to log metadata buffers
Hidehiro Kawai
2008-08-04
fs: rename buffer trylock
Nick Piggin
2008-08-04
mm: rename page trylock
Nick Piggin
2008-07-25
jbd: don't abort if flushing file data failed
Hidehiro Kawai
2008-07-25
jbd: positively dispose the unmapped data buffers in journal_commit_transacti...
Toshiyuki Okajima
2008-05-14
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
Mingming Cao
2008-04-28
jbd: fix possible journal overflow issues
Josef Bacik
2008-04-28
jbd: fix the way the b_modified flag is cleared
Josef Bacik
2008-02-01
[PATCH] jbd: Remove useless loop when writing commit record
Jan Kara
2008-02-08
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
Neil Brown
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
2007-10-19
jbd: fix commit code to properly abort journal
Jan Kara
2007-10-17
JBD: JBD slab allocation cleanups
Mingming Cao
2007-07-16
jbd commit: fix transaction dropping
Jan Kara
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-22
[PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
[next]