Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: linux-ext4@xxxxxxxxxxxxxxx --- ext4 going read-only/journal abort when raid controller resets itself, (continued)
- [PATCH v5 00/15] ext4: add new online resize,
Yongqiang Yang
- [PATCH v5 01/15] ext4: add a function which extends a group without checking parameters, Yongqiang Yang
- [PATCH v5 02/15] ext4: add a function which adds a new desc to a fs, Yongqiang Yang
- [PATCH v5 03/15] ext4: add a function which sets up a new group desc, Yongqiang Yang
- [PATCH v5 05/15] ext4: add a structure which will be used by 64bit-resize interface, Yongqiang Yang
- [PATCH v5 04/15] ext4: add a function which updates super block, Yongqiang Yang
- [PATCH v5 06/15] ext4: add a function which sets up group blocks of a flex groups, Yongqiang Yang
- [PATCH v5 08/15] ext4: add a function which sets up a flex groups each time, Yongqiang Yang
- [PATCH v5 07/15] ext4: add a function which adds several group descriptors, Yongqiang Yang
- [PATCH v5 09/15] ext4: enable ext4_update_super() to handle a flex groups, Yongqiang Yang
- [PATCH v5 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors, Yongqiang Yang
- [PATCH v5 11/15] ext4: add a new function which allocates bitmaps and inode tables, Yongqiang Yang
- [PATCH v5 12/15] ext4: add a new function which adds a flex group to a fs, Yongqiang Yang
- [PATCH v5 13/15] ext4: add new online resize interface, Yongqiang Yang
- [PATCH v5 14/15] ext4: let ext4_group_extend() use common code, Yongqiang Yang
- [PATCH v5 15/15] ext4: let ext4_group_add() use common code, Yongqiang Yang
- Re: [PATCH v5 00/15] ext4: add new online resize, Ted Ts'o
- [PATCH] ext3: Don't warn from writepage when readonly inode is spotted after error,
Jan Kara
- [PATCH] fs/ext4: add missing ext4_resize_end,
Djalal Harouni
- [PATCH] jbd: Remove j_barrier mutex,
Jan Kara
- [PATCH 2/2] e2fsprogs: add the description to mke2fs manual, Akira Fujita
- [PATCH 1/2] e2fsprogs: fix data lost with mke2fs -S,
Akira Fujita
- [PATCH] ext4: Mark possibly unused variable in ext4_mb_normalize_request(),
Curt Wohlgemuth
- [PATCH 0/5] e2fsprogs: add inline data,
Zheng Liu
- [PATCH V3 00/21] ext4: Add inline data support.,
Tao Ma
- [PATCH V3 01/21] ext4: Move extra inode read to a new function., Tao Ma
- [PATCH V3 02/21] ext4: export inline xattr functions., Tao Ma
- [PATCH V3 03/21] ext4: Add the basic function for inline data support., Tao Ma
- [PATCH V3 06/21] ext4: Add journalled write support for inline data., Tao Ma
- [PATCH V3 09/21] ext4: Refactor __ext4_check_dir_entry to accepts start and size., Tao Ma
- [PATCH V3 10/21] ext4: Create __ext4_insert_dentry for dir entry insertion., Tao Ma
- [PATCH V3 08/21] ext4: Create a new function ext4_init_new_dir., Tao Ma
- [PATCH V3 07/21] ext4: Add delalloc support for inline data., Tao Ma
- [PATCH V3 05/21] ext4: Add normal write support for inline data., Tao Ma
- [PATCH V3 04/21] ext4: Add read support for inline data., Tao Ma
- [PATCH V3 16/21] ext4: let ext4_delete_entry handle inline data., Tao Ma
- [PATCH V3 17/21] ext4: let empty_dir handle inline dir., Tao Ma
- [PATCH V3 12/21] ext4: Let ext4_readdir handle inline data., Tao Ma
- [PATCH V3 18/21] ext4: let ext4_rename handle inline dir., Tao Ma
- [PATCH V3 13/21] ext4: Create a new function search_dir., Tao Ma
- [PATCH V3 19/21] ext4: Let fiemap work with inline data., Tao Ma
- [PATCH V3 15/21] ext4: make ext4_delete_entry generic., Tao Ma
- [PATCH V3 21/21] ext4: Enable ext4 inline support., Tao Ma
- [PATCH V3 11/21] ext4: let add_dir_entry handle inline data properly., Tao Ma
- [PATCH V3 14/21] ext4: let ext4_find_entry handle inline data., Tao Ma
- [PATCH V3 20/21] ext4: Evict inline data out if we needs to strore xattr in inode., Tao Ma
- Re: [PATCH V3 01/21] ext4: Move extra inode read to a new function., Andreas Dilger
- <Possible follow-ups>
- [PATCH V3 00/21] ext4: Add inline data support., boyu
- [PATCH] ext4: do not reference pa_inode from group_pa,
Yongqiang Yang
- [PATCH 00/10] extent-based bitmaps for e2fsprogs,
Theodore Ts'o
- [PATCH 07/10] libext2fs: use the rbtree bitmap by default when initializing a file system, Theodore Ts'o
- [PATCH 06/10] e2fsck: fix pass5 bug when using two different bitmap backends, Theodore Ts'o
- [PATCH 09/10] libext2fs: adjust the description when copying a bitmap, Theodore Ts'o
- [PATCH 08/10] e2fsck: use different bitmap types as appropriate, Theodore Ts'o
- [PATCH 10/10] libext2fs: add bitmap statistics, Theodore Ts'o
- [PATCH 01/10] libext2fs: add default_bitmap_type to the ext2_filsys structure, Theodore Ts'o
- [PATCH 02/10] libext2fs: add tests for the bitmap functions, Theodore Ts'o
- [PATCH 04/10] libext2fs: add a bitmap implementation using rbtree's, Theodore Ts'o
- [PATCH 05/10] libext2fs: add pseudo bitmap backend type EXT2FS_BMAP64_AUTODIR, Theodore Ts'o
- [PATCH 03/10] libext2fs: add rbtree library, Theodore Ts'o
- Re: [PATCH 00/10] extent-based bitmaps for e2fsprogs, Lukas Czerner
- 3.2.0-rc5 NULL dereference BUG,
Wu Fengguang
Re: [PATCH] mm: add missing mutex lock arround notify_change,
Al Viro
[PATCH] e2fsck: fix use of uninitialized value in the MMP code, Theodore Ts'o
[PATCH][RFC] jbd2: jbd2_journal_stop needs an exclusive control to synchronize around t_updates operations,
Toshiyuki Okajima
[GIT PULL] ext4 bugfixes for 3.2-rc5,
Theodore Ts'o
ext4 data=writeback performs worse than data=ordered now,
Wu Fengguang
[PATCH v2.2 00/51] e2fsprogs: Add metadata checksumming,
Darrick J. Wong
[PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming, Darrick J. Wong
[PATCH 03/51] debugfs: Optionally ignore bad checksums, Darrick J. Wong
[PATCH 04/51] libext2fs: Add inode checksum support, Darrick J. Wong
[PATCH 07/51] e2fsck: Verify and correct inode checksums, Darrick J. Wong
[PATCH 05/51] debugfs: Dump inode checksum when appropriate, Darrick J. Wong
[PATCH 06/51] tune2fs: Add inode checksum support, Darrick J. Wong
[PATCH 08/51] mke2fs: Allow metadata checksums to be turned on at mkfs time, Darrick J. Wong
[PATCH 11/51] dumpe2fs: Display inode bitmap checksum, Darrick J. Wong
[PATCH 12/51] e2fsck: Verify inode bitmap checksum, Darrick J. Wong
[PATCH 10/51] tune2fs: Rewrite inode bitmap checksums, Darrick J. Wong
[PATCH 13/51] libext2fs: Create the block bitmap checksum, Darrick J. Wong
[PATCH 09/51] libext2fs: Create the inode bitmap checksum, Darrick J. Wong
[PATCH 14/51] dumpe2fs: Display block bitmap checksum, Darrick J. Wong
[PATCH 15/51] e2fsck: Verify block bitmap checksum, Darrick J. Wong
[PATCH 16/51] e2fsck: Don't verify bitmap checksums, Darrick J. Wong
[PATCH 17/51] tune2fs: Rewrite block bitmap checksums, Darrick J. Wong
[PATCH 18/51] libext2fs: Verify and calculate extent tree block checksums, Darrick J. Wong
[PATCH 20/51] e2fsck: Verify extent tree blocks and clear the bad ones, Darrick J. Wong
[PATCH 21/51] debugfs: Print htree internal node checksums, Darrick J. Wong
[PATCH 22/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers, Darrick J. Wong
[PATCH 23/51] e2fsck: Verify htree root/node checksums, Darrick J. Wong
[PATCH 26/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID, Darrick J. Wong
[PATCH 19/51] tune2fs: Enable extent tree checksums, Darrick J. Wong
[PATCH 27/51] libext2fs: Verify and calculate extended attribute block checksums, Darrick J. Wong
[PATCH 25/51] e2fsck: Check directory leaf block checksums, Darrick J. Wong
[PATCH 28/51] e2fsck: Check extended attribute block checksums, Darrick J. Wong
[PATCH 29/51] tune2fs: Rewrite extended attribute block checksums, Darrick J. Wong
[PATCH 24/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes, Darrick J. Wong
[PATCH 30/51] libext2fs: Calculate and verify superblock checksums, Darrick J. Wong
[PATCH 32/51] libext2fs: Use i_generation in inode-related metadata checksums, Darrick J. Wong
[PATCH 31/51] e2fsck: Handle superblock checksum errors gracefully, Darrick J. Wong
[PATCH 34/51] tune2fs: Store checksum algorithm type in superblock, Darrick J. Wong
[PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set), Darrick J. Wong
[PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
[PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants, Darrick J. Wong
[PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
[PATCH 40/51] e2fsck: Verify and correct MMP checksum problems, Darrick J. Wong
[PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature, Darrick J. Wong
[PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag, Darrick J. Wong
[PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming, Darrick J. Wong
[PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums, Darrick J. Wong
[PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery, Darrick J. Wong
[PATCH 45/51] e2fsck: Check revoke block checksum during recovery, Darrick J. Wong
[PATCH 39/51] libext2fs: Add checksum to MMP block, Darrick J. Wong
[PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal, Darrick J. Wong
[PATCH 49/51] libext2fs: Enable support for the metadata checksumming feature, Darrick J. Wong
[PATCH 50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation, Darrick J. Wong
[PATCH 51/51] e2fsck: Refactor crc32_be code, Darrick J. Wong
[PATCH 47/51] e2fsck: Check commit block checksum during recovery, Darrick J. Wong
[PATCH 48/51] e2fsck: Verify data block checksums when recovering journal, Darrick J. Wong
[PATCH v2.2 00/23] ext4: Add metadata checksumming,
Darrick J. Wong
- [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation, Darrick J. Wong
- [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock, Darrick J. Wong
- [PATCH 04/23] ext4: Only call out to crc32c if necessary, Darrick J. Wong
- [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm, Darrick J. Wong
- [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming, Darrick J. Wong
- [PATCH 14/23] ext4: Add checksums to the MMP block, Darrick J. Wong
- [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features, Darrick J. Wong
- [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary, Darrick J. Wong
- [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal, Darrick J. Wong
- [PATCH 21/23] jbd2: Checksum commit blocks, Darrick J. Wong
- [PATCH 20/23] jbd2: Checksum descriptor blocks, Darrick J. Wong
- [PATCH 19/23] jbd2: Checksum revocation blocks, Darrick J. Wong
- [PATCH 18/23] jbd2: Update structure definitions and flags to support extended checksumming, Darrick J. Wong
- [PATCH 15/23] jbd2: Change disk layout for metadata checksumming, Darrick J. Wong
- Re: [PATCH v2.2 00/23] ext4: Add metadata checksumming, Darrick J. Wong
Re: [Bug #39732] JBD: Spotted dirty metadata buffer (dev = dm-2, blocknr = 2512725). There's a risk of filesystem corruption in case of system crash.,
Witold Baryluk
[PATCH] ext4: display the correct mount option in /proc/mounts for [no]init_itable, Theodore Ts'o
[PATCH] update 068 to reproduce an unfreeze hanging up problem,
Masayoshi MIZUMA
Porting punch hole to rhel 6.3, Allison Henderson
[PATCH] ext4: Fix crash due to getting bogus eh_depth value,
Paul Mackerras
ext4_da_write_end() and copied == 0,
Andrea Arcangeli
[PATCH] ext4: Unify inode flags bit and inode flags.,
Tao Ma
Crash in __brelse with recent kernels copying sparse file,
Paul Mackerras
[PATCH v4] ext4: make quota as first class supported feature,
Aditya Kali
[PATCH] xfstests: 277 new test to check freeze/unfreeze works well or not under heavy load.,
Masayoshi MIZUMA
[PATCH] ext4: Fix error handling on inode bitmap corruption,
Jan Kara
[PATCH v2 0/7] fix s_umount thaw/write and journal deadlock,
Kamal Mostafa
[PATCH] resize2fs: Calculate s_first_data_block into minimum filesystem size,
Jan Kara
[PATCH][RFC] ext4: fix a panic by ext4_change_inode_journal_flag() with delalloc mode,
Toshiyuki Okajima
[PATCH] libext2fs: change getpagesize to sysconf,
Mike Frysinger
[PATCH] mke2fs: fix -T/-t usage output,
Mike Frysinger
[PATCH 1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized,
Yongqiang Yang
Re: [PATCH 1/2] ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized, Ted Ts'o
[PATCH] ext4: check flags's EXT4_GET_BLOCKS_DELALLOC_RESERVE before call ext4_find_delalloc_cluster(),
Robin Dong
[PATCH 00/02] ext2: Reserve feature flags,
Andreas Dilger
[PATCH 3/6] ext4: fix up error handling for insert_inode_locked,
Eric Sandeen
[PATCH 2/6] ext3: fix up error handling for insert_inode_locked,
Eric Sandeen
[PATCH 1/6] ext2: fix up error handling for insert_inode_locked,
Eric Sandeen
[PATCH 1/1] ext4: correct partial write discard size calculation,
Andy Whitcroft
[PATCH 0/5 resend] fix s_umount thaw/write and journal deadlock,
Kamal Mostafa
[PATCH] libext2fs: don't break when ext2fs_clear_generic_bmap() for 32-bit bitmaps, Theodore Ts'o
[PATCH] ext4: fix a ext4_msg format in ext4_fill_super(),
Zheng Liu
[RFC PATCH] ext4: auto batched discard support at kernel thread,
Kyungmin Park
[PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code,
Darrick J. Wong
- [PATCH 14/14] crc32: Select an algorithm via kconfig, Darrick J. Wong
- [PATCH 11/14] crc32: Bolt on crc32c, Darrick J. Wong
- [PATCH 13/14] crc32: Add self-test code for crc32c, Darrick J. Wong
- [PATCH 10/14] crc32: Add note about this patchset to crc32.c, Darrick J. Wong
- [PATCH 12/14] crypto: crc32c should use library implementation, Darrick J. Wong
- [PATCH 05/14] crc32: Miscellaneous cleanups, Darrick J. Wong
- [PATCH 09/14] crc32: Optimize loop counter for x86, Darrick J. Wong
- [PATCH 06/14] crc32: Fix mixing of endian-specific types, Darrick J. Wong
- [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code, Darrick J. Wong
- [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts, Darrick J. Wong
- [PATCH 03/14] crc32: Simplify unit test code, Darrick J. Wong
- [PATCH 04/14] crc32: Speed up memory table access on powerpc, Darrick J. Wong
- [PATCH 01/14] crc32: removed two instances of trailing whitespaces, Darrick J. Wong
- [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/, Darrick J. Wong
- Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-test code, Joel Becker
[PATCH] Set the initial TRIM information as TRIMMED,
Kyungmin Park
[PATCH] ext4: Remove unused local variable,
Curt Wohlgemuth
[PATCH] ext4: fix ext4_end_io_dio() racing against fsync(), Theodore Ts'o
what happened with dccaf33fa37 "ext4: flush any pending end_io requests before DIO" for 3.0?,
Michael Tokarev
E2fsprogs 1.42 is released!,
Theodore Ts'o
[PATCH]tracepoint: add drop_transaction/update_superblock_end to jbd2,
Seiji Aguchi
[GIT PULL] ext4 bugfixes for 3.2-rc4, Theodore Ts'o
[PATCH v2.1 00/50] e2fsprogs: Add metadata checksumming,
Darrick J. Wong
- [PATCH 01/50] libext2fs: Read and write full size inodes, Darrick J. Wong
- [PATCH 02/50] libext2fs: Add metadata checksum flag, Darrick J. Wong
- [PATCH 05/50] debugfs: Dump inode checksum when appropriate, Darrick J. Wong
- [PATCH 03/50] debugfs: Optionally ignore bad checksums, Darrick J. Wong
- [PATCH 08/50] mke2fs: Allow metadata checksums to be turned on at mkfs time, Darrick J. Wong
- [PATCH 09/50] libext2fs: Create the inode bitmap checksum, Darrick J. Wong
- [PATCH 11/50] dumpe2fs: Display inode bitmap checksum, Darrick J. Wong
- [PATCH 10/50] tune2fs: Rewrite inode bitmap checksums, Darrick J. Wong
- [PATCH 12/50] e2fsck: Verify inode bitmap checksum, Darrick J. Wong
- [PATCH 07/50] e2fsck: Verify and correct inode checksums, Darrick J. Wong
- [PATCH 13/50] libext2fs: Create the block bitmap checksum, Darrick J. Wong
- [PATCH 14/50] dumpe2fs: Display block bitmap checksum, Darrick J. Wong
- [PATCH 15/50] e2fsck: Verify block bitmap checksum, Darrick J. Wong
- [PATCH 16/50] e2fsck: Don't verify bitmap checksums, Darrick J. Wong
- [PATCH 18/50] libext2fs: Verify and calculate extent tree block checksums, Darrick J. Wong
- [PATCH 06/50] tune2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 22/50] debugfs: Print htree internal node checksums, Darrick J. Wong
- [PATCH 23/50] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers, Darrick J. Wong
- [PATCH 21/50] libext2fs: Introduce dx_tail and dir_entry_tail, Darrick J. Wong
- [PATCH 26/50] e2fsck: Check directory leaf block checksums, Darrick J. Wong
- [PATCH 19/50] tune2fs: Enable extent tree checksums, Darrick J. Wong
- [PATCH 20/50] e2fsck: Verify extent tree blocks and clear the bad ones, Darrick J. Wong
- [PATCH 25/50] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes, Darrick J. Wong
- [PATCH 28/50] libext2fs: Verify and calculate extended attribute block checksums, Darrick J. Wong
- [PATCH 04/50] libext2fs: Add inode checksum support, Darrick J. Wong
- [PATCH 24/50] e2fsck: Verify htree root/node checksums, Darrick J. Wong
- [PATCH 29/50] e2fsck: Check extended attribute block checksums, Darrick J. Wong
- [PATCH 31/50] libext2fs: Calculate and verify superblock checksums, Darrick J. Wong
- [PATCH 32/50] e2fsck: Handle superblock checksum errors gracefully, Darrick J. Wong
- [PATCH 17/50] tune2fs: Rewrite block bitmap checksums, Darrick J. Wong
- [PATCH 33/50] libext2fs: Use i_generation in inode-related metadata checksums, Darrick J. Wong
- [PATCH 36/50] mke2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
- [PATCH 35/50] tune2fs: Store checksum algorithm type in superblock, Darrick J. Wong
- [PATCH 30/50] tune2fs: Rewrite extended attribute block checksums, Darrick J. Wong
- [PATCH 38/50] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature, Darrick J. Wong
- [PATCH 37/50] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set), Darrick J. Wong
- [PATCH 39/50] mke2fs: Warn if not enabling all the features that metadata_csum wants, Darrick J. Wong
- [PATCH 34/50] libext2fs: Record the checksum algorithm in use in the superblock, Darrick J. Wong
- [PATCH 40/50] libext2fs: Add checksum to MMP block, Darrick J. Wong
- [PATCH 42/50] tune2fs: Force MMP update when changing metadata_csum flag, Darrick J. Wong
- [PATCH 44/50] e2fsck: Check journal superblock checksum prior to recovery, Darrick J. Wong
- [PATCH 41/50] e2fsck: Verify and correct MMP checksum problems, Darrick J. Wong
- [PATCH 47/50] e2fsck: Check commit block checksum during recovery, Darrick J. Wong
- [PATCH 27/50] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID, Darrick J. Wong
- [PATCH 48/50] e2fsck: Verify data block checksums when recovering journal, Darrick J. Wong
- [PATCH 43/50] libext2fs: Add feature flags for jbd2 v2 checksums, Darrick J. Wong
- [PATCH 46/50] e2fsck: Check descriptor block checksum when recovering journal, Darrick J. Wong
- [PATCH 45/50] e2fsck: Check revoke block checksum during recovery, Darrick J. Wong
- [PATCH 50/50] e2fsck: Refactor crc32_be code, Darrick J. Wong
- [PATCH 49/50] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation, Darrick J. Wong
- Re: [PATCH v2.1 00/50] e2fsprogs: Add metadata checksumming, Andreas Dilger
[PATCH v2.1 00/22] ext4: Add metadata checksumming,
Darrick J. Wong
[PATCH 07/22] ext4: Create bitmap checksum helper functions, Darrick J. Wong
[PATCH 13/22] ext4: Calculate and verify checksums of extended attribute blocks, Darrick J. Wong
[PATCH 16/22] jbd2: Update structure definitions and flags to support extended checksumming, Darrick J. Wong
[PATCH 20/22] jbd2: Checksum descriptor blocks, Darrick J. Wong
[PATCH 17/22] jbd2: Grab a reference to the crc32c driver only when necessary, Darrick J. Wong
[PATCH 19/22] jbd2: Checksum revocation blocks, Darrick J. Wong
[PATCH 14/22] ext4: Add new feature to make block group checksums use metadata_csum algorithm, Darrick J. Wong
[PATCH 10/22] ext4: Verify and calculate checksums for extent tree blocks, Darrick J. Wong
[PATCH 21/22] jbd2: Checksum commit blocks, Darrick J. Wong
[PATCH 15/22] ext4: Add checksums to the MMP block, Darrick J. Wong
[PATCH 09/22] ext4: Calculate and verify block bitmap checksum, Darrick J. Wong
[PATCH 12/22] ext4: Calculate and verify checksums of directory leaf blocks, Darrick J. Wong
[PATCH 11/22] ext4: Calculate and verify checksums for htree nodes, Darrick J. Wong
[PATCH 06/22] ext4: Calculate and verify inode checksums, Darrick J. Wong
[PATCH 08/22] ext4: Calculate and verify checksums for inode bitmaps, Darrick J. Wong
[PATCH 04/22] ext4: Only call out to crc32c if necessary, Darrick J. Wong
[PATCH 05/22] ext4: Calculate and verify superblock checksum, Darrick J. Wong
[PATCH 22/22] jbd2: Checksum data blocks that are stored in the journal, Darrick J. Wong
[PATCH 18/22] jbd2: Update structure definitions and flags to support extended checksumming, Darrick J. Wong
[PATCH 01/22] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation, Darrick J. Wong
[PATCH 02/22] ext4: Create a rocompat flag for extended metadata checksumming, Darrick J. Wong
[PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code,
Darrick J. Wong
- [PATCH 02/14] Moved a long comment from lib/crc32.c to Documentation/crc32.txt, Darrick J. Wong
- [PATCH 05/14] Misc cleanup of lib/crc32.c and related files, Darrick J. Wong
- [PATCH 03/14] Replaced the unit test provided in crc32.c, which doesn't have a, Darrick J. Wong
- [PATCH 10/14] Some final changes, Darrick J. Wong
- [PATCH 12/14] crypto: crc32c should use library implementation, Darrick J. Wong
- [PATCH 13/14] crc32: Add self-test code for crc32c, Darrick J. Wong
- [PATCH 11/14] crc32: Bolt on crc32c, Darrick J. Wong
- [PATCH 07/14] crc32.c provides a choice of one of several algorithms for, Darrick J. Wong
- [PATCH 09/14] Add two changes that improve the performance of x86 systems, Darrick J. Wong
- [PATCH 08/14] add slicing-by-8 algorithm to the existing, Darrick J. Wong
- [PATCH 14/14] crc32: Select an algorithm via kconfig, Darrick J. Wong
- [PATCH 06/14] crc32.c in its original version freely mixed u32, __le32 and __be32 types, Darrick J. Wong
- [PATCH 01/14] removed two instances of trailing whitespaces, Darrick J. Wong
- [PATCH 04/14] Replace 2D array references by pointer references in loops., Darrick J. Wong
- Re: [PATCH v5.1 00/14] crc32c: Add faster algorithm and self-test code, Andrew Morton
[PATCH v3 0/8] Filesystem io types statistic,
Zheng Liu
[PATCH] libquota: remove use of PATH_MAX and replace it with QUOTA_NAME_LEN, Theodore Ts'o
Re: WARNING: at fs/inode.c:884 unlock_new_inode+0x34/0x59(),
Alex
Ext4 newbie trying to recover its partition table,
Lucas Teixeira
[PATCH 34/62] ext2: remove the second argument of k[un]map_atomic(),
Cong Wang
[PATCH 38/62] jbd2: remove the second argument of k[un]map_atomic(), Cong Wang
[PATCH 37/62] jbd: remove the second argument of k[un]map_atomic(),
Cong Wang
[PATCH] e2fsck: Fix the wrong error detection for non-extent file,
Kazuya Mio
[PATCH] ext4: replace ll_rw_block with other functions,
Zheng Liu
[PATCH] ext4: fix race condition when loading block or inode bitmaps,
Theodore Ts'o
[PATCH] ext4: fix racy use-after-free in ext4_end_io_dio(),
Tejun Heo
[PATCH] ext4: remove useless functions in inode.c,
Zheng Liu
wifi issues workaround, Amir Goldstein
[PATCH] xfstests: make xattr test 020 generic,
Eric Sandeen
[PATCH] xfstests: mount other filesystems with selinux context as well,
Eric Sandeen
[PATCH 1/2] ext4: let mpage_submit_io works well when blocksize < pagesize,
Yongqiang Yang
Re: [PATCH 1/2] ext4: let mpage_submit_io works well when blocksize < pagesize, Allison Henderson
Re: [PATCH 1/2] ext4: let mpage_submit_io works well when blocksize < pagesize, Ted Ts'o
Support for ext4 hidden quota inodes in quota-tools,
Jan Kara
fsfuzzer: exabyte file sizes,
Dan Carpenter
[patch] ext3: NULL dereference in ext3_evict_inode(),
Dan Carpenter
ext4 bugfixes for 3.2, Theodore Ts'o
[PATCH V2 00/19] ext4: Add inline data support.,
Tao Ma
- [PATCH V2 01/19] ext4: Move extra inode read to a new function., Tao Ma
- [PATCH V2 04/19] ext4: Add read support for inline data., Tao Ma
- [PATCH V2 10/19] ext4: Create __ext4_insert_dentry for dir entry insertion., Tao Ma
- [PATCH V2 09/19] ext4: Refactor __ext4_check_dir_entry to accepts start and size., Tao Ma
- [PATCH V2 08/19] ext4: Create a new function ext4_init_new_dir., Tao Ma
- [PATCH V2 07/19] ext4: Add delalloc support for inline data., Tao Ma
- [PATCH V2 06/19] ext4: Add journalled write support for inline data., Tao Ma
- [PATCH V2 05/19] ext4: Add normal write support for inline data., Tao Ma
- [PATCH V2 03/19] ext4: Add the basic function for inline data support., Tao Ma
- [PATCH V2 02/19] ext4: export inline xattr functions., Tao Ma
- [PATCH V2 18/19] ext4: let ext4_rename handle inline dir., Tao Ma
- [PATCH V2 16/19] ext4: let ext4_delete_entry handle inline data., Tao Ma
- [PATCH V2 12/19] ext4: Let ext4_readdir handle inline data., Tao Ma
- [PATCH V2 13/19] ext4: Create a new function search_dir., Tao Ma
- [PATCH V2 15/19] ext4: make ext4_delete_entry generic., Tao Ma
- [PATCH V2 19/19] ext4: Enable ext4 inline support., Tao Ma
- [PATCH V2 17/19] ext4: let empty_dir handle inline dir., Tao Ma
- [PATCH V2 14/19] ext4: let ext4_find_entry handle inline data., Tao Ma
- [PATCH V2 11/19] ext4: let add_dir_entry handle inline data properly., Tao Ma
Better organizing ext4 development community,
Theodore Ts'o
e2fsprogs 1.42-WIP-1120 released, Theodore Ts'o
[RFC][PATCH 0/8] xfstests: rework large filesystem testing,
Dave Chinner
[PATCH] ext4: fix format flag in dx_probe(), Zheng Liu
[PATCH v2] ext4: group info caches set to SLAB_MEM_SPREAD flags.,
Namjae Jeon
[PATCH] ext4: group info caches set to SLAB_MEM_SPREAD flags.,
Namjae Jeon
[PATCH v4 0/15] ext4: add new online resize interface,
Yongqiang Yang
- [PATCH v4 03/15] ext4: add a function which sets up a new group desc, Yongqiang Yang
- [PATCH v4 01/15] ext4: add a function which extends a group without checking parameters, Yongqiang Yang
- [PATCH v4 02/15] ext4: add a function which adds a new desc to a fs, Yongqiang Yang
- [PATCH v4 04/15] ext4: add a function which updates super block, Yongqiang Yang
- [PATCH v4 05/15] ext4: add a structure which will be used by 64bit-resize interface, Yongqiang Yang
- [PATCH v4 06/15] ext4: add a function which sets up group blocks of a flex groups, Yongqiang Yang
- [PATCH v4 07/15] ext4: add a function which adds several group descriptors, Yongqiang Yang
- [PATCH v4 08/15] ext4: add a function which sets up a flex groups each time, Yongqiang Yang
- [PATCH v4 09/15] ext4: enable ext4_update_super() to handle a flex groups, Yongqiang Yang
- [PATCH v4 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors, Yongqiang Yang
- [PATCH v4 11/15] ext4: add a new function which allocates bitmaps and inode tables, Yongqiang Yang
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]