linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-09 17:52:03 to 2009-03-22 23:37:46 UTC [more...]

[Bug 12896] New: ext3 FS problem or harddisk problem?
 2009-03-22 23:37 UTC  (3+ messages)
` [Bug 12896] "

Severe data corruption with ext4
 2009-03-22 13:26 UTC  (2+ messages)

fsync-tester.c
 2009-03-22  3:31 UTC 

[PATCH, RFC 0/2] Mitigate fsync's with ext3's data=ordered mode
 2009-03-22  1:12 UTC  (3+ messages)
` [PATCH, RFC 1/2] block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks
  ` [PATCH, RFC 2/2] ext3: Use WRITE_SYNC for commits which are caused by fsync()

ext2/3: document conditions when reliable operation is possible
 2009-03-21 11:24 UTC  (13+ messages)

[Bug 12885] New: kernel BUG at fs/jbd/transaction.c:1376!
 2009-03-21  7:12 UTC  (26+ messages)
` [Bug 12885] "

[stable] Linux 2.6.28.8 (ocfs2 build failure)
 2009-03-20 22:17 UTC 

Is it truth?
 2009-03-20 16:00 UTC 

[PATCH] ext4: add checks of block references for non-extent inodes
 2009-03-20 14:15 UTC  (4+ messages)
` [PATCH] ext4: check block references only when read from disk
` [PATCH v2] ext4: add checks of block references for non-extent inodes

Error testing ext3 on brd ramdisk
 2009-03-20 13:35 UTC  (5+ messages)

old/new ext3 compatibility
 2009-03-19 22:02 UTC  (2+ messages)

[PATCH] ext4: Add support for data=alloc_on_commit mode
 2009-03-19 21:50 UTC  (8+ messages)

uti-linux-ng libblkid
 2009-03-18 19:28 UTC  (3+ messages)

[PATCH 0/4] Fix bugs and possible data corruption if blocksize < pagesize
 2009-03-18 18:57 UTC  (11+ messages)
` [PATCH 1/4] ext3: Fix false EIO errors
  ` [PATCH 2/4] ext3: Avoid "
    ` [PATCH 3/4] fs: Avoid data corruption with blocksize < pagesize
      ` [PATCH 4/4] fs: Warn about writing !uptodate buffers

[PATCH] fix bb_prealloc_list corruption due to wrong group locking
 2009-03-18 18:11 UTC  (15+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[GIT PULL] ext4 fixes
 2009-03-17 20:39 UTC 

Overwriting w/ discard-capable drive causes soft-lockup in ext4 journal code, 2.6.28.8
 2009-03-17 19:19 UTC  (3+ messages)

[Bug 12821] New: filesystem corrupts on heavy I/O
 2009-03-17 15:28 UTC  (10+ messages)
` [Bug 12821] "

[PATCH] ext2fs_block_alloc_stats2: fix size comparison for 64-bit compatibility
 2009-03-16 22:43 UTC 

[PATCH] ext4: do less extent validations
 2009-03-16 19:05 UTC  (2+ messages)

[PATCH] ext4: Rename pa_linear to pa_type
 2009-03-16 17:54 UTC  (2+ messages)

More performance results
 2009-03-16 17:06 UTC 

Same magic in statfs() call for ext?
 2009-03-16 16:27 UTC  (3+ messages)

You probably wish to save your money, look at this
 2009-03-14  5:00 UTC 

[patch 089/114] jbd2: Fix return value of jbd2_journal_start_commit()
 2009-03-14  1:11 UTC  (5+ messages)
  ` [patch 090/114] Revert "ext4: wait on all pending commits in ext4_sync_fs()"
  ` [patch 091/114] jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
  ` [patch 097/114] ext4: Add fallback for find_group_flex
  ` [patch 098/114] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()

[patch 86/96] jbd2: Fix return value of jbd2_journal_start_commit()
 2009-03-14  0:06 UTC  (5+ messages)
  ` [patch 87/96] Revert "ext4: wait on all pending commits in ext4_sync_fs()"
  ` [patch 88/96] jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
  ` [patch 93/96] ext4: Add fallback for find_group_flex
  ` [patch 94/96] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()

e2fsprogs w/64-bit patches: make check gets one failure
 2009-03-13 22:38 UTC  (5+ messages)

Possible ext4 corruption - ACL related?
 2009-03-13 14:28 UTC  (22+ messages)

BUG at fs/ext4/mballoc.c:3295
 2009-03-13 11:09 UTC  (9+ messages)
` [PATCH] fix bogus BUG_ONs in in mballoc code

[STABLE, 2.6.27.y] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
 2009-03-13  6:33 UTC  (2+ messages)
` patch ext4-fix-deadlock-in-ext4_write_begin-and-ext4_da_write_begin.patch added to 2.6.27-stable tree

[STABLE, 2.6.27.y] ext4: Add fallback for find_group_flex
 2009-03-13  6:33 UTC  (2+ messages)
` patch ext4-add-fallback-for-find_group_flex.patch added to 2.6.27-stable tree

[STABLE, 2.6.28.y] ext4: Add fallback for find_group_flex
 2009-03-13  6:20 UTC  (2+ messages)
` patch ext4-add-fallback-for-find_group_flex.patch added to 2.6.28-stable tree

[STABLE, 2.6.28.y] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
 2009-03-13  6:20 UTC  (2+ messages)
` patch ext4-fix-deadlock-in-ext4_write_begin-and-ext4_da_write_begin.patch added to 2.6.28-stable tree

[ext2/ext3] Re-allocation of blocks for an inode
 2009-03-13  3:35 UTC  (6+ messages)

ext4_mb_generate_buddy and double-free errors
 2009-03-13  3:32 UTC  (5+ messages)

[PATCH, RFC] Clean up of delalloc code and map-on-close/rename fixes
 2009-03-12 20:05 UTC  (10+ messages)
` [PATCH, RFC] ext4: Simplify delalloc implementation by removing mpd.get_block
  ` [PATCH, RFC] ext4: Save stack space by removing fake buffer heads
    ` [PATCH, RFC] ext4: Simplify delalloc code by removing mpage_da_writepages()
      ` [PATCH, RFC] ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl

2.6.29-rc7: ext4 hangs on sparc (was: next-20090310: ext4 hangs)
 2009-03-12 12:35 UTC 

[PATCH]:resize2fs:adjust the inode before inode_tables were covered
 2009-03-12  8:14 UTC 

next-20090310: ext4 hangs
 2009-03-11 16:07 UTC  (6+ messages)

Use of kmalloc vs vmalloc in ext4?
 2009-03-11 14:32 UTC 

ext3 duplicate entries with readdir
 2009-03-11 10:45 UTC  (6+ messages)

Intimate life booster pack
 2009-03-11  5:36 UTC 

[Bug 12829] New: kernel complains on ENOSPC
 2009-03-10 16:38 UTC  (2+ messages)
` [Bug 12829] "

EXT4-fs error: bad header in inode: unexpected eh_depth
 2009-03-09 21:14 UTC  (2+ messages)

[PATCH] e2fsprogs: fix incorrect .de translation file
 2009-03-09 18:33 UTC  (3+ messages)

[PATCH] fix header check in ext4_ext_search_right() for deep extent trees
 2009-03-09 17:51 UTC  (6+ 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).