linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-01 02:30:27 to 2011-09-14 22:14:54 UTC [more...]

[PATCH v1 00/37] e2fsprogs: Add metadata checksumming
 2011-09-14 22:14 UTC  (30+ messages)
` [PATCH 01/37] e2fsprogs: Read and write full-sized inodes
` [PATCH 02/37] libext2fs: Add metadata checksum flag
` [PATCH 06/37] libext2fs: Add inode checksum support
` [PATCH 09/37] e2fsck: Verify and correct inode checksums
` [PATCH 10/37] mke2fs: Allow metadata checksums to be turned on at mkfs time
` [PATCH 11/37] libext2fs: Create the inode bitmap checksum
` [PATCH 13/37] dumpe2fs: Display "
` [PATCH 32/37] libext2fs: Extend inode checksum to cover the EA block

[PATCH] libext2fs: add new test: tst_inode_size
 2011-09-14 20:47 UTC  (2+ messages)

i_mutex questions
 2011-09-14 18:36 UTC  (7+ messages)

[PATCH] e2image: fix invalid lseek error detection
 2011-09-14 17:28 UTC  (4+ messages)

[PATCH] libquota: fix "make install" so it works in with a VPATH build directory
 2011-09-14 17:18 UTC  (2+ messages)
` [PATCH] mke2fs.static: change library ordering to avoid a link error

[PATCH] ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state
 2011-09-14 17:06 UTC  (2+ messages)

[PATCH v2] e2fsprogs: add 64bit-online-resize support
 2011-09-14 15:56 UTC  (2+ messages)

[RFC PATCH 1/3] VFS: Fix s_umount thaw/write deadlock
 2011-09-14 14:00 UTC  (3+ messages)
` [RFC PATCH 0/3] "

[PATCH] mke2fs: Use ext2fs_flush() only once
 2011-09-14  2:58 UTC  (4+ messages)

[PATCH 0/1 v2 RESEND] mke2fs: check that auto-detected blocksize <= sys_page_size
 2011-09-14  8:56 UTC  (2+ messages)

[PATCH] ext4: Check io list state and avoid an unnecessary mutex_lock in ext4_end_io_work
 2011-09-14  8:33 UTC 

[BUG] ext3: cannot unfreeze a filesystem due to a deadlock
 2011-09-14  6:24 UTC  (13+ messages)

Storing inode block device information in struct sb_info
 2011-09-14  0:26 UTC 

New e2fsprogs release?
 2011-09-13 15:17 UTC 

Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
 2011-09-13 14:49 UTC  (4+ messages)

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-09-13  4:52 UTC  (9+ messages)

[RFC PATCH 3/3] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
 2011-09-13  2:59 UTC 

[RFC PATCH 2/3] VFS: Rename vfs_check_frozen() to vfs_block_until_thawed()
 2011-09-13  2:58 UTC 

