Darrick J. Wong
|
e531d0bceb
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
|
10 years ago |
Darrick J. Wong
|
b6924225c2
jbd2: complain about descriptor block checksum errors
|
10 years ago |
Darrick J. Wong
|
064d83892e
jbd2: free bh when descriptor block checksum fails
|
11 years ago |
Darrick J. Wong
|
db9ee22036
jbd2: fix descriptor block size handling errors with journal_csum
|
11 years ago |
Darrick J. Wong
|
022eaa7517
jbd2: fix infinite loop when recovering corrupt journal blocks
|
11 years ago |
Dmitry Monakhov
|
a67c848a8b
jbd2: rename obsoleted msg JBD->JBD2
|
11 years ago |
Darrick J. Wong
|
18a6ea1e5c
jbd2: Fix endian mixing problems in the checksumming code
|
12 years ago |
Darrick J. Wong
|
eee06c5678
jbd2: fix block tag checksum verification brokenness
|
12 years ago |
Theodore Ts'o
|
316e4cfd0b
jbd2: check return value of blkdev_issue_flush()
|
13 years ago |
Darrick J. Wong
|
c390087591
jbd2: checksum data blocks that are stored in the journal
|
13 years ago |
Darrick J. Wong
|
1f56c5890e
jbd2: checksum commit blocks
|
13 years ago |
Darrick J. Wong
|
3caa487f53
jbd2: checksum descriptor blocks
|
13 years ago |
Darrick J. Wong
|
42a7106de6
jbd2: checksum revocation blocks
|
13 years ago |
Darrick J. Wong
|
8f888ef846
jbd2: change disk layout for metadata checksumming
|
13 years ago |
Jan Kara
|
79feb521a4
jbd2: issue cache flush after checkpointing even with internal journal
|
13 years ago |
Eryu Guan
|
f2a44523b2
jbd2: Unify log messages in jbd2 code
|
14 years ago |
Theodore Ts'o
|
9a4f6271b6
jbd2: move debug message into debug #ifdef
|
14 years ago |
Andi Kleen
|
5a0790c2c4
ext4: remove initialized but not read variables
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Hidehiro Kawai
|
44519faf22
jbd2: fix error handling for checkpoint io
|
17 years ago |
Theodore Ts'o
|
624080eded
jbd2: If a journal checksum error is detected, propagate the error to ext4
|
17 years ago |
Theodore Ts'o
|
8ea76900be
jbd2: Fix memory leak when verifying checksums in the journal
|
17 years ago |
Duane Griffin
|
d00256766a
jbd2: correctly unescape journal data blocks
|
17 years ago |
Aneesh Kumar K.V
|
4d60517972
JBD2: Use the incompat macro for testing the incompat feature.
|
17 years ago |
Andi Kleen
|
e86e14385d
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
|
17 years ago |
Girish Shilamkar
|
818d276ceb
ext4: Add the journal checksum feature
|
17 years ago |
Mingming Cao
|
cd02ff0b14
jbd2: JBD_XXX to JBD2_XXX naming cleanup
|
18 years ago |
Mingming Cao
|
b38bd33a6b
fix ext4/JBD2 build warnings
|
18 years ago |
Jose R. Santos
|
e23291b912
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
|
18 years ago |
Uwe Kleine-König
|
5886269962
fix file specification in comments
|
18 years ago |