linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-22 18:49:59 to 2013-03-06 16:23:57 UTC [more...]

[PATCH] xfstests: don't assume that falloc_punch implies falloc in test 255
 2013-03-06 16:10 UTC  (4+ messages)

[PATCH v2 0/5] ext4: try to fix up es regressions
 2013-03-06 14:17 UTC  (6+ messages)
` [PATCH v2 1/5] ext4: improve ext4_es_can_be_merged() to avoid a potential overflow
` [PATCH v2 2/5] ext4: add self-testing infrastructure to do a sanity check
` [PATCH v2 3/5] ext4: fix wrong m_len value after unwritten extent conversion
` [PATCH v2 4/5] ext4: update extent status tree after an extent is zeroed out
` [PATCH v2 5/5] ext4: fix wrong the number of the allocted blocks in ext4_split_extent

[PATCH] mke2fs: restore verbose message for BLKDISCARD
 2013-03-06  7:13 UTC  (2+ messages)

[PATCH] add ext4 inode inline data support to grub2
 2013-03-06  3:13 UTC  (2+ messages)

[PATCH] xfstests: use native definition of O_DIRECT flag
 2013-03-05 20:09 UTC  (3+ messages)

Mixup with name_len & file_type in e2fsprogs
 2013-03-05 18:41 UTC  (3+ messages)

[PATCH v2] xfstests: use right defrag program path
 2013-03-05 15:55 UTC  (3+ messages)

Battery backed ramdisk for fs journal
 2013-03-05  4:23 UTC 

[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
 2013-03-05  0:18 UTC  (2+ messages)
` [Bug 42723] "

[PATCH 00/10] xfstests: Stress tests improments v5
 2013-03-04 23:44 UTC  (32+ 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

[GIT PULL] ext4 updates for 3.9
 2013-03-04 16:11 UTC  (45+ messages)
                          ` [GIT PULL URGENT] ext4 regression fix "
                                ` [PATCH] ext4: optimize ext4_es_shrink()
                                  ` [PATCH] ext4: use percpu counter for extent cache count

[PATCH 1/5] ext4: ext4_split_extent shoult take care about extent zeroout v3
 2013-03-04 14:26 UTC  (17+ 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...)

[PATCH 0/2] fixup bugs in e2fsprogs that is reported by xfstests #218
 2013-03-03 16:26 UTC  (3+ messages)
` [PATCH 1/2] e4defrag: defrag a file when orig_physical_cnt == donor_physical_cnt
` [PATCH 2/2] filefrag: count a contiguous extent when both logical and physical blocks are contiguous

[GIT PULL] ext4 bug fixes for 3.9
 2013-03-03  3:17 UTC 

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

[PATCH] ext4: fix a warning from sparse check for ext4_dir_llseek
 2013-03-02 22:25 UTC  (2+ messages)

[PATCH] ext4: Convert number of blocks to clusters properly
 2013-03-02 22:19 UTC  (2+ messages)

[PATCH] ext4: fix possible memory leak in ext4_remount()
 2013-03-02 22:13 UTC  (3+ messages)

ext4 xfstest regression due to ext4_es_lookup_extent
 2013-03-02 22:10 UTC  (13+ messages)
  ` [PATCH] jbd2: Fix ERR_PTR dereference in jbd2__journal_start

[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  (2+ 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)

[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 

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

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)


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