Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f85543ba3c54330e4562f662be72369b57f7115c
/
fs
/
jbd2
/
checkpoint.c
33d1497
jbd2: fix checkpoint list cleanup
by Jan Kara
· 9 years ago
841df7df
jbd2: avoid infinite loop when destroying aborted journal
by Jan Kara
· 9 years ago
6f6a6fd
jbd2: fix ocfs2 corrupt when updating journal superblock fails
by Joseph Qi
· 9 years ago
b4f1afc
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
by Dmitry Monakhov
· 9 years ago
50849db
jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list
by Jan Kara
· 10 years ago
cc97f1a
jbd2: avoid pointless scanning of checkpoint lists
by Jan Kara
· 10 years ago
1245799
jbd2: jbd2_log_wait_for_space improve error detetcion
by Dmitry Monakhov
· 10 years ago
0e5ecf0a
jbd2: optimize jbd2_log_do_checkpoint() a bit
by Jan Kara
· 10 years ago
dc6e8d6
jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()
by Theodore Ts'o
· 10 years ago
88fe1ac
jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint()
by Theodore Ts'o
· 10 years ago
be1158c
jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()
by Theodore Ts'o
· 10 years ago
0ef5418
jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()
by Paul Gortmaker
· 11 years ago
f29fad7
jbd2: remove unused waitqueues
by Jan Kara
· 11 years ago
76c3990
jbd2: cleanup needed free block estimates when starting a transaction
by Jan Kara
· 11 years ago
e5a120a
jbd2: remove journal_head from descriptor buffers
by Jan Kara
· 11 years ago
f5113ef
jbd2: don't create journal_head for temporary journal buffers
by Jan Kara
· 11 years ago
932bb30
jbd2: remove bh_state lock from checkpointing code
by Jan Kara
· 13 years ago
96c8667
jbd2: fix BH_JWrite setting in checkpointing code
by Jan Kara
· 13 years ago
79feb52
jbd2: issue cache flush after checkpointing even with internal journal
by Jan Kara
· 13 years ago
24bcc89
jbd2: split updating of journal superblock and marking journal empty
by Jan Kara
· 13 years ago
0c2022e
jbd2: allocate transaction from separate slab cache
by Yongqiang Yang
· 13 years ago
2201c59
jbd2: add drop_transaction/update_superblock_end tracepoints
by Seiji Aguchi
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
d3ad843
jbd2: use WRITE_SYNC in journal checkpoint
by Tao Ma
· 13 years ago
de1b794
jbd2: Fix oops in jbd2_journal_remove_journal_head()
by Jan Kara
· 13 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
5c2178e
jbd2: Add sanity check for attempts to start handle during umount
by Theodore Ts'o
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
a51dca9
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
by Theodore Ts'o
· 14 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
71f2be2
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
by Theodore Ts'o
· 15 years ago
cc3e1be
ext4, jbd2: Add barriers for file systems with exernal journals
by Theodore Ts'o
· 15 years ago
bf69932
jbd2: Use tracepoints for history file
by Theodore Ts'o
· 15 years ago
879c5e6
jbd2: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
fb68407
jbd2: Call journal commit callback without holding j_list_lock
by Aneesh Kumar K.V
· 16 years ago
1a0d378
jbd2: Remove a large array of bh's from the stack of the checkpoint routine
by Theodore Ts'o
· 16 years ago
8c3f25d
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
by Theodore Ts'o
· 16 years ago
44519fa
jbd2: fix error handling for checkpoint io
by Hidehiro Kawai
· 16 years ago
ede86cc
ext4: Add debugging markers that can be used by systemtap
by Theodore Ts'o
· 16 years ago
23f8b79
jbd2: abort instead of waiting for nonexistent transaction
by Duane Griffin
· 16 years ago
87c89c2
jbd2: Remove data=ordered mode support using jbd buffer heads
by Jan Kara
· 16 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
8e85fb3
jbd2: jbd2 stats through procfs
by Johann Lombardi
· 17 years ago
f5a7a6b
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
by Jan Kara
· 17 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
f7f4bcc
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
by Mingming Cao
· 18 years ago
470decc
[PATCH] jbd2: initial copy of files from jbd
by Dave Kleikamp
· 18 years ago