public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-30 19:44:18 to 2011-10-08 07:40:29 UTC [more...]

[PATCH v2 00/47] e2fsprogs: Add metadata checksumming
 2011-10-08  7:38 UTC  (45+ messages)
` [PATCH 01/47] libext2fs: Read and write full size inodes
` [PATCH 02/47] libext2fs: Add metadata checksum flag
` [PATCH 03/47] debugfs: Optionally ignore bad checksums
` [PATCH 04/47] libext2fs: Add inode checksum support
` [PATCH 05/47] debugfs: Dump inode checksum when appropriate
` [PATCH 06/47] tune2fs: Add inode checksum support
` [PATCH 07/47] e2fsck: Verify and correct inode checksums
` [PATCH 08/47] mke2fs: Allow metadata checksums to be turned on at mkfs time
` [PATCH 09/47] libext2fs: Create the inode bitmap checksum
` [PATCH 10/47] tune2fs: Rewrite inode bitmap checksums
` [PATCH 11/47] dumpe2fs: Display inode bitmap checksum
` [PATCH 12/47] e2fsck: Verify "
` [PATCH 13/47] libext2fs: Create the block "
` [PATCH 14/47] dumpe2fs: Display "
` [PATCH 15/47] e2fsck: Verify "
` [PATCH 16/47] e2fsck: Don't verify bitmap checksums
` [PATCH 17/47] tune2fs: Rewrite block "
` [PATCH 18/47] libext2fs: Verify and calculate extent tree block checksums
` [PATCH 19/47] tune2fs: Enable extent tree checksums
` [PATCH 20/47] libext2fs: Introduce dx_tail and dir_entry_tail
` [PATCH 21/47] debugfs: Print htree internal node checksums
` [PATCH 22/47] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
` [PATCH 23/47] e2fsck: Verify htree root/node checksums
` [PATCH 24/47] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
` [PATCH 25/47] e2fsck: Check directory leaf block checksums
` [PATCH 26/47] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
` [PATCH 27/47] libext2fs: Verify and calculate extended attribute block checksums
` [PATCH 28/47] e2fsck: Check "
` [PATCH 29/47] tune2fs: Rewrite "
` [PATCH 30/47] libext2fs: Calculate and verify superblock checksums
` [PATCH 31/47] e2fsck: Handle superblock checksum errors gracefully
` [PATCH 32/47] libext2fs: Use i_generation in inode-related metadata checksums
` [PATCH 33/47] libext2fs: Record the checksum algorithm in use in the superblock
` [PATCH 34/47] tune2fs: Store checksum algorithm type in superblock
` [PATCH 35/47] mke2fs: Record the checksum algorithm in use in the superblock
` [PATCH 36/47] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
` [PATCH 37/47] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
` [PATCH 38/47] mke2fs: Warn if not enabling all the features that metadata_csum wants
` [PATCH 39/47] libext2fs: Add checksum to MMP block
` [PATCH 40/47] e2fsck: Verify and correct MMP checksum problems
` [PATCH 42/47] libext2fs: Add feature flags for jbd2 v2 checksums
` [PATCH 43/47] e2fsck: Check journal superblock checksum prior to recovery
` [PATCH 44/47] e2fsck: Check revoke block checksum during recovery
` [PATCH 45/47] e2fsck: Check descriptor block checksum when recovering journal

[PATCH] e2fsck: Recover revoke blocks on 64bit filesystems correctly
 2011-10-08  7:29 UTC 

xfstests test #74 failure
 2011-10-08  5:57 UTC  (3+ messages)
` KVM-based xfstests appliance

[Ext4 Secure Delete 0/7 v4] Ext4 secure delete
 2011-10-08  0:06 UTC  (26+ messages)
` [Ext4 Secure Delete 1/7v4] ext4: Secure Delete: Add new EXT4_SECRM_RANDOM_FL flag
` [Ext4 Secure Delete 2/7v4] ext4: Secure Delete: Add ext4_ind_hole_lookup function
` [Ext4 Secure Delete 3/7v4] ext4: Secure Delete: Add secure delete functions
` [Ext4 Secure Delete 4/7v4] ext4: Secure Delete: Secure delete file data
` [Ext4 Secure Delete 5/7v4] ext4: Secure Delete: Secure delete directory entry
` [Ext4 Secure Delete 6/7v4] ext4: Secure Delete: Secure delete meta data blocks
` [Ext4 Secure Delete 7/7v4] ext4/jbd2: Secure Delete: Secure delete journal blocks

[PATCH] ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY
 2011-10-07 22:12 UTC  (2+ messages)

[PATCH] libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs
 2011-10-07 15:47 UTC  (2+ messages)

[PATCH] ext4: Fix the wrong comment in ext4_ext_search_right
 2011-10-07 15:30 UTC  (3+ messages)
` [PATCH] ext4: Remove the obsolete broken EXT4_IOC32_WAIT_FOR_READONLY
` [PATCH] ext4: Use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left

[PATCH] ext4: Free resources in the error path of ext4_mb_init
 2011-10-07 15:07 UTC  (5+ messages)
` [PATCH] ext4: Free resources in some error path in ext4_fill_super
  ` [PATCH v2] ext4: Free resources in the error path of ext4_mb_init

