LinuxLists
Users
About
djwong (
[email protected]
)
Number of posts: 1236 (0.45 per day)
First post: 2004-11-05 19:37:26
Last post: 2012-05-15 18:52:51
Previous Page
/
Next Page
Date
List
Subject
2012-01-07 08:38:29
linux-ext4
[PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery
2012-01-07 08:38:29
linux-ext4
[PATCH 51/51] e2fsck: Refactor crc32_be code
2012-01-07 08:38:13
linux-ext4
[PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming
2012-01-07 08:38:08
linux-ext4
[PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums
2012-01-07 08:38:08
linux-ext4
[PATCH 48/51] e2fsck: Verify data block checksums when recovering journal
2012-01-07 08:38:02
linux-ext4
[PATCH 47/51] e2fsck: Check commit block checksum during recovery
2012-01-07 08:38:01
linux-ext4
[PATCH 45/51] e2fsck: Check revoke block checksum during recovery
2012-01-07 08:37:55
linux-ext4
[PATCH 39/51] libext2fs: Add checksum to MMP block
2012-01-07 08:37:54
linux-ext4
[PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal
2012-01-07 08:37:25
linux-ext4
[PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag
2012-01-07 08:37:19
linux-ext4
[PATCH 40/51] e2fsck: Verify and correct MMP checksum problems
2012-01-07 08:37:05
linux-ext4
[PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants
2012-01-07 08:37:01
linux-ext4
[PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
2012-01-07 08:36:52
linux-ext4
[PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
2012-01-07 08:36:49
linux-ext4
[PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock
2012-01-07 08:36:46
linux-ext4
[PATCH 32/51] e2fsck: Handle superblock checksum errors gracefully
2012-01-07 08:36:43
linux-ext4
[PATCH 26/51] e2fsck: Check directory leaf block checksums
2012-01-07 08:36:40
linux-ext4
[PATCH 34/51] tune2fs: Store checksum algorithm type in superblock
2012-01-07 08:36:35
linux-ext4
[PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock
2012-01-07 08:36:24
linux-ext4
[PATCH 30/51] tune2fs: Rewrite extended attribute block checksums
2012-01-07 08:36:20
linux-ext4
[PATCH 31/51] libext2fs: Calculate and verify superblock checksums
2012-01-07 08:36:08
linux-ext4
[PATCH 29/51] e2fsck: Check extended attribute block checksums
2012-01-07 08:36:07
linux-ext4
[PATCH 22/51] debugfs: Print htree internal node checksums
2012-01-07 08:36:04
linux-ext4
[PATCH 25/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
2012-01-07 08:36:04
linux-ext4
[PATCH 20/51] tune2fs: Enable extent tree checksums
2012-01-07 08:36:01
linux-ext4
[PATCH 28/51] libext2fs: Verify and calculate extended attribute block checksums
2012-01-07 08:35:58
linux-ext4
[PATCH 19/51] libext2fs: Verify and calculate extent tree block checksums
2012-01-07 08:35:54
linux-ext4
[PATCH 27/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
2012-01-07 08:35:34
linux-ext4
[PATCH 24/51] e2fsck: Verify htree root/node checksums
2012-01-07 08:35:29
linux-ext4
[PATCH 23/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
2012-01-07 08:35:18
linux-ext4
[PATCH 21/51] e2fsck: Verify extent tree blocks and clear the bad ones
2012-01-07 08:34:59
linux-ext4
[PATCH 18/51] tune2fs: Rewrite block bitmap checksums
2012-01-07 08:34:50
linux-ext4
[PATCH 17/51] e2fsck: Don't verify bitmap checksums
2012-01-07 08:34:44
linux-ext4
[PATCH 15/51] dumpe2fs: Display block bitmap checksum
2012-01-07 08:34:44
linux-ext4
[PATCH 16/51] e2fsck: Verify block bitmap checksum
2012-01-07 08:34:31
linux-ext4
[PATCH 14/51] libext2fs: Create the block bitmap checksum
2012-01-07 08:34:25
linux-ext4
[PATCH 13/51] e2fsck: Verify inode bitmap checksum
2012-01-07 08:34:20
linux-ext4
[PATCH 12/51] dumpe2fs: Display inode bitmap checksum
2012-01-07 08:34:14
linux-ext4
[PATCH 04/51] libext2fs: Precompute FS UUID checksum seed
2012-01-07 08:34:14
linux-ext4
[PATCH 11/51] tune2fs: Rewrite inode bitmap checksums
2012-01-07 08:34:13
linux-ext4
[PATCH 06/51] debugfs: Dump inode checksum when appropriate
2012-01-07 08:34:08
linux-ext4
[PATCH 07/51] tune2fs: Add inode checksum support
2012-01-07 08:34:06
linux-ext4
[PATCH 10/51] libext2fs: Create the inode bitmap checksum
2012-01-07 08:34:03
linux-ext4
[PATCH 09/51] mke2fs: Allow metadata checksums to be turned on at mkfs time
2012-01-07 08:33:53
linux-ext4
[PATCH 08/51] e2fsck: Verify and correct inode checksums
2012-01-07 08:33:36
linux-ext4
[PATCH 05/51] libext2fs: Add inode checksum support
2012-01-07 08:33:29
linux-ext4
[PATCH 03/51] debugfs: Optionally ignore bad checksums
2012-01-07 08:33:16
linux-ext4
[PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming
2012-01-07 08:33:10
linux-ext4
[PATCH 01/51] libext2fs: Read and write full size inodes
2012-01-07 08:33:01
linux-ext4
[PATCH v2.3 00/51] e2fsprogs: Add metadata checksumming
2012-01-07 08:30:34
linux-ext4
[PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary