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
2012-01-07 05:50:42
linux-ext4
[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
2012-01-07 05:50:42
linux-crypto
[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
2012-01-07 04:48:25
linux-ext4
[PATCH] libext2fs: When truncating file, punch out blocks at end
2012-01-07 04:48:11
linux-ext4
[PATCH] libext2fs: Only link an inode into a directory once
2012-01-06 18:57:58
linux-ext4
Re: [PATCH v2.2 00/23] ext4: Add metadata checksumming
2011-12-29 21:02:32
linux-ext4
Re: [PATCH 4/5] ext4: flush journal when switching from journal data mode
2011-12-19 20:18:07
linux-ext4
Re: [PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming
2011-12-19 20:17:04
linux-ext4
Re: [PATCH 07/51] e2fsck: Verify and correct inode checksums
2011-12-19 20:05:40
linux-ext4
Re: [PATCH 04/51] libext2fs: Add inode checksum support
2011-12-19 20:04:00
linux-ext4
Re: [PATCH 09/51] libext2fs: Create the inode bitmap checksum
2011-12-19 19:52:55
linux-ext4
Re: [PATCH 14/51] dumpe2fs: Display block bitmap checksum
2011-12-19 19:50:16
linux-ext4
Re: [PATCH 20/51] e2fsck: Verify extent tree blocks and clear the bad ones
2011-12-19 19:46:32
linux-ext4
Re: [PATCH 23/51] e2fsck: Verify htree root/node checksums
2011-12-19 17:46:35
linux-ext4
Re: [PATCH 01/51] libext2fs: Read and write full size inodes
2011-12-19 17:05:40
linux-ext4
Re: [PATCH 08/51] mke2fs: Allow metadata checksums to be turned on at mkfs time
2011-12-15 18:11:02
linux-ext4
Re: ext4 data=writeback performs worse than data=ordered now
2011-12-15 01:20:39
linux-ext4
Re: ext4 data=writeback performs worse than data=ordered now
2011-12-14 01:31:58
linux-ext4
Re: [PATCH v2.2 00/23] ext4: Add metadata checksumming
2011-12-14 01:19:18
linux-ext4
[PATCH 48/51] e2fsck: Verify data block checksums when recovering journal
2011-12-14 01:19:11
linux-ext4
[PATCH 47/51] e2fsck: Check commit block checksum during recovery
2011-12-14 01:19:00
linux-ext4
[PATCH 51/51] e2fsck: Refactor crc32_be code
2011-12-14 01:18:52
linux-ext4
[PATCH 50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation
2011-12-14 01:18:50
linux-ext4
[PATCH 49/51] libext2fs: Enable support for the metadata checksumming feature
2011-12-14 01:18:48
linux-ext4
[PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal
2011-12-14 01:18:24
linux-ext4
[PATCH 39/51] libext2fs: Add checksum to MMP block
2011-12-14 01:18:23
linux-ext4
[PATCH 45/51] e2fsck: Check revoke block checksum during recovery
2011-12-14 01:18:16
linux-ext4
[PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery
2011-12-14 01:18:09
linux-ext4
[PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums
2011-12-14 01:18:09
linux-ext4
[PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming
2011-12-14 01:18:01
linux-ext4
[PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
2011-12-14 01:17:57
linux-ext4
[PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag
2011-12-14 01:17:48
linux-ext4
[PATCH 40/51] e2fsck: Verify and correct MMP checksum problems
2011-12-14 01:17:45
linux-ext4
[PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock
2011-12-14 01:17:37
linux-ext4
[PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants
2011-12-14 01:17:24
linux-ext4
[PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock
2011-12-14 01:17:24
linux-ext4
[PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
2011-12-14 01:17:10
linux-ext4
[PATCH 34/51] tune2fs: Store checksum algorithm type in superblock
2011-12-14 01:17:08
linux-ext4
[PATCH 32/51] libext2fs: Use i_generation in inode-related metadata checksums
2011-12-14 01:17:08
linux-ext4
[PATCH 31/51] e2fsck: Handle superblock checksum errors gracefully
2011-12-14 01:16:52
linux-ext4
[PATCH 30/51] libext2fs: Calculate and verify superblock checksums
2011-12-14 01:16:45
linux-ext4
[PATCH 24/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
2011-12-14 01:16:39
linux-ext4
[PATCH 29/51] tune2fs: Rewrite extended attribute block checksums
2011-12-14 01:16:30
linux-ext4
[PATCH 28/51] e2fsck: Check extended attribute block checksums
2011-12-14 01:16:27
linux-ext4
[PATCH 25/51] e2fsck: Check directory leaf block checksums
2011-12-14 01:16:26
linux-ext4
[PATCH 27/51] libext2fs: Verify and calculate extended attribute block checksums
2011-12-14 01:16:22
linux-ext4
[PATCH 19/51] tune2fs: Enable extent tree checksums
2011-12-14 01:16:18
linux-ext4
[PATCH 26/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
2011-12-14 01:15:57
linux-ext4
[PATCH 23/51] e2fsck: Verify htree root/node checksums
2011-12-14 01:15:53
linux-ext4
[PATCH 22/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
2011-12-14 01:15:45
linux-ext4
[PATCH 21/51] debugfs: Print htree internal node checksums
2011-12-14 01:15:38
linux-ext4
[PATCH 20/51] e2fsck: Verify extent tree blocks and clear the bad ones