Daeho Jeong
|
4327ba52af
ext4, jbd2: ensure entering into panic after recording an error in superblock
|
10 년 전 |
Darrick J. Wong
|
56316a0d28
jbd2: clean up feature test macros with predicate functions
|
10 년 전 |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
10 년 전 |
Darrick J. Wong
|
8595798ca3
jbd2: gate checksum calculations on crc driver presence, not sb flags
|
10 년 전 |
Jan Kara
|
841df7df19
jbd2: avoid infinite loop when destroying aborted journal
|
10 년 전 |
Daeho Jeong
|
564bc40252
ext4, jbd2: add REQ_FUA flag when recording an error in the superblock
|
10 년 전 |
Linus Torvalds
|
47a469421d
Merge branch 'akpm' (patches from Andrew)
|
10 년 전 |
Rasmus Villemoes
|
81ae394bdc
fs/jbd2/journal.c: use strreplace()
|
10 년 전 |
Michal Hocko
|
7b506b1035
jbd2: get rid of open coded allocation retry loop
|
10 년 전 |
Joseph Qi
|
6f6a6fda29
jbd2: fix ocfs2 corrupt when updating journal superblock fails
|
10 년 전 |
Jan Kara
|
de92c8caf1
jbd2: speedup jbd2_journal_get_[write|undo]_access()
|
10 년 전 |
Michal Hocko
|
6ccaf3e2f3
jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
|
10 년 전 |
Linus Torvalds
|
9bfccec24e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 년 전 |
Darrick J. Wong
|
32f3869184
jbd2: fix regression where we fail to initialize checksum seed when loading
|
10 년 전 |
Theodore Ts'o
|
d9f39d1e44
jbd2: remove unnecessary NULL check before iput()
|
10 년 전 |
Darrick J. Wong
|
feb8c6d3dd
jbd2: fix journal checksum feature flag handling
|
11 년 전 |
Gioh Kim
|
a49058fab2
jbd/jbd2: use non-movable memory for the jbd superblock
|
11 년 전 |
Darrick J. Wong
|
db9ee22036
jbd2: fix descriptor block size handling errors with journal_csum
|
11 년 전 |
Theodore Ts'o
|
3469a32a1e
jbd2: don't hold j_state_lock while calling wake_up()
|
11 년 전 |
Rashika Kheria
|
7747e6d028
jbd2: mark file-local functions as static
|
11 년 전 |
Dmitry Monakhov
|
a67c848a8b
jbd2: rename obsoleted msg JBD->JBD2
|
11 년 전 |
Jan Kara
|
75685071cd
jbd2: revise KERN_EMERG error messages
|
11 년 전 |
Darrick J. Wong
|
18a6ea1e5c
jbd2: Fix endian mixing problems in the checksumming code
|
12 년 전 |
Theodore Ts'o
|
fe52d17cdd
jbd2: move superblock checksum calculation to jbd2_write_superblock()
|
12 년 전 |
Paul Gortmaker
|
169f1a2a87
jbd2: use a single printk for jbd_debug()
|
12 년 전 |
Dmitry Monakhov
|
9ff8644624
jbd2: optimize jbd2_journal_force_commit
|
12 년 전 |
Jan Kara
|
8f7d89f368
jbd2: transaction reservation support
|
12 년 전 |
Jan Kara
|
f29fad7210
jbd2: remove unused waitqueues
|
12 년 전 |
Jan Kara
|
76c3990456
jbd2: cleanup needed free block estimates when starting a transaction
|
12 년 전 |
Jan Kara
|
b34090e5e2
jbd2: refine waiting for shadow buffers
|
12 년 전 |