linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-05 10:36:40 to 2012-06-18 11:03:11 UTC [more...]

Punching hole using fallocate is not removing the uninit extent from extent tree
 2012-06-18 11:03 UTC  (2+ messages)

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-18  5:59 UTC 

Minimal configuration for e2fsprogs
 2012-06-18  5:58 UTC  (3+ messages)

[PATCH 1/3] block: Context support
 2012-06-16 17:41 UTC  (36+ messages)
` [PATCH 2/3] ext4: "
` [PATCH 3/3] mmc: "

(unknown),
 2012-06-15 13:03 UTC 

sudden (big) performance drop in writes
 2012-06-15 14:33 UTC  (3+ messages)

[RFC][PATCH v2 0/3] ext4: dio overwrite nolock
 2012-06-15 11:02 UTC  (7+ messages)
` [RFC][PATCH v2 1/3] ext4: split ext4_file_write into buffered IO and direct IO
` [RFC][PATCH v2 2/3] ext4: add a new flag for ext4_map_blocks
` [RFC][PATCH v2 3/3] ext4: add dio overwrite nolock

Claim Your Prize!!!
 2012-06-15 10:35 UTC 

DETAILS
 2012-06-15  8:10 UTC 

[PATCH] E2fsprogs/chattr: update manual of chattr for No_COW
 2012-06-15  2:03 UTC 

[Bug 43354] New: Corruption on a small loopback ext4 file system with Linux 3.4
 2012-06-14 21:48 UTC  (6+ messages)
` [Bug 43354] "

Discrepancy in 'df' output between kernel 3.0 and 3.2 for ext4?
 2012-06-14 19:00 UTC  (4+ messages)

[Bug 14562] On umount warn in page_alloc.c:1751 __alloc_pages_slowpath
 2012-06-14 16:50 UTC  (2+ messages)

[PATCH] E2fsprogs/filefrag: fix filefrag regression
 2012-06-14  8:44 UTC 

[PATCH] E2fsprogs: add missing usage for No_COW
 2012-06-14  2:47 UTC  (3+ messages)

