linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-10 15:40:44 to 2014-10-25 21:00:08 UTC [more...]

[PATCH 00/39] e2fsprogs October 2014 patchbomb, part 6.1
 2014-10-25 20:59 UTC  (32+ messages)
` [PATCH 01/39] misc: fix compiler warnings
` [PATCH 02/39] e2fuzz: exercise fuzzed blocks more aggressively
` [PATCH 03/39] libext2fs: directory iteration mustn't walk off the buffer end
` [PATCH 04/39] libext2fs: zero the EA block buffer before filling it
` [PATCH 05/39] libext2fs: don't memcpy identical pointers when writing a cache block
` [PATCH 06/39] misc: fix broken libmagic interaction with plausibility check
` [PATCH 07/39] tune2fs: speed up rewriting extent tree when enabling metadata_csum
` [PATCH 08/39] tune2fs: don't change metadata_csum on a mounted fs
` [PATCH 09/39] resize2fs: don't exit if shrinking sparse_super2 fs to one bg
` [PATCH 10/39] resize2fs: quickly rewrite extent blocks when moving an inode w/ metadata_csum
` [PATCH 11/39] resize2fs: use old_fs to detect per-bg metadata blocks to free
` [PATCH 12/39] resize2fs: don't interpret bitmap shift while crossing flexbg as raid stride
` [PATCH 13/39] resize2fs: set block_uninit in former last bg when expanding fs
` [PATCH 14/39] mke2fs: don't zero inode table blocks that are already zeroed
` [PATCH 15/39] dumpe2fs: 80 column outputs, please
` [PATCH 16/39] dumpe2fs: output cleanup
` [PATCH 17/39] e2fsck: fix dangling pointer when dir_info array is resized
` [PATCH 18/39] e2fsck: opportunistically recalculate unused inode count and inode_uninit after pass 5
` [PATCH 19/39] e2fsck: opportunistically set block_uninit "
` [PATCH 20/39] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 21/39] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 22/39] libext2fs: ext2fs_new_block2() should call alloc_block hook
` [PATCH 23/39] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 24/39] libext2fs/e2fsck: refactor everyone who writes zero blocks to disk
` [PATCH 25/39] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 26/39] libext2fs: file IO routines should handle uninit blocks
` [PATCH 27/39] resize2fs: convert fs to and from 64bit mode
` [PATCH 28/39] tests: test resize2fs 32->64 and 64->32bit conversion code
` [PATCH 29/39] libext2fs: find inode goal when allocating blocks
` [PATCH 30/39] libext2fs: find/alloc a range of empty blocks
` [PATCH 31/39] libext2fs: add new hooks to support large allocations

[Bug 86471] New: drastic reduction of write performance after the termination of mysqld
 2014-10-24 15:34 UTC  (9+ messages)
` [Bug 86471] "

Payment
 2014-10-24 11:59 UTC 

Please Resend Your Message
 2014-10-24  2:29 UTC 

[PATCH 0/6] RFC: (partially) endian-annotate e2fsprogs
 2014-10-23 23:56 UTC  (9+ messages)
` [PATCH 1/6] e2fsprogs: define bitwise types and annotate conversion routines
` [PATCH 2/6] e2fsprogs: fix endian handling of ext3_extent_header
` [PATCH 3/6] e2fsprogs: Endian-annotate most on-disk structures
` [PATCH 4/6] debugfs: don't swap htree nodes in-place
` [PATCH 5/6] libext2: minor sparse endian checker fixup
` [PATCH 6/6] quotaio: annotate & fix up for sparse endian checker

Hang writing to nfs-mounted filesystem from client, all nfsd tasks on server blocked in D
 2014-10-23 17:54 UTC  (6+ messages)
    ` RT/ext4/jbd2 circular dependency (was: Re: Hang writing to nfs-mounted filesystem from client)
  ` Hang writing to nfs-mounted filesystem from client -- expected code path?

[PATCH] ext4: Bail out from make_indexed_dir() on first error
 2014-10-23 15:18 UTC 

[PATCH 1/2] xfstests-bld: Split system images in two parts
 2014-10-23 14:06 UTC  (6+ messages)
` [PATCH 2/2] xfstests-bld: test-apliance add castomization options

[Bug 86541] (rare) two entries are possible to create in a folder
 2014-10-23 13:52 UTC 

[PATCH] ext4: Bail early when clearing inode journal flag fails
 2014-10-23 13:05 UTC 

[PATCH] ext4: Fix oops when loading block bitmap failed
 2014-10-23 13:05 UTC 

[PATCH] ext4: move_extent explicitly invalidate page buffers
 2014-10-23 13:03 UTC  (2+ messages)

[PATCH 0/12 v3] Moving i_dquot out of struct inode
 2014-10-23 12:05 UTC  (18+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 03/12] gfs2: Set allowed quota types
` [PATCH 04/12] xfs: "
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

[PATCH 1/2] xfstests: update 'new' script v3
 2014-10-23 11:08 UTC  (2+ messages)
` [PATCH 2/2] add aio/dio regression test race between write and fcntl V5

[Bug 86681] INFO: task nfsd:16901 blocked for more than 120 seconds. ; NFSD: Failed to remove expired client state directory
 2014-10-22 18:21 UTC 

[PATCH 1/2] xfstests-bld: Split system images in two parts
 2014-10-22 15:37 UTC  (2+ messages)
` [PATCH 2/2] xfstests-bld: test-apliance add costomization options

[PATCH] ext4: Fix overflow when updating superblock backups after resize
 2014-10-22 15:00 UTC  (2+ messages)

[PATCH] ext4: Remove never taken branch from ext4_ext_shift_path_extents()
 2014-10-22  9:15 UTC 

[PATCH] ext4: Make ext4_ext_convert_to_initialized() return proper number of blocks
 2014-10-22  8:29 UTC 

[PATCH] fs, jbd: use a more generic hash function
 2014-10-22  8:02 UTC  (2+ messages)

(unknown),
 2014-10-21 18:47 UTC 

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-10-21 15:58 UTC  (4+ messages)

[PATCH] e2fsprogs: fix endian handling of ext3_extent_header
 2014-10-21  2:36 UTC 

[PATCH 1/2] ext4: enable journal checksum if metadata checksum feature enabled
 2014-10-21  1:05 UTC  (2+ messages)
` [PATCH 2/2] ext4: create nojournal_checksum mount option

Intentionally corrupted ext4s causing two different kernel panics at umount
 2014-10-21  0:28 UTC  (6+ messages)
` One more corrupted fs crash in ext4_put_super
      ` A very similar crash on ext2

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-10-20 23:37 UTC  (20+ messages)
` [PATCH 06/34] debugfs: add LIBINTL to debugfs link command
` [PATCH 11/34] dumpe2fs: output cleanup
` [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 16/34] libext2fs/e2fsck: refactor everyone who writes zero blocks to disk
` [PATCH 17/34] libext2fs: support allocating uninit blocks in bmap2()

Valgrind-detected issues in e2fsck on corrupted filesystems
 2014-10-20 20:57 UTC  (2+ messages)

fs: ext4: mballoc: negative shift exponent
 2014-10-20 11:23 UTC  (2+ messages)
` jbd2: revoke: negative shift exponent in hash()

[PATCH] Ext4: update comments that use ext4_delete_inode()
 2014-10-20 13:28 UTC 

[PATCH 0/12 v2] Moving i_dquot out of struct inode
 2014-10-19 14:16 UTC  (11+ messages)
` [PATCH 11/12] jfs: Convert to private i_dquot field

[PATCH] ext4: move_extent improve bh vanishing success factor
 2014-10-18  8:29 UTC 

BLKZEROOUT + pread should return zeroes, right?
 2014-10-18  0:03 UTC  (15+ messages)
            ` [RFC PATCH] block: make BLKZEROOUT invalidate page cache contents

kernel BUG at fs/ext4/inode.c:2982!
 2014-10-17 17:27 UTC  (7+ messages)
        ` [PATCH] ext4: fix suboptimal seek_{data,hole} extents traversial

[PATCH 1/2] xfstests: update 'new' script
 2014-10-17  7:56 UTC  (6+ messages)
` [PATCH 2/2] add aio/dio regression test race between write and fcntl V3

(unknown),
 2014-10-16 19:49 UTC 

[PATCH] add aio/dio regression test race between write and fcntl V2
 2014-10-14 14:06 UTC  (3+ messages)

[PATCH 3/4] ext4: cleanup data integrity sync fo nonjournal mode
 2014-10-14 11:35 UTC  (5+ messages)
` [PATCH 4/4] ext4: Add fdatasync scalability optimization

[PATCH] ext4: don't remove reserved inodes in ext4_unlink()
 2014-10-14  3:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ext4: check s_chksum_driver when looking for bg csum presence
 2014-10-13 21:23 UTC  (2+ messages)

[PATCH 1/2] ext4: Replace open coded mdata csum feature to helper function v2
 2014-10-13 21:11 UTC  (8+ messages)
` [PATCH 2/2] ext4: ext4_init_block_bitmap move error report out of atomic context

[PATCH] debugfs: add allocate and set functionality to the bmap command
 2014-10-13 16:03 UTC 

[PATCH] mke2fs: fix man page discussion of usage type defaults
 2014-10-13  8:19 UTC  (2+ messages)

[PATCH 1/2] ext4: Replace open coded mdata csum feature to helper function
 2014-10-12 20:58 UTC  (3+ messages)
` [PATCH 2/2] ext4: ext4_init_block_bitmap move error report out of atomic context

CF Card wear optimalisation for ext4
 2014-10-12 17:53 UTC  (4+ messages)
    ` power loss protection

[Bug 82201] New: ext4 crash in ext4_superblock_csum
 2014-10-12 12:03 UTC  (3+ messages)
` [Bug 82201] "

how does one figure out I/O bottlenecks between 2 version of the kernel?
 2014-10-12 11:30 UTC 

[PATCH] ext4: delete useless comments about ext4_move_extents
 2014-10-11 23:57 UTC  (3+ messages)

[PATCH] ext4: ensure LARGE_FILE feature when mounting delalloc
 2014-10-11 23:52 UTC  (4+ messages)
` [PATCH] ext4: fix reservation overflow in ext4_da_write_begin

[PATCH] misc: fix build without magic.h
 2014-10-11 23:32 UTC  (2+ messages)
`  "

Does the filesystem alter file permissions?
 2014-10-10 20:35 UTC  (3+ 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).