linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-20 10:42:07 to 2013-03-01 16:40:54 UTC [more...]

[GIT PULL] ext4 updates for 3.9
 2013-03-01 16:40 UTC  (37+ messages)
                          ` [GIT PULL URGENT] ext4 regression fix "
                                ` [PATCH] ext4: optimize ext4_es_shrink()

[PATCH v2] xfstests: use right defrag program path
 2013-03-01 15:48 UTC  (2+ messages)

[PATCH 00/10] xfstests: Stress tests improments v5
 2013-03-01 15:44 UTC  (21+ messages)
` [PATCH 01/10] xfstests: add fio requirement V2
` [PATCH 02/10] xfstest: add configurable load factors
` [PATCH 03/10] xfstests: hardcode fops for determinable fsstests runs
` [PATCH 04/10] xfstets: fsstress add replace file operation
` [PATCH 05/10] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 06/10] xfstest: move run_check to common.rc
` [PATCH 07/10] xfstest: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 08/10] xfstest: add fallocate/punch_hole "
` [PATCH 09/10] xfstest: add defragmentation stress tests for ext4
` [PATCH 10/10] xfstests: add disk failure simulation test

[Bug 54551] New: write fails with one short >2GB write
 2013-03-01  9:20 UTC  (3+ messages)
` [Bug 54551] "

[PATCH 0/6] ext4: try to fix up es regressions
 2013-03-01  3:23 UTC  (13+ messages)
` [PATCH 1/6] ext4: invalidate exntent-status-tree during extent_migration
` [PATCH 2/6] ext4: improve ext4_es_can_be_merged() to avoid a potential overflow
` [PATCH 3/6] ext4: add self-testing infrastructure to do a sanity check
` [PATCH 4/6] ext4: fix wrong m_len value after unwritten extent conversion
` [PATCH 5/6] ext4: ext4_split_extent shoult take care about extent zeroout v3
` [PATCH 6/6] ext4: update extent status tree after an extent is zeroed out

[PATCH 0/4] Compilation fixes for e2fsprogs
 2013-03-01  1:13 UTC  (9+ messages)
` [PATCH 1/4] e2p: Fix 's' handling in parse_num_blocks2()
  ` [1/4] "
` [PATCH 2/4] libext2fs: Fix return value in ext2fs_test_block_bitmap_range2()
  ` [2/4] "
` [PATCH 3/4] libext2fs: Provide prototype for ext2fs_symlink()
  ` [3/4] "
` [PATCH 4/4] resize: bigalloc_check() should have return type void
  ` [4/4] "

[PATCH] e2fsprogs: fix flag settings in e2image.h
 2013-02-28 20:11 UTC  (3+ messages)

fsck.ext4 returning false positives
 2013-02-28 15:49 UTC  (3+ messages)

EXT4 corruption on Linus latest tree
 2013-02-27 18:03 UTC  (8+ messages)

[PATCH] ext4: fix possible memory leak in ext4_remount()
 2013-02-27 12:45 UTC  (2+ messages)

[PATCH] ext4: Convert number of blocks to clusters properly
 2013-02-27 12:25 UTC 

ext4 xfstest regression due to ext4_es_lookup_extent
 2013-02-26 23:18 UTC  (12+ messages)
  ` [PATCH] jbd2: Fix ERR_PTR dereference in jbd2__journal_start

[PATCH] xfstests: use native definition of O_DIRECT flag
 2013-02-26 22:57 UTC  (2+ messages)

[BUG] xfstests #68 with data=journal hang against 3.8-rc7 and 'dev' branch
 2013-02-26 18:49 UTC  (3+ messages)

loan aid
 2013-02-26 15:42 UTC 

[PATCH 1/5] ext4: ext4_split_extent shoult take care about extent zeroout v3
 2013-02-26 15:43 UTC  (13+ messages)
` [PATCH 2/5] ext4: disable merging of uninitialized extents
` [PATCH 3/5] ext4: add warning to ext4_convert_unwritten_extents_endio
` [PATCH 4/5] ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
` [PATCH 5/5] ext4: invalidate exntent-status-tree during extent_migration
    ` [PATCH] ext4: fix wrong m_len value after unwritten extent conversion (Re: [PATCH 5/5] ext4: invalidate...)

[PULL REQUEST] ext2, ext3, udf updates for 3.9-rc1
 2013-02-26 15:15 UTC  (2+ messages)

Ext4 meeting at Collab summit
 2013-02-26 14:58 UTC  (5+ messages)

[PATCH 1/2] ext4: Don't allow quota mount options when quota feature enabled
 2013-02-26 13:18 UTC  (4+ messages)
` [PATCH 2/2] ext4: Enable quotas before orphan cleanup

readahead blocking on ext4 ( was: Something amiss with IO throttling )
 2013-02-26  3:31 UTC 

[PATCH] ext4: cleanup sbi->s_kobj after quota initialization failure
 2013-02-26  2:53 UTC  (4+ messages)

[RFC][PATCH] vfs: always protect diretory file->fpos with inode mutex
 2013-02-25 18:25 UTC  (4+ messages)
` [RFC] f_pos in readdir() (was Re: [RFC][PATCH] vfs: always protect diretory file->fpos with inode mutex)

ext4 xfstests results for 3.8 on Pandaboard ES (ARM)
 2013-02-25  2:47 UTC  (4+ messages)

[PATCH] ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
 2013-02-24  5:06 UTC  (7+ messages)

[PATCH] ext4: Implementation of a new ioctl called "EXT4_IOC_SWAP_BOOT":
 2013-02-23 12:59 UTC  (2+ messages)

[PATCH] ext4: Implementation of a new ioctl called "EXT4_IOC_SWAP_BOOT":
 2013-02-22 22:04 UTC  (2+ messages)

[PATCH] ext4: fix free clusters calculation in bigalloc filesystem
 2013-02-22 16:26 UTC  (17+ messages)
` [PATCH] ext4: fix overhead calculation in bigalloc filesystem (Re: ... )
` [PATCH v2] ext4: fix free clusters calculation in bigalloc filesystem

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-22  8:06 UTC  (7+ messages)
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

[PATCH] xfstests: add disk failure simulation test
 2013-02-22  3:27 UTC  (2+ messages)

[REGRESSION] xfstests #269 without journal failure against 'dev' branch
 2013-02-22  2:44 UTC  (5+ messages)

Filesystem corrupted by offline resize
 2013-02-21 23:55 UTC  (3+ messages)

[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-02-21 22:40 UTC  (7+ messages)
` [PATCH 6/6] ubifs: Wait for page writeback to provide "

Your Mailbox Has Exceeded It Quota/Limit®
 2013-02-21 16:00 UTC 

Your Mailbox Has Exceeded It Quota/Limit®
 2013-02-21 16:00 UTC 

Another resize issue - corruption case
 2013-02-21 16:25 UTC 

Weird resize2fs failures when mounting ext3 as ext4
 2013-02-21 16:22 UTC  (3+ messages)

[PATCH] New ioctl "EXT4_IOC_SWAP_BOOT" to secure boot loader code
 2013-02-20 17:20 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).