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
2012-03-07 00:01:49 linux-ext4 [PATCH 33/54] libext2fs: Record the checksum algorithm in use in the superblock
2012-03-07 00:01:48 linux-ext4 [PATCH 36/54] libext2fs: Block group checksum should use metadata_csum algorithm
2012-03-07 00:01:35 linux-ext4 [PATCH 29/54] e2fsck: Check extended attribute block checksums
2012-03-07 00:01:34 linux-ext4 [PATCH 32/54] e2fsck: Handle superblock checksum errors gracefully
2012-03-07 00:01:23 linux-ext4 [PATCH 24/54] e2fsck: Verify htree root/node checksums
2012-03-07 00:01:20 linux-ext4 [PATCH 30/54] tune2fs: Rewrite extended attribute block checksums
2012-03-07 00:01:14 linux-ext4 [PATCH 26/54] e2fsck: Check directory leaf block checksums
2012-03-07 00:01:13 linux-ext4 [PATCH 28/54] libext2fs: Verify and calculate extended attribute block checksums
2012-03-07 00:01:10 linux-ext4 [PATCH 31/54] libext2fs: Calculate and verify superblock checksums
2012-03-07 00:01:04 linux-ext4 [PATCH 25/54] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
2012-03-07 00:00:57 linux-ext4 [PATCH 23/54] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
2012-03-07 00:00:35 linux-ext4 [PATCH 22/54] debugfs: Print htree internal node checksums
2012-03-07 00:00:31 linux-ext4 [PATCH 27/54] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
2012-03-06 23:59:56 linux-ext4 [PATCH 18/54] tune2fs: Rewrite block bitmap checksums
2012-03-06 23:59:55 linux-ext4 [PATCH 17/54] e2fsck: Don't verify bitmap checksums
2012-03-06 23:59:47 linux-ext4 [PATCH 21/54] e2fsck: Verify extent tree blocks and clear the bad ones
2012-03-06 23:59:39 linux-ext4 [PATCH 20/54] tune2fs: Enable extent tree checksums
2012-03-06 23:59:33 linux-ext4 [PATCH 19/54] libext2fs: Verify and calculate extent tree block checksums
2012-03-06 23:59:13 linux-ext4 [PATCH 16/54] e2fsck: Verify block bitmap checksum
2012-03-06 23:59:07 linux-ext4 [PATCH 15/54] dumpe2fs: Display block bitmap checksum
2012-03-06 23:59:04 linux-ext4 [PATCH 14/54] libext2fs: Create the block bitmap checksum
2012-03-06 23:58:59 linux-ext4 [PATCH 11/54] tune2fs: Rewrite inode bitmap checksums
2012-03-06 23:58:58 linux-ext4 [PATCH 10/54] libext2fs: Create the inode bitmap checksum
2012-03-06 23:58:55 linux-ext4 [PATCH 13/54] e2fsck: Verify inode bitmap checksum
2012-03-06 23:58:52 linux-ext4 [PATCH 12/54] dumpe2fs: Display inode bitmap checksum
2012-03-06 23:58:30 linux-ext4 [PATCH 08/54] e2fsck: Verify and correct inode checksums
2012-03-06 23:58:28 linux-ext4 [PATCH 09/54] mke2fs: Allow metadata checksums to be turned on at mkfs time
2012-03-06 23:58:24 linux-ext4 [PATCH 01/54] libext2fs: Read and write full size inodes
2012-03-06 23:58:24 linux-ext4 [PATCH 05/54] libext2fs: Add inode checksum support
2012-03-06 23:58:14 linux-ext4 [PATCH 07/54] tune2fs: Add inode checksum support
2012-03-06 23:58:08 linux-ext4 [PATCH 06/54] debugfs: Dump inode checksum when appropriate
2012-03-06 23:57:55 linux-ext4 [PATCH 04/54] libext2fs: Precompute FS UUID checksum seed
2012-03-06 23:57:51 linux-ext4 [PATCH 03/54] debugfs: Optionally ignore bad checksums
2012-03-06 23:57:50 linux-ext4 [PATCH 02/54] libext2fs: Change ext4 on-disk layout to support metadata checksumming
2012-03-06 23:57:33 linux-ext4 [PATCH v3 00/54] e2fsprogs: Add metadata checksumming
2012-03-06 20:51:40 linux-ext4 [PATCH 19/23] jbd2: Checksum revocation blocks
2012-03-06 20:50:48 linux-ext4 [PATCH 20/23] jbd2: Checksum descriptor blocks
2012-03-06 20:50:42 linux-ext4 [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features
2012-03-06 20:50:34 linux-ext4 [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
2012-03-06 20:50:28 linux-ext4 [PATCH 21/23] jbd2: Checksum commit blocks
2012-03-06 20:50:07 linux-ext4 [PATCH 18/23] jbd2: Checksum journal superblock
2012-03-06 20:49:55 linux-ext4 [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
2012-03-06 20:49:48 linux-ext4 [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
2012-03-06 20:49:41 linux-ext4 [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
2012-03-06 20:49:30 linux-ext4 [PATCH 14/23] ext4: Add checksums to the MMP block
2012-03-06 20:49:23 linux-ext4 [PATCH 13/23] ext4: Make block group checksums use metadata_csum algorithm
2012-03-06 20:49:16 linux-ext4 [PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks
2012-03-06 20:49:09 linux-ext4 [PATCH 11/23] ext4: Calculate and verify checksums of directory leaf blocks
2012-03-06 20:49:02 linux-ext4 [PATCH 10/23] ext4: Calculate and verify checksums for htree nodes
2012-03-06 20:48:57 linux-ext4 [PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps
2012-03-06 20:48:55 linux-ext4 [PATCH 09/23] ext4: Verify and calculate checksums for extent tree blocks