| [23/47] e2fsck: Verify htree root/node checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [25/47] e2fsck: Check directory leaf block checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [26/47] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [30/47] libext2fs: Calculate and verify superblock checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [31/47] e2fsck: Handle superblock checksum errors gracefully |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [35/47] mke2fs: Record the checksum algorithm in use in the superblock |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [36/47] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set) |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [38/47] mke2fs: Warn if not enabling all the features that metadata_csum wants |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [40/47] e2fsck: Verify and correct MMP checksum problems |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [41/47] tune2fs: Force MMP update when changing metadata_csum flag |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [01/47] libext2fs: Read and write full size inodes |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [03/47] debugfs: Optionally ignore bad checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [04/47] libext2fs: Add inode checksum support |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [06/47] tune2fs: Add inode checksum support |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [08/47] mke2fs: Allow metadata checksums to be turned on at mkfs time |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [15/47] e2fsck: Verify block bitmap checksum |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [16/47] e2fsck: Don't verify bitmap checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [18/47] libext2fs: Verify and calculate extent tree block checksums |
2011-10-08 |
Darrick J. Wong |
|
Superseded |
| [-v2] ext4: fake direct I/O mode for data=journal |
2011-08-16 |
Theodore Ts'o |
|
Superseded |
| ext4: improve handling of conflincting mount options |
2011-08-16 |
Theodore Ts'o |
|
Superseded |
| [1/6] ext2: fix up error handling for insert_inode_locked |
2011-12-06 |
Eric Sandeen |
|
Superseded |
| [1/6,v2] ext2: fix up error handling for insert_inode_locked |
2011-12-06 |
Eric Sandeen |
|
Superseded |
| [2/6,V2] ext3: fix up error handling for insert_inode_locked |
2011-12-06 |
Eric Sandeen |
|
Superseded |
| [02/14] Moved a long comment from lib/crc32.c to Documentation/crc32.txt |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [03/14] Replaced the unit test provided in crc32.c, which doesn't have a |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [04/14] Replace 2D array references by pointer references in loops. |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [06/14] crc32.c in its original version freely mixed u32, __le32 and __be32 types |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [07/14] crc32.c provides a choice of one of several algorithms for |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [08/14] add slicing-by-8 algorithm to the existing |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [11/14] crc32: Bolt on crc32c |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [12/14] crypto: crc32c should use library implementation |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [V2,09/19] ext4: Refactor __ext4_check_dir_entry to accepts start and size. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [13/14] crc32: Add self-test code for crc32c |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [14/14] crc32: Select an algorithm via kconfig |
2011-11-28 |
Darrick J. Wong |
|
Superseded |
| [V2,04/19] ext4: Add read support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,05/19] ext4: Add normal write support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,07/19] ext4: Add delalloc support for inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,08/19] ext4: Create a new function ext4_init_new_dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,10/19] ext4: Create __ext4_insert_dentry for dir entry insertion. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,12/19] ext4: Let ext4_readdir handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,14/19] ext4: let ext4_find_entry handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,15/19] ext4: make ext4_delete_entry generic. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,16/19] ext4: let ext4_delete_entry handle inline data. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,17/19] ext4: let empty_dir handle inline dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [V2,18/19] ext4: let ext4_rename handle inline dir. |
2011-11-21 |
Tao Ma |
|
Superseded |
| [1/9] ext4: ext4_inode_info diet |
2012-09-13 |
Dmitri Monakho |
|
Superseded |
| [v5,02/15] ext4: add a function which adds a new desc to a fs |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,03/15] ext4: add a function which sets up a new group desc |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,13/15] ext4: add new online resize interface |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,15/15] ext4: let ext4_group_add() use common code |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v4,07/15] ext4: add a function which adds several group descriptors |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,08/15] ext4: add a function which sets up a flex groups each time |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,14/15] ext4: let ext4_group_extend() use common code |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [V6,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?) |
2012-10-27 |
Eric Sandeen |
|
Superseded |
| [v4,01/15] ext4: add a function which extends a group without checking parameters |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,12/15] ext4: add a new function which adds a flex group to a fs |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,02/15] ext4: add a function which adds a new desc to a fs |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,03/15] ext4: add a function which sets up a new group desc |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,04/15] ext4: add a function which updates super block |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [v4,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-11-19 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [1/2] ext4: fix ext4_debug format |
2011-11-17 |
Zheng Liu |
|
Superseded |
| [5/5] jbd2: clear revoked flag on buffers before a new transaction started |
2011-11-15 |
Yongqiang Yang |
|
Superseded |
| [2/2] ext4: avoid calculating free inodes twice in find_group_orlov() |
2011-11-17 |
Zheng Liu |
|
Superseded |
| [V6,02/15] ext4: add a function which adds a new desc to a fs |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,04/15] ext4: add a function which updates super block |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,09/15] ext4: enable ext4_update_super() to handle a flex groups |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,13/15] ext4: add new online resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,15/15] ext4: let ext4_group_add() use common code |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,01/15] ext4: add a function which extends a group without checking parameters |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,02/15] ext4: add a function which adds a new desc to a fs |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,03/15] ext4: add a function which sets up a new group desc |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,01/15] ext4: add a function which extends a group without checking parameters |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [v5,01/15] ext4: add a function which extends a group without checking parameters |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,13/15] ext4: add new online resize interface |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,RESEND,14/15] ext4: let ext4_group_extend() use common code |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,03/15] ext4: add a function which sets up a new group desc |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [v5,04/15] ext4: add a function which updates super block |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,05/15] ext4: add a structure which will be used by 64bit-resize interface |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,08/15] ext4: add a function which sets up a flex groups each time |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,10/15] ext4: pass verify_reserved_gdb() the number of group decriptors |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,12/15] ext4: add a new function which adds a flex group to a fs |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [v5,14/15] ext4: let ext4_group_extend() use common code |
2011-12-23 |
Yongqiang Yang |
|
Superseded |
| [V6,06/15] ext4: add a function which sets up group blocks of a flex groups |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,07/15] ext4: add a function which adds several group descriptors |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,08/15] ext4: add a function which sets up a flex groups each time |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,11/15] ext4: add a new function which allocates bitmaps and inode tables |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [V6,12/15] ext4: add a new function which adds a flex group to a fs |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [45/51] e2fsck: Check revoke block checksum during recovery |
2011-12-14 |
Darrick J. Wong |
|
Superseded |
| [V6,14/15] ext4: let ext4_group_extend() use common code |
2011-12-30 |
Yongqiang Yang |
|
Superseded |
| [28/51] e2fsck: Check extended attribute block checksums |
2011-12-14 |
Darrick J. Wong |
|
Superseded |