[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
 2011-09-13  2:53 UTC 

Business transaction
 2011-09-11 15:07 UTC 

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-09-12  1:58 UTC  (9+ messages)

[RFC] implementation of delayed extent list
 2011-09-09  9:32 UTC  (6+ messages)
` [RFC PATCH 3/5] ext4: add operations on delayed extent tree

[PATCH v2] ext4: make quota as first class supported feature
 2011-09-10 20:24 UTC  (5+ messages)

(unknown),
 2011-09-10 18:14 UTC 

[PATCH 0/5] e2fsprogs: support quota as first class feature in ext4
 2011-09-10  3:31 UTC  (7+ messages)
` [PATCH 1/5] e2fsprogs: add quota library to e2fsprogs
` [PATCH 4/5] tune2fs: Add support for turning on quota feature

3.1-rc2 and 3.0 filesystem scalability measurements
 2011-09-09 23:35 UTC 

(unknown)
 2011-09-09 20:33 UTC 

kernel thread "flush-254:12" eats 100% CPU
 2011-09-08  9:45 UTC  (4+ messages)

[PATCH 0/6 v7] ext4: fix 1k block bugs
 2011-09-07 18:41 UTC  (4+ messages)

[BUG] e2fsprogs: e2fsck -b outputs checksum warnings
 2011-09-07  8:10 UTC 

[PATCH 1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic
 2011-09-07 11:08 UTC  (8+ messages)
` [PATCH 2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch
    ` [PATCH] "

[PATCH v3] ext4: fix possible overflow in ext4_trim_fs()
 2011-09-07 15:52 UTC 

ext4 BUG in dom0 Kernel 2.6.32.36
 2011-09-07  2:35 UTC  (6+ messages)
    ` [Xen-devel] "

BUG: i_size and i_blocks corruption on ext4 with ^huge_file
 2011-09-06 15:58 UTC  (2+ messages)

[PATCH] ext4: only call ext4_jbd2_file_inode when an inode has been extended
 2011-09-06 15:57 UTC  (4+ messages)

[PATCH v1 00/16] ext4: Add metadata checksumming
 2011-09-06 12:59 UTC  (41+ messages)
` [PATCH 06/16] ext4: Calculate and verify inode checksums
` [PATCH 08/16] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 09/16] ext4: Calculate and verify block bitmap checksum
` [PATCH 10/16] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 12/16] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 13/16] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 14/16] ext4: Make inode checksum cover empty space
` [PATCH 15/16] ext4: Calculate and verify superblock checksum
` [PATCH 16/16] jbd2: Support CRC32C transaction checksums

[PATCH v2] ext4: fix possible overflow in ext4_trim_fs()
 2011-09-06  6:42 UTC 

[PATCH] ext4: fix possible overflow in ext4_trim_fs()
 2011-09-06  6:26 UTC  (3+ messages)

[Bug 41682] New: INFO: possible circular locking dependency detected .. at ext4_evict_inode
 2011-09-06  5:56 UTC  (4+ messages)
` [Bug 41682] "

[bug] ext{3,4}: __find_get_block_slow() failed on 3.0.3
 2011-09-05 12:59 UTC  (2+ messages)

[PATCH 1/2 v4] e2fsprogs: Fix how we treat user-spcified filesystem size
 2011-09-05 11:58 UTC  (5+ messages)

[PATCH] ext4: Fix a possible corruption in dx_probe
 2011-09-05  2:17 UTC  (3+ messages)

[Bug 42362] New: [ext4] possible circular locking dependency detected
 2011-09-04 16:44 UTC 

[patch 1/2] jbd2: remove an unneeded NULL check
 2011-09-04 14:15 UTC  (2+ messages)

[GIT PULL] ext4 fixes for 3.1-rc5
 2011-09-03 19:20 UTC  (5+ messages)

[PATCH] Assume yes when test device is not partitioned
 2011-09-03 17:52 UTC  (3+ messages)

[PATCH] xfstests: Assume yes when test device is not partitioned
 2011-09-03  8:33 UTC 

e2fsck sigcatcher breaks valgrind
 2011-09-02 18:28 UTC  (2+ messages)

[Bug 14562] On umount warn in page_alloc.c:1751 __alloc_pages_slowpath
 2011-09-02 14:23 UTC 

[PATCH v1 0/3] crc32c: Add faster algorithm and self-test code
 2011-09-01 22:28 UTC  (7+ messages)
` [PATCH 3/3] crc32c: Implement a self-test for CRC32c

linux-next: Tree for Aug 30 (jbd2 + bug.h)
 2011-09-01 20:30 UTC  (3+ messages)

lock i_mutex for fallocate?
 2011-09-01 17:59 UTC  (6+ messages)

e2fsck aborts when invalid indirect block is encountered
 2011-09-01 17:00 UTC  (4+ messages)

[PATCH ] ext3: Fix a possible corruption in dx_probe
 2011-09-01 16:43 UTC  (2+ messages)

Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable "kernel BUG at fs/jbd2/commit.c:534" from Postfix on ext4
 2011-09-01 15:17 UTC  (11+ messages)

New resize interface implementation
 2011-09-01 12:30 UTC  (4+ messages)

[PATCH] ext4: remove deprecated oldalloc
 2011-09-01  8:41 UTC  (2+ messages)

[PATCH 1/5 v2] e2fsprogs: create open() and stat() helpers
 2011-09-01  8:39 UTC  (2+ messages)

[PATCH] ext4: Documenatation: remove acl and user_xattr mount options
 2011-09-01  8:38 UTC  (3+ messages)

[PATCH 1/2] resize2fs: Add support for lazy itable initialization
 2011-09-01  8:36 UTC  (4+ messages)

[PATCH] ext4: Remove some deprecated mount options
 2011-09-01  8:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).