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

Date List Subject
2011-11-29 00:32:48 linux-ext4 [PATCH 34/50] libext2fs: Record the checksum algorithm in use in the superblock
2011-11-29 00:32:38 linux-ext4 [PATCH 37/50] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
2011-11-29 00:32:38 linux-ext4 [PATCH 39/50] mke2fs: Warn if not enabling all the features that metadata_csum wants
2011-11-29 00:32:24 linux-ext4 [PATCH 38/50] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
2011-11-29 00:32:20 linux-ext4 [PATCH 30/50] tune2fs: Rewrite extended attribute block checksums
2011-11-29 00:32:11 linux-ext4 [PATCH 36/50] mke2fs: Record the checksum algorithm in use in the superblock
2011-11-29 00:32:11 linux-ext4 [PATCH 35/50] tune2fs: Store checksum algorithm type in superblock
2011-11-29 00:32:09 linux-ext4 [PATCH 33/50] libext2fs: Use i_generation in inode-related metadata checksums
2011-11-29 00:31:48 linux-ext4 [PATCH 17/50] tune2fs: Rewrite block bitmap checksums
2011-11-29 00:31:47 linux-ext4 [PATCH 32/50] e2fsck: Handle superblock checksum errors gracefully
2011-11-29 00:31:45 linux-ext4 [PATCH 31/50] libext2fs: Calculate and verify superblock checksums
2011-11-29 00:31:42 linux-ext4 [PATCH 29/50] e2fsck: Check extended attribute block checksums
2011-11-29 00:31:30 linux-ext4 [PATCH 24/50] e2fsck: Verify htree root/node checksums
2011-11-29 00:31:22 linux-ext4 [PATCH 04/50] libext2fs: Add inode checksum support
2011-11-29 00:31:16 linux-ext4 [PATCH 28/50] libext2fs: Verify and calculate extended attribute block checksums
2011-11-29 00:31:03 linux-ext4 [PATCH 25/50] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
2011-11-29 00:31:00 linux-ext4 [PATCH 20/50] e2fsck: Verify extent tree blocks and clear the bad ones
2011-11-29 00:30:57 linux-ext4 [PATCH 19/50] tune2fs: Enable extent tree checksums
2011-11-29 00:30:56 linux-ext4 [PATCH 26/50] e2fsck: Check directory leaf block checksums
2011-11-29 00:30:56 linux-ext4 [PATCH 21/50] libext2fs: Introduce dx_tail and dir_entry_tail
2011-11-29 00:30:40 linux-ext4 [PATCH 23/50] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
2011-11-29 00:30:40 linux-ext4 [PATCH 22/50] debugfs: Print htree internal node checksums
2011-11-29 00:30:34 linux-ext4 [PATCH 06/50] tune2fs: Add inode checksum support
2011-11-29 00:29:59 linux-ext4 [PATCH 18/50] libext2fs: Verify and calculate extent tree block checksums
2011-11-29 00:29:44 linux-ext4 [PATCH 16/50] e2fsck: Don't verify bitmap checksums
2011-11-29 00:29:41 linux-ext4 [PATCH 15/50] e2fsck: Verify block bitmap checksum
2011-11-29 00:29:38 linux-ext4 [PATCH 14/50] dumpe2fs: Display block bitmap checksum
2011-11-29 00:29:28 linux-ext4 [PATCH 13/50] libext2fs: Create the block bitmap checksum
2011-11-29 00:29:25 linux-ext4 [PATCH 07/50] e2fsck: Verify and correct inode checksums
2011-11-29 00:29:20 linux-ext4 [PATCH 12/50] e2fsck: Verify inode bitmap checksum
2011-11-29 00:29:19 linux-ext4 [PATCH 10/50] tune2fs: Rewrite inode bitmap checksums
2011-11-29 00:29:18 linux-ext4 [PATCH 11/50] dumpe2fs: Display inode bitmap checksum
2011-11-29 00:29:08 linux-ext4 [PATCH 09/50] libext2fs: Create the inode bitmap checksum
2011-11-29 00:29:01 linux-ext4 [PATCH 08/50] mke2fs: Allow metadata checksums to be turned on at mkfs time
2011-11-29 00:28:55 linux-ext4 [PATCH 03/50] debugfs: Optionally ignore bad checksums
2011-11-29 00:28:36 linux-ext4 [PATCH 05/50] debugfs: Dump inode checksum when appropriate
2011-11-29 00:28:28 linux-ext4 [PATCH 02/50] libext2fs: Add metadata checksum flag
2011-11-29 00:28:11 linux-ext4 [PATCH 01/50] libext2fs: Read and write full size inodes
2011-11-29 00:28:03 linux-ext4 [PATCH v2.1 00/50] e2fsprogs: Add metadata checksumming
2011-11-28 23:30:10 linux-ext4 [PATCH 10/22] ext4: Verify and calculate checksums for extent tree blocks
2011-11-28 23:28:50 linux-ext4 [PATCH 22/22] jbd2: Checksum data blocks that are stored in the journal
2011-11-28 23:28:43 linux-ext4 [PATCH 21/22] jbd2: Checksum commit blocks
2011-11-28 23:28:36 linux-ext4 [PATCH 20/22] jbd2: Checksum descriptor blocks
2011-11-28 23:28:29 linux-ext4 [PATCH 19/22] jbd2: Checksum revocation blocks
2011-11-28 23:28:22 linux-ext4 [PATCH 18/22] jbd2: Update structure definitions and flags to support extended checksumming
2011-11-28 23:28:16 linux-ext4 [PATCH 17/22] jbd2: Grab a reference to the crc32c driver only when necessary
2011-11-28 23:28:08 linux-ext4 [PATCH 16/22] jbd2: Update structure definitions and flags to support extended checksumming
2011-11-28 23:28:01 linux-ext4 [PATCH 15/22] ext4: Add checksums to the MMP block
2011-11-28 23:27:53 linux-ext4 [PATCH 14/22] ext4: Add new feature to make block group checksums use metadata_csum algorithm
2011-11-28 23:27:52 linux-ext4 [PATCH 12/22] ext4: Calculate and verify checksums of directory leaf blocks
2011-11-28 23:27:46 linux-ext4 [PATCH 13/22] ext4: Calculate and verify checksums of extended attribute blocks