linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-21 02:26:40 to 2011-09-01 00:31:04 UTC [more...]

[PATCH v1 00/16] ext4: Add metadata checksumming
 2011-09-01  0:31 UTC  (6+ messages)
` [PATCH 01/16] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
` [PATCH 02/16] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 03/16] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 04/16] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 05/16] ext4: Create a rocompat flag for extended metadata checksumming

[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
 2011-08-31 23:43 UTC  (4+ messages)

[GIT PULL] ext4 fixes for 3.1-rc5
 2011-08-31 21:42 UTC  (5+ messages)

linux-next: Tree for Aug 30 (jbd2 + bug.h)
 2011-08-31 20:14 UTC 

[PATCH 0/6 v7] ext4: fix 1k block bugs
 2011-08-31 19:44 UTC  (10+ messages)
` [PATCH 1/6 v7] ext4: Add new ext4_discard_partial_page_buffers routines
` [PATCH 2/6 v7] ext4: fix xfstests 75, 112, 127 punch hole failure
` [PATCH 3/6 v7] ext4: fix 2nd xfstests "
` [PATCH 4/6 v7] ext4: Lock i_mutex for punch hole
` [PATCH 5/6 v7] ext4: fix fsx truncate failure
` [PATCH 6/6 v7] ext4: fix partial page writes

[Bug 41682] New: INFO: possible circular locking dependency detected .. at ext4_evict_inode
 2011-08-31 16:13 UTC  (10+ messages)
` [Bug 41682] "

[PATCH] ext4: Fix a possible corruption in dx_probe
 2011-08-31 16:00 UTC 

ext2fs_block_iterate (e2, EXT2_RESIZE_INO, ...) => EXT2_ET_FILE_TOO_BIG?
 2011-08-31 15:59 UTC  (3+ messages)

[PATCH ] ext3: Fix a possible corruption in dx_probe
 2011-08-31 15:57 UTC 

[PATCH] mke2fs.8: Fix the documentation of maximum journal size
 2011-08-31 13:35 UTC 

[PATCH] fix the outdated comment in ext2_nfs_get_inode()
 2011-08-31  2:06 UTC  (3+ messages)

[URGENT PATCH] ext4: fix potential deadlock in ext4_evict_inode()
 2011-08-31  1:15 UTC  (19+ messages)

[PATCH] ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
 2011-08-31  1:08 UTC 

Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable "kernel BUG at fs/jbd2/commit.c:534" from Postfix on ext4
 2011-08-31  0:26 UTC  (13+ messages)
  ` Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable "kernelBUG "

ext4: Always verify extent tree blocks
 2011-08-30 23:04 UTC  (2+ messages)

[PATCH 0/4] 32/64 bit llseek hashes (v4)
 2011-08-30 22:12 UTC  (2+ messages)

[PATCH 0/2] 32/64 bit llseek hashes (v3)
 2011-08-30 22:07 UTC  (7+ messages)
` [PATCH 3 2/4] Return 32/64-bit dir name hash according to usage type

[Bug 42052] New: kernel BUG at build/buildd/linux-2.6.38/kernel/timer.c:668
 2011-08-30 20:20 UTC  (6+ messages)
` [Bug 42052] "

[PATCH] fix the outdated comment in ext2_nfs_get_inode()
 2011-08-30 11:46 UTC 

[PATCH] fix the outdated comment in ext2_nfs_get_inode()
 2011-08-30 11:29 UTC  (3+ messages)

lockdep warnings - possible circular locking
 2011-08-30 10:55 UTC  (4+ messages)

[RFC] implementation of delayed extent list
 2011-08-30  9:00 UTC  (6+ messages)
` [RFC PATCH 1/5] ext4: add two structures delayed extent list nees
` [RFC PATCH 2/5] ext4: add a delayed extents list in inode
` [RFC PATCH 3/5] ext4: add operations on delayed extent tree
` [RFC PATCH 4/5] ext4: let ext4 maintian delayed extent lists
` [RFC PATCH 5/5] ext4: reimplement fiemap on delayed extent list

[PATCH v2] e2fsprogs: add 64bit-online-resize support
 2011-08-30  8:13 UTC 

(unknown),
 2011-08-30  8:10 UTC  (16+ messages)
` [PATCH v2 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH v2 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH v2 03/15] ext4: add a function which sets up a new group desc
` [PATCH v2 04/15] ext4: add a function which updates super block
` [PATCH v2 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH v2 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH v2 07/15] ext4: add a function which adds several group descriptors
` [PATCH v2 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH v2 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH v2 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH v2 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH v2 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH v2 13/15] ext4: add new online resize interface
` [PATCH v2 14/15] ext4: let ext4_group_extend() use common code
` [PATCH v2 15/15] ext4: let ext4_group_add() "

[PATCH v2] ext4: make quota as first class supported feature
 2011-08-29 23:17 UTC  (8+ messages)

[Bug 41502] New: cfq-iosched: a regression
 2011-08-29 21:47 UTC  (5+ messages)
` [Bug 41502] "

ext4 lockdep trace (3.1.0rc3)
 2011-08-29 20:47 UTC 

[PATCH] xfstests: don't print "do not support" warnings unless verbose is specified
 2011-08-29 13:37 UTC  (3+ messages)

xfstests test #74 failure
 2011-08-29 13:32 UTC  (2+ messages)
` KVM-based xfstests appliance

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

REPLY VERY URGENTLY
 2011-08-29 11:59 UTC 

BUG: i_size and i_blocks corruption on ext4 with ^huge_file
 2011-08-29  1:45 UTC 

Beloved
 2011-08-27  1:49 UTC 

[PATCH 0/5 v6] ext4: fix 1k block bugs
 2011-08-28  2:22 UTC  (10+ messages)
` [PATCH 1/5 v6] ext4: Add new ext4_discard_partial_page_buffers routines
` [PATCH 2/5 v6] ext4: fix xfstests 75, 112, 127 punch hole failure
` [PATCH 3/5 v6] ext4: fix 2nd xfstests "
` [PATCH 4/5 v6] ext4: fix fsx truncate failure
` [PATCH 5/5 v6] ext4: fix partial page writes

question about punch hole
 2011-08-28  1:09 UTC  (5+ messages)

New resize interface implementation
 2011-08-26 20:06 UTC  (8+ messages)
` [PATCH 01/13] ext4: add a function which extends a group without checking parameters

[patch 2/2] jbd2: use gfp_t instead of int
 2011-08-26  9:20 UTC 

[patch 1/2] jbd2: remove an unneeded NULL check
 2011-08-26  9:19 UTC 

[PATCH 1/2] ext4: remove redundant argument in mb_find_extent()
 2011-08-26  3:17 UTC 

[PATCH -v2] jbd2: instrument jh on wrong transaction BUG_ON's
 2011-08-26  2:35 UTC  (2+ messages)
` [PATCH -v3] jbd2: add debugging information to jbd2_journal_dirty_metadata()

[PATCH 1/2] ext4: remove redundant argument in mb_find_extent()
 2011-08-25 16:28 UTC  (3+ messages)
` [PATCH 2/2] ext4: fix a typo in struct ext4_allocation_context

[PATCH]
 2011-08-25 14:33 UTC  (10+ messages)
` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()

[Bug 41712] New: kernel BUG at fs/jbd/transaction.c:1155!
 2011-08-25 11:00 UTC 

[Bug 32182] New: EXT4-fs error: bad header/extent
 2011-08-24 21:50 UTC  (2+ messages)
` [Bug 32182] "

[PATCH] e2image: fix invalid lseek error detection
 2011-08-24 16:02 UTC  (2+ messages)

khugepaged: inconsistent lock {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2011-08-23 23:56 UTC  (2+ messages)

e2dis: a Jigdo-like tool for Ext2+ FS
 2011-08-23 17:26 UTC  (8+ messages)
        ` ext2fs_test_block_bitmap (): Unknown code ext2 47 #0, etc

Correspondence of mine
 2011-08-23 13:59 UTC 

[PATCH 0/6 v5] ext4: fix 1k block bugs
 2011-08-23  2:51 UTC  (13+ messages)
` [PATCH 1/6 v5] ext4: Add new ext4_discard_partial_page_buffers routines
` [PATCH 2/6 v5] ext4: fix xfstests 75, 112, 127 punch hole failure
` [PATCH 3/6 v5] ext4: fix 2nd xfstests "
` [PATCH 4/6 v5] ext4: Correct large hole offset calcuation
` [PATCH 5/6 v5] ext4: fix fsx truncate failure
` [PATCH 6/6 v5] ext4: fix partial page writes

[RFC] ext4 metadata checksumming design
 2011-08-23  2:35 UTC  (3+ messages)

attempt to fix race in bigalloc code path
 2011-08-23  1:12 UTC  (3+ messages)

e2p_blocks_count () vs. ext2fs_blocks_count ()
 2011-08-22 16:48 UTC  (3+ messages)

[PATCH] ext4_rename should dirty dir_bh with the correct directory
 2011-08-21 18:15 UTC  (2+ messages)

[GIT PULL] ext4 update for 3.1-rc3
 2011-08-21  4:45 UTC 


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).