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
2011-12-03 02:36:59
linux-crypto
Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-03 02:36:46
linux-ext4
Re: [PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-03 02:30:44
linux-ext4
Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-03 02:30:37
linux-crypto
Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:31:29
linux-crypto
Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:31:22
linux-ext4
Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:15:28
linux-ext4
[PATCH 11/14] crc32: Bolt on crc32c
2011-12-01 20:15:17
linux-crypto
[PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-01 20:15:17
linux-ext4
[PATCH 14/14] crc32: Select an algorithm via kconfig
2011-12-01 20:15:10
linux-crypto
[PATCH 13/14] crc32: Add self-test code for crc32c
2011-12-01 20:15:10
linux-ext4
[PATCH 13/14] crc32: Add self-test code for crc32c
2011-12-01 20:15:03
linux-crypto
[PATCH 12/14] crypto: crc32c should use library implementation
2011-12-01 20:15:03
linux-ext4
[PATCH 12/14] crypto: crc32c should use library implementation
2011-12-01 20:14:57
linux-crypto
[PATCH 11/14] crc32: Bolt on crc32c
2011-12-01 20:14:51
linux-ext4
[PATCH 05/14] crc32: Miscellaneous cleanups
2011-12-01 20:14:50
linux-crypto
[PATCH 10/14] crc32: Add note about this patchset to crc32.c
2011-12-01 20:14:50
linux-ext4
[PATCH 10/14] crc32: Add note about this patchset to crc32.c
2011-12-01 20:14:44
linux-crypto
[PATCH 09/14] crc32: Optimize loop counter for x86
2011-12-01 20:14:44
linux-ext4
[PATCH 09/14] crc32: Optimize loop counter for x86
2011-12-01 20:14:40
linux-crypto
[PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
2011-12-01 20:14:40
linux-ext4
[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:14:37
linux-crypto
[PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
2011-12-01 20:14:37
linux-ext4
[PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
2011-12-01 20:14:30
linux-ext4
[PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
2011-12-01 20:14:24
linux-crypto
[PATCH 06/14] crc32: Fix mixing of endian-specific types
2011-12-01 20:14:24
linux-ext4
[PATCH 06/14] crc32: Fix mixing of endian-specific types
2011-12-01 20:14:16
linux-crypto
[PATCH 05/14] crc32: Miscellaneous cleanups
2011-12-01 20:14:10
linux-crypto
[PATCH 04/14] crc32: Speed up memory table access on powerpc
2011-12-01 20:14:10
linux-ext4
[PATCH 04/14] crc32: Speed up memory table access on powerpc
2011-12-01 20:14:04
linux-crypto
[PATCH 03/14] crc32: Simplify unit test code
2011-12-01 20:14:04
linux-ext4
[PATCH 03/14] crc32: Simplify unit test code
2011-12-01 20:13:57
linux-crypto
[PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
2011-12-01 20:13:57
linux-ext4
[PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
2011-12-01 20:13:50
linux-crypto
[PATCH 01/14] crc32: removed two instances of trailing whitespaces
2011-12-01 20:13:50
linux-ext4
[PATCH 01/14] crc32: removed two instances of trailing whitespaces
2011-12-01 20:13:41
linux-crypto
[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:12:47
linux-crypto
Re: [PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code
2011-12-01 20:12:37
linux-ext4
Re: [PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code
2011-11-29 07:52:34
linux-ext4
Re: [PATCH v2.1 00/50] e2fsprogs: Add metadata checksumming
2011-11-29 00:35:45
linux-ext4
[PATCH 49/50] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation
2011-11-29 00:34:23
linux-ext4
[PATCH 50/50] e2fsck: Refactor crc32_be code
2011-11-29 00:33:43
linux-ext4
[PATCH 45/50] e2fsck: Check revoke block checksum during recovery
2011-11-29 00:33:37
linux-ext4
[PATCH 48/50] e2fsck: Verify data block checksums when recovering journal
2011-11-29 00:33:37
linux-ext4
[PATCH 46/50] e2fsck: Check descriptor block checksum when recovering journal
2011-11-29 00:33:37
linux-ext4
[PATCH 43/50] libext2fs: Add feature flags for jbd2 v2 checksums
2011-11-29 00:33:30
linux-ext4
[PATCH 27/50] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
2011-11-29 00:33:25
linux-ext4
[PATCH 47/50] e2fsck: Check commit block checksum during recovery
2011-11-29 00:33:11
linux-ext4
[PATCH 41/50] e2fsck: Verify and correct MMP checksum problems
2011-11-29 00:33:10
linux-ext4
[PATCH 44/50] e2fsck: Check journal superblock checksum prior to recovery
2011-11-29 00:32:51
linux-ext4
[PATCH 42/50] tune2fs: Force MMP update when changing metadata_csum flag
2011-11-29 00:32:49
linux-ext4
[PATCH 40/50] libext2fs: Add checksum to MMP block