Theodore Ts'o
|
67c457a8c3
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
|
16 anni fa |
Theodore Ts'o
|
7058548cd5
ext4: Use WRITE_SYNC for commits which are caused by fsync()
|
16 anni fa |
Jan Kara
|
7f5aa21508
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
|
16 anni fa |
Theodore Ts'o
|
08ec8c3878
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
|
16 anni fa |
Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 anni fa |
Joel Becker
|
e06c8227fd
jbd2: Add buffer triggers
|
17 anni fa |
Mark Fasheh
|
e97fcd95a4
jbd2: Add BH_JBDPrivateStart
|
16 anni fa |
Theodore Ts'o
|
c319106723
ext4: Remove code to create the journal inode
|
16 anni fa |
Aneesh Kumar K.V
|
fb68407b0d
jbd2: Call journal commit callback without holding j_list_lock
|
16 anni fa |
Theodore Ts'o
|
1a0d3786dd
jbd2: Remove a large array of bh's from the stack of the checkpoint routine
|
16 anni fa |
Theodore Ts'o
|
30773840c1
ext4: add fsync batch tuning knobs
|
16 anni fa |
Josef Bacik
|
e07f7183a4
jbd2: improve jbd2 fsync batching
|
16 anni fa |
Mark Fasheh
|
171bbfbeab
jbd2: Add BH_JBDPrivateStart
|
16 anni fa |
Theodore Ts'o
|
3e624fc72f
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
|
17 anni fa |
Harvey Harrison
|
d5c003b4d1
include: replace __FUNCTION__ with __func__
|
17 anni fa |
Hidehiro Kawai
|
5bf5683a33
ext4: add an option to control error handling on file data
|
17 anni fa |
Hidehiro Kawai
|
44519faf22
jbd2: fix error handling for checkpoint io
|
17 anni fa |
Theodore Ts'o
|
05496769e5
jbd2: clean up how the journal device name is printed
|
17 anni fa |
Jan Kara
|
87c89c232c
jbd2: Remove data=ordered mode support using jbd buffer heads
|
17 anni fa |
Jan Kara
|
c851ed5401
jbd2: Implement data=ordered mode handling via inodes
|
17 anni fa |
Theodore Ts'o
|
736603ab29
jbd2: Add commit time into the commit block
|
17 anni fa |
Theodore Ts'o
|
624080eded
jbd2: If a journal checksum error is detected, propagate the error to ext4
|
17 anni fa |
Matthew Wilcox
|
5a6483feb0
include: Remove unnecessary inclusions of asm/semaphore.h
|
17 anni fa |
Mingming Cao
|
7b7510662f
jbd2: add lockdep support
|
17 anni fa |
Girish Shilamkar
|
818d276ceb
ext4: Add the journal checksum feature
|
17 anni fa |
Johann Lombardi
|
8e85fb3f30
jbd2: jbd2 stats through procfs
|
17 anni fa |
Jan Kara
|
f5a7a6b0d9
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
|
17 anni fa |
Chris Snook
|
36df53f4a3
jbd2: Remove printk from J_ASSERT to preserve registers during BUG
|
17 anni fa |
Mingming Cao
|
cd02ff0b14
jbd2: JBD_XXX to JBD2_XXX naming cleanup
|
18 anni fa |
Mingming Cao
|
2d917969bc
JBD2: replace jbd_kmalloc with kmalloc directly.
|
18 anni fa |