Darrick J. Wong
|
56316a0d28
jbd2: clean up feature test macros with predicate functions
|
9 年之前 |
Jan Kara
|
841df7df19
jbd2: avoid infinite loop when destroying aborted journal
|
10 年之前 |
Darrick J. Wong
|
db9ee22036
jbd2: fix descriptor block size handling errors with journal_csum
|
11 年之前 |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 年之前 |
Theodore Ts'o
|
d4e839d4a9
jbd2: add transaction to checkpoint list earlier
|
11 年之前 |
Theodore Ts'o
|
42cf3452d5
jbd2: calculate statistics without holding j_state_lock and j_list_lock
|
11 年之前 |
Theodore Ts'o
|
df3c1e9a05
jbd2: don't unplug after writing revoke records
|
11 年之前 |
Darrick J. Wong
|
18a6ea1e5c
jbd2: Fix endian mixing problems in the checksumming code
|
12 年之前 |
Paul Gortmaker
|
cfc7bc896f
jbd2: fix duplicate debug label for phase 2
|
12 年之前 |
Paul Gortmaker
|
3ca841c106
jbd2: relocate assert after state lock in journal_commit_transaction()
|
12 年之前 |
Jan Kara
|
8f7d89f368
jbd2: transaction reservation support
|
12 年之前 |
Jan Kara
|
b34090e5e2
jbd2: refine waiting for shadow buffers
|
12 年之前 |
Jan Kara
|
e5a120aeb5
jbd2: remove journal_head from descriptor buffers
|
12 年之前 |
Jan Kara
|
f5113effc2
jbd2: don't create journal_head for temporary journal buffers
|
12 年之前 |
Darrick J. Wong
|
eee06c5678
jbd2: fix block tag checksum verification brokenness
|
12 年之前 |
Dmitry Monakhov
|
794446c694
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
|
12 年之前 |
Theodore Ts'o
|
9fff24aa2c
jbd2: track request delay statistics
|
12 年之前 |
Jan Kara
|
b794e7a6eb
jbd2: fix assertion failure in commit code due to lacking transaction credits
|
13 年之前 |
Cong Wang
|
906adea153
jbd2: remove the second argument of kmap_atomic
|
13 年之前 |
Darrick J. Wong
|
c390087591
jbd2: checksum data blocks that are stored in the journal
|
13 年之前 |
Darrick J. Wong
|
1f56c5890e
jbd2: checksum commit blocks
|
13 年之前 |
Darrick J. Wong
|
3caa487f53
jbd2: checksum descriptor blocks
|
13 年之前 |
Darrick J. Wong
|
8f888ef846
jbd2: change disk layout for metadata checksumming
|
13 年之前 |
Shaohua Li
|
99aa784667
jbd2: use GFP_NOFS for blkdev_issue_flush
|
13 年之前 |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Linus Torvalds
|
69e1aaddd6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 年之前 |
Cong Wang
|
303a8f2afc
jbd2: remove the second argument of k[un]map_atomic()
|
13 年之前 |
Jan Kara
|
3339578f05
jbd2: cleanup journal tail after transaction commit
|
13 年之前 |
Jan Kara
|
79feb521a4
jbd2: issue cache flush after checkpointing even with internal journal
|
13 年之前 |