[PATCH v3] [SIGNED-OFF] ext4: don't work without procfs
 2011-10-07  8:30 UTC  (4+ messages)

[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
 2011-10-07  7:38 UTC  (7+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
` [PATCH 2/4] crypto: crc32c should use library implementation
` [PATCH 3/4] crc32: Add self-test code for crc32c
` [PATCH 4/4] crc32: Select an algorithm via kconfig

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-10-06 19:52 UTC  (8+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

Plan for reducing i_mutex in ext4
 2011-10-06 17:36 UTC  (5+ messages)

[PATCH v4] [SIGNED-OFF] ext4: don't work without procfs
 2011-10-06 16:54 UTC 

[PATCH v2] ext4: don't work without procfs
 2011-10-06 12:48 UTC  (3+ messages)

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-10-06 10:12 UTC  (12+ messages)

[PATCH] ext3/xattr_seciruty.c: local functions should be static
 2011-10-05 20:18 UTC  (4+ messages)

[PATCH] ext4: Remove some deprecated mount options
 2011-10-05 14:34 UTC  (3+ messages)

[PATCH] ext4: Documenatation: remove acl and user_xattr mount options
 2011-10-05 14:33 UTC  (4+ messages)

[PATCH] ext4: remove deprecated oldalloc
 2011-10-05 14:32 UTC  (3+ messages)

fs: jdb/jbd2: Put identical code in a common header
 2011-10-05 11:29 UTC 

[PATCH] mke2fs: Fix up usage & error text for cluster size specification
 2011-10-05  6:01 UTC  (2+ messages)

(unknown),
 2011-10-05  5:49 UTC 

[PATCH v4] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-10-04 23:54 UTC  (8+ messages)

[PATCH] ext2/xattr_security.c: local functions should be static
 2011-10-04 23:37 UTC  (2+ messages)

[PATCH] ext3/balloc.c: local functions should be static
 2011-10-04 23:29 UTC  (2+ messages)

mkfs'ing a 48-bit fs... or not
 2011-10-04 18:15 UTC  (11+ messages)
  ` [PATCH 1/2] Add "big" and "huge" types to mke2fs.conf
    ` [PATCH 2/2] libext2fs: fix bad cast which causes problems for file systems > 512EB

[PATCH 1/5] libquota: remove get_qf_path()
 2011-10-04 16:24 UTC  (6+ messages)
` [PATCH 2/5] libquota: clean up some gcc -Wall warnings
` [PATCH 3/5] libquota: remove get_qf_name()
` [PATCH 4/5] libquota: use ext2_loff_t instead of loff_t
` [PATCH 5/5] libquota: remove NLS support

Oops in block/ext4 layer on USB3 hard drive connect
 2011-10-04 16:22 UTC  (3+ messages)

[PATCH] ext4: don't work without procfs
 2011-10-04 11:33 UTC  (4+ messages)

[PATCH] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
 2011-10-04 11:30 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] e2fsprogs: Fix thinko in ext2fs_initialize bigalloc case
 2011-10-04  3:24 UTC  (2+ messages)

[PATCH] e2fsprogs: use ALL_CFLAGS to build gen_crc32ctable
 2011-10-04  3:02 UTC  (2+ messages)
`  "

[PATCH] e2fsprogs: include headers for open() in ext2fs.h
 2011-10-03 17:18 UTC  (2+ messages)

[RFC V2] ext4: implementation of delayed extent tree
 2011-10-03 16:00 UTC  (3+ messages)
` [RFC PATCH V2 6/6] ext4: reimplement fiemap on "

[BUG] copy file result with zero
 2011-10-03 15:51 UTC  (15+ messages)

[patch 0/5] per-zone dirty limits v3
 2011-10-03 11:25 UTC  (6+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

3.1-rc8 OOPS in jbd2_journal_file_inode (fs/jbd2/transaction.c line 2142)
 2011-10-03  1:44 UTC 

[PATCH 1/6] RFC: introduce extended inode owner identifier v8
 2011-10-02 19:44 UTC  (6+ messages)
` [PATCH 2/6] Add additional owner identifier
` [PATCH 3/6] Implement project id support for generic quota
` [PATCH 4/6] ext4: get rid of didicated MOUNT_QUOTA option
` [PATCH 5/6] ext4: Implement project ID support for ext4 filesystem
` [PATCH 6/6] ext4: add project quota support

[PATCH v2] ext4: make quota as first class supported feature
 2011-10-02 14:34 UTC  (6+ messages)

e2fsprogs 1.42-WIP-1001.tar.gz released
 2011-10-01 17:51 UTC 

[PATCH] libext2fs: Always swab MMP block on BE machines
 2011-09-30 23:03 UTC  (3+ messages)

[PATCH] e2fsck: When restarting fsck on account of MMP, zero ctx->fs after fs is freed
 2011-09-30 21:38 UTC  (2+ messages)

[PATCH] libext2fs: Fix various errors result from crc32c/metadata checksum integration
 2011-09-30 21:12 UTC  (3+ messages)

[PATCH] ext4: Fix comparison endianness problem in MMP initialization
 2011-09-30 21:12 UTC  (2+ messages)

[PATCH] ext4: ext4_mkdir should dirty dir_block with the parent inode
 2011-09-30 19:45 UTC  (2+ messages)

[PATCH] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
 2011-09-30 19:44 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox