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-12-14 01:15:31 linux-ext4 [PATCH 18/51] libext2fs: Verify and calculate extent tree block checksums
2011-12-14 01:15:17 linux-ext4 [PATCH 17/51] tune2fs: Rewrite block bitmap checksums
2011-12-14 01:15:14 linux-ext4 [PATCH 16/51] e2fsck: Don't verify bitmap checksums
2011-12-14 01:15:03 linux-ext4 [PATCH 15/51] e2fsck: Verify block bitmap checksum
2011-12-14 01:14:57 linux-ext4 [PATCH 14/51] dumpe2fs: Display block bitmap checksum
2011-12-14 01:14:56 linux-ext4 [PATCH 09/51] libext2fs: Create the inode bitmap checksum
2011-12-14 01:14:50 linux-ext4 [PATCH 13/51] libext2fs: Create the block bitmap checksum
2011-12-14 01:14:43 linux-ext4 [PATCH 11/51] dumpe2fs: Display inode bitmap checksum
2011-12-14 01:14:43 linux-ext4 [PATCH 12/51] e2fsck: Verify inode bitmap checksum
2011-12-14 01:14:43 linux-ext4 [PATCH 10/51] tune2fs: Rewrite inode bitmap checksums
2011-12-14 01:14:16 linux-ext4 [PATCH 08/51] mke2fs: Allow metadata checksums to be turned on at mkfs time
2011-12-14 01:14:12 linux-ext4 [PATCH 05/51] debugfs: Dump inode checksum when appropriate
2011-12-14 01:14:10 linux-ext4 [PATCH 07/51] e2fsck: Verify and correct inode checksums
2011-12-14 01:14:04 linux-ext4 [PATCH 06/51] tune2fs: Add inode checksum support
2011-12-14 01:13:53 linux-ext4 [PATCH 04/51] libext2fs: Add inode checksum support
2011-12-14 01:13:43 linux-ext4 [PATCH 03/51] debugfs: Optionally ignore bad checksums
2011-12-14 01:13:36 linux-ext4 [PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming
2011-12-14 01:13:31 linux-ext4 [PATCH 01/51] libext2fs: Read and write full size inodes
2011-12-14 01:13:30 linux-ext4 [PATCH v2.2 00/51] e2fsprogs: Add metadata checksumming
2011-12-14 01:10:47 linux-ext4 Re: [PATCH v2.2 00/23] ext4: Add metadata checksumming
2011-12-14 00:48:57 linux-ext4 [PATCH 14/23] ext4: Add checksums to the MMP block
2011-12-14 00:48:54 linux-ext4 [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features
2011-12-14 00:48:47 linux-ext4 [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
2011-12-14 00:48:38 linux-ext4 [PATCH 21/23] jbd2: Checksum commit blocks
2011-12-14 00:48:32 linux-ext4 [PATCH 20/23] jbd2: Checksum descriptor blocks
2011-12-14 00:48:25 linux-ext4 [PATCH 19/23] jbd2: Checksum revocation blocks
2011-12-14 00:48:17 linux-ext4 [PATCH 18/23] jbd2: Update structure definitions and flags to support extended checksumming
2011-12-14 00:48:11 linux-ext4 [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
2011-12-14 00:48:04 linux-ext4 [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
2011-12-14 00:47:58 linux-ext4 [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
2011-12-14 00:47:54 linux-ext4 [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
2011-12-14 00:46:41 linux-ext4 [PATCH 04/23] ext4: Only call out to crc32c if necessary
2011-12-14 00:46:34 linux-ext4 [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
2011-12-14 00:46:22 linux-ext4 [PATCH v2.2 00/23] ext4: Add metadata checksumming
2011-12-14 00:46:20 linux-ext4 [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
2011-12-13 18:43:08 linux-crypto Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-13 18:36:44 linux-ext4 Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-13 06:33:22 linux-ext4 Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-13 06:32:28 linux-crypto Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-12 22:59:18 linux-ext4 Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-12 22:58:57 linux-crypto Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-07 07:43:42 linux-ext4 Re: [PATCH 03/22] ext4: Record the checksum algorithm in use in the superblock
2011-12-07 00:40:53 linux-ext4 Re: [PATCH 01/02] ext2: reserve INCOMPAT_INLINEDATA feature flag
2011-12-06 20:59:56 linux-ext4 Re: [PATCH 07/22] ext4: Create bitmap checksum helper functions
2011-12-05 23:54:41 linux-ext4 Re: [PATCH 07/22] ext4: Create bitmap checksum helper functions
2011-12-05 20:31:41 linux-ext4 Re: [PATCH 07/22] ext4: Create bitmap checksum helper functions
2011-12-05 19:50:32 linux-ext4 Re: [PATCH 06/22] ext4: Calculate and verify inode checksums
2011-12-05 19:50:30 linux-ext4 Re: [PATCH 10/22] ext4: Verify and calculate checksums for extent tree blocks
2011-12-05 19:39:30 linux-ext4 Re: [PATCH 04/22] ext4: Only call out to crc32c if necessary
2011-12-05 19:33:14 linux-ext4 Re: [PATCH 03/22] ext4: Record the checksum algorithm in use in the superblock
2011-12-05 19:25:08 linux-ext4 Re: [PATCH 02/22] ext4: Create a rocompat flag for extended metadata checksumming