[PATCH RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate()
 2012-06-14  2:43 UTC  (3+ messages)

[PATCH v2] ext4: fix hole punch failure when depth is greater than 0
 2012-06-14  1:53 UTC 

[PATCH] ext4: Avoid unnecessary calls to ext4_mb_load_buddy while reading mb_groups proc file
 2012-06-13 23:52 UTC  (2+ messages)

[Bug 14497] system blocked on "sync" command issued
 2012-06-13 20:46 UTC  (2+ messages)

[PATCH] e2image: add -a switch to include all data
 2012-06-13 20:41 UTC  (2+ messages)

[Bug 14465] WARNING: at /build/buildd/linux-2.6.31/fs/inode.c:1212 generic_delete_inode+0x14e/0x160
 2012-06-13 20:38 UTC  (2+ messages)

[PATCH v2] E2fsprogs: add missing usage for No_COW
 2012-06-13 19:44 UTC  (2+ messages)

[Bug 14287] ext4: fixpoint divide exception at ext4_fill_super
 2012-06-13 18:55 UTC  (2+ messages)

[Bug 14094] Ext4 NULL pointer reference in mb_cache function
 2012-06-13 16:12 UTC  (2+ messages)

ext4 corruption on 17TB file system during power cycle test
 2012-06-13 15:44 UTC  (7+ messages)

[Bug 42859] New: kernel BUG at fs/ext4/extents.c:1953
 2012-06-13 15:14 UTC  (3+ messages)
` [Bug 42859] "

[Bug 13964] ext4: panic causes lost data in git
 2012-06-13 14:49 UTC  (2+ messages)

[Bug 13930] non-contiguous files (64.9%) on a ext4 fs
 2012-06-13 14:42 UTC  (2+ messages)

[Bug 13909] md5sum on 3GB file is constantly hanging
 2012-06-13 14:35 UTC  (2+ messages)

[PATCH] e2fsck: update global free blocks/inodes count when truncating orphan inodes
 2012-06-13 13:26 UTC  (5+ messages)
` [PATCH 1/2] libext2fs: fix block iterator for extents when truncating inodes
  ` [PATCH 2/2] tests: add two more tests of orphaned inode handling

Release of e2fsprogs 1.42.4
 2012-06-12 22:15 UTC 

[PATCH 00/27 v7] Fix filesystem freezing deadlocks
 2012-06-12 14:20 UTC  (2+ messages)
` [PATCH 17/27] ext4: Convert to new freezing mechanism

[PATCH v3 1/9] string: introduce memweight
 2012-06-12  9:14 UTC  (7+ messages)
` [PATCH v3 7/9] ext2: use memweight()
` [PATCH v3 8/9] ext3: "
` [PATCH v3 9/9] ext4: "

[PATCH 0/4] Avoid deadlock when corrupted directory creates a loop
 2012-06-12  9:04 UTC  (6+ messages)
` [PATCH 5/4] exofs: Handle error from d_splice_alias()

Hole punching and mmap races
 2012-06-12  8:56 UTC  (19+ messages)

[PATCH 1/1] ext4: fix hole punch failure when depth is greater than 0
 2012-06-12  5:47 UTC  (3+ messages)

[RFC, PATCH, RESEND] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-11  9:16 UTC  (19+ messages)
` [RFC, PATCH] "

[PATCH] tests: allow e2fsck tests to run on OS/X
 2012-06-11  7:49 UTC 

[PATCH 0/2 V2] Fix an e2fsck bug for fallocated extent
 2012-06-11  5:07 UTC  (5+ messages)
` [PATCH 1/2] e2fsck: Let end_blk to be the maximum value of u32
` [PATCH 2/2] e2fsck/tests: Add the regression test case for e2fsck

[PATCH] libext2fs: fix i_blocks for extent leaf create/delete
 2012-06-11  3:53 UTC  (2+ messages)

[PATCH] e2fsck: correctly propagate error from journal to superblock
 2012-06-11  3:48 UTC 

[PATCH 00/27 v6] Fix filesystem freezing deadlocks
 2012-06-11  3:13 UTC  (4+ messages)
` [PATCH 17/27] ext4: Convert to new freezing mechanism

[RFC, PATCH] fs: push rcu_barrier() from deactivate_locked_super() to filesystems
 2012-06-08 21:43 UTC  (2+ messages)

Sync does not flush to disk!?
 2012-06-08 18:28 UTC  (8+ messages)

[GIT PULL] ext4 bug fixes for 3.5-rc2
 2012-06-08 18:13 UTC 

BUSINESS CO-OPERATION!
 2012-06-08 14:34 UTC 

Circular locking bug found in xfstests
 2012-06-08 13:53 UTC  (2+ messages)

EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
 2012-06-08  4:43 UTC  (15+ messages)
              ` [dm-devel] "

How to understand super.c/descriptor_loc for ext2/ext3/ext4?
 2012-06-07 23:57 UTC 

[PATCH] ext4: Don't set i_flags in EXT4_IOC_SETFLAGS
 2012-06-07 23:05 UTC  (2+ messages)

[PATCH] ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
 2012-06-07 17:12 UTC  (5+ messages)

How to understand super.c/descriptor_loc for ext2/ext3/ext4?
 2012-06-07 13:37 UTC 

[Bug 43292] New: jdb2 lockup with ext3 and nfs
 2012-06-07  9:29 UTC  (3+ messages)
` [Bug 43292] "

ext4 corruption during unexpected power cycle in the middle of writing
 2012-06-06 18:55 UTC  (4+ messages)

[PATCH] ext4: remove duplicated declarations in inode.c
 2012-06-06 13:03 UTC 

ACHTUNG ACHTUNG (QUOTE ALERT)
 2012-06-05 10:00 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).