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-10-04 23:54:33 linux-ext4 [PATCH 4/4] crc32: Select an algorithm via kconfig
2011-10-04 23:54:29 linux-crypto [PATCH 4/4] crc32: Select an algorithm via kconfig
2011-10-04 23:54:21 linux-crypto [PATCH 3/4] crc32: Add self-test code for crc32c
2011-10-04 23:54:21 linux-ext4 [PATCH 3/4] crc32: Add self-test code for crc32c
2011-10-04 23:54:15 linux-crypto [PATCH 2/4] crypto: crc32c should use library implementation
2011-10-04 23:54:15 linux-ext4 [PATCH 2/4] crypto: crc32c should use library implementation
2011-10-04 23:54:03 linux-crypto [PATCH 1/4] crc32: Bolt on crc32c
2011-10-04 23:54:03 linux-ext4 [PATCH 1/4] crc32: Bolt on crc32c
2011-10-04 23:54:01 linux-crypto [PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-04 23:53:57 linux-ext4 [PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-04 00:55:18 linux-crypto Re: [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-10-04 00:55:10 linux-ext4 Re: [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-10-03 16:48:44 linux-ext4 Re: [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-10-03 16:01:19 linux-crypto Re: [PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-10-03 15:36:46 linux-crypto Re: [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-30 19:48:53 linux-ext4 [PATCH] ext4: Fix comparison endianness problem in MMP initialization
2011-09-30 19:46:55 linux-ext4 Re: [PATCH v2] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
2011-09-30 19:45:41 linux-ext4 Re: [PATCH] ext4: ext4_mkdir should dirty dir_block with the parent inode
2011-09-30 19:44:18 linux-ext4 Re: [PATCH] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
2011-09-30 19:41:17 linux-ext4 [PATCH] libext2fs: Always swab MMP block on BE machines
2011-09-30 19:39:58 linux-ext4 [PATCH] e2fsck: When restarting fsck on account of MMP, zero ctx->fs after fs is freed
2011-09-30 19:38:35 linux-ext4 [PATCH] libext2fs: Fix various errors result from crc32c/metadata checksum integration
2011-09-30 19:30:09 linux-crypto [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-30 19:29:56 linux-ext4 [PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-30 16:12:44 linux-crypto Re: [PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-29 00:16:27 linux-crypto [PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-29 00:15:37 linux-ext4 [PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-29 00:02:00 linux-crypto Re: [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-29 00:02:00 linux-ext4 Re: [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-28 16:52:51 linux-crypto Re: [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-28 16:51:45 linux-ext4 Re: [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-27 23:07:37 linux-ext4 Re: [PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
2011-09-27 23:07:37 linux-crypto Re: [PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
2011-09-27 22:14:51 linux-crypto [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-27 22:14:32 linux-crypto [PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
2011-09-27 22:13:00 linux-ext4 [PATCH 3/3] crc32c: Implement a self-test for CRC32c
2011-09-27 22:13:00 linux-crypto [PATCH 3/3] crc32c: Implement a self-test for CRC32c
2011-09-27 22:12:53 linux-ext4 [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
2011-09-27 22:12:46 linux-ext4 [PATCH 1/3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-27 22:12:46 linux-crypto [PATCH 1/3] crc32c: Implement CRC32c with slicing-by-8 algorithm
2011-09-27 22:12:39 linux-ext4 [PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
2011-09-24 00:47:44 linux-ext4 Re: [RFC] jbd2 metadata checksumming
2011-09-23 22:52:28 linux-ext4 [RFC] jbd2 metadata checksumming
2011-09-22 19:18:46 linux-ext4 Re: [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
2011-09-21 20:41:16 linux-ext4 Re: [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
2011-09-20 18:56:07 linux-ext4 Re: [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
2011-09-19 18:58:38 linux-ext4 Re: [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
2011-09-16 18:40:05 linux-ext4 [PATCH v2] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
2011-09-16 01:04:35 linux-ext4 Re: [PATCH 01/37] e2fsprogs: Read and write full-sized inodes
2011-09-16 00:56:25 linux-ext4 Re: [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags
2011-09-15 23:16:51 linux-ext4 [PATCH] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint