linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-18 20:03:02 to 2011-09-30 07:17:24 UTC [more...]

[patch 0/5] per-zone dirty limits v3
 2011-09-30  7:17 UTC  (6+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

[RFC V2] ext4: implementation of delayed extent tree
 2011-09-30  2:08 UTC  (19+ messages)
` [RFC PATCH V2 1/6] ext4: add two structures supporting "
` [RFC PATCH V2 2/6] ext4: add a delayed extents tree in inode info
` [RFC PATCH V2 3/6] ext4: add operations on delayed extent tree
` [RFC PATCH V2 4/6] ext4: initialize "
` [RFC PATCH V2 5/6] ext4: let ext4 maintian delayed extent trees
` [RFC PATCH V2 6/6] ext4: reimplement fiemap on delayed extent tree

[PATCH 0/2] ext4: Some MMP fixes
 2011-09-29 23:38 UTC  (10+ messages)
` [PATCH 1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
` [PATCH 2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd
` (unknown),

[PATCH 1/2] libquota: use ext2fs byte swapping functions for portability
 2011-09-29  0:30 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: use ext2fs byte swap "

[PATCH v3] crc32c: Implement CRC32c with slicing-by-8 algorithm
 2011-09-29  0:15 UTC 

[PATCH v2 0/3] crc32c: Add faster algorithm and self-test code
 2011-09-29  0:02 UTC  (8+ messages)
` [PATCH 1/3] crc32c: Implement CRC32c with slicing-by-8 algorithm
` [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
` [PATCH 3/3] crc32c: Implement a self-test for CRC32c

ext4 BUG in dom0 Kernel 2.6.32.36
 2011-09-28 19:46 UTC  (16+ messages)
    ` [Xen-devel] "
        `  "
          ` [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
                ` [Xen-devel] "
                ` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent()
                ` [Xen-devel] Re: [patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch

[patch 0/4] 50% faster writing to your USB drive!*
 2011-09-28 18:35 UTC  (39+ messages)
` [patch 1/4] mm: exclude reserved pages from dirtyable memory
          ` [patch 1/4 v2] "
` [patch 2/4] mm: writeback: distribute write pages across allowable zones
      ` [patch 1/2/4] mm: writeback: cleanups in preparation for per-zone dirty limits
      ` [patch 2/2/4] mm: try to distribute dirty pages fairly across zones
` [patch 3/4] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 4/4] Btrfs: pass __GFP_WRITE for buffered write page allocations

[PATCH 01/23] ext4: read-only support for bigalloc file systems
 2011-09-28 12:55 UTC  (3+ messages)
` [PATCH 02/23] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
  ` [02/23] "

Add SEEK_DATA/SEEK_HOLE support V2
 2011-09-28  9:06 UTC  (7+ messages)

[RFC] Add inline data support in ext4
 2011-09-28  9:06 UTC  (3+ messages)

[PATCH 2/2 V2] Add SEEK_HOLE/SEEK_DATA support
 2011-09-28  6:39 UTC 

[PATCH 1/2 V2] Consolidate delayed-extents fetch procedure to ext4_get_delayed_extent()
 2011-09-28  6:38 UTC 

[patch]ext4: add block plug for .writepages
 2011-09-28  3:09 UTC 

Request for confirmation
 2011-09-23  2:05 UTC 

[PATCH v3] ext4: fix possible overflow in ext4_trim_fs()
 2011-09-27 11:19 UTC  (2+ messages)

[PATCH] Add SEEK_DATA/SEEK_HOLE support
 2011-09-27  3:25 UTC  (3+ messages)

[PATCH] Add better example about how to compress e2image raw image
 2011-09-26 20:01 UTC  (11+ messages)

[PATCH 1/4] misc: quiet minor compiler errors
 2011-09-26 17:59 UTC  (13+ messages)
` [PATCH 2/4] tune2fs: kill external journal if device not found
` [PATCH 3/4] ext2fs: add multi-mount protection (INCOMPAT_MMP)
` [PATCH 4/4] e2fsck: regression tests for INCOMPAT_MMP feature

[PATCH 1/2] ext4: optimize ext4_ext_convert_to_initialized()
 2011-09-26 16:20 UTC  (4+ messages)
` [PATCH 2/2] ext4: optimize memmmove lengths in extent/index insertions

kernel thread "flush-254:12" eats 100% CPU
 2011-09-26 13:50 UTC  (3+ messages)

[BUG] INFO: inconsistent lock state
 2011-09-26  9:51 UTC 

[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
 2011-09-26  5:27 UTC  (11+ messages)
      ` [Update][PATCH] PM / Hibernate: Freeze kernel threads after preallocating memory

[PATCH] debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
 2011-09-25  4:50 UTC  (2+ messages)

[PATCH e2fsprogs] Add flag to ext2fs_flush and ext2fs_close to avoid fsync
 2011-09-24 16:53 UTC  (2+ messages)

[RFC] jbd2 metadata checksumming
 2011-09-24  0:47 UTC  (3+ messages)

[PATCH] ext4/xattr_security.c: local functions should be static
 2011-09-23 22:38 UTC 

[PATCH] ext4/extents.c: quiet sparse noise about plain integer as NULL pointer
 2011-09-23 22:32 UTC 

[PATCH] ext4/ioctl.c: copy_{from,to}_user expect __user pointers
 2011-09-23 22:25 UTC 

[PATCH] ext4/ialloc.c: functions should not be declared extern
 2011-09-23 22:19 UTC 

[PATCH] ext4/fsync.c: functions should not be declared extern
 2011-09-23 22:14 UTC 

[PATCH] ext3/xattr_seciruty.c: local functions should be static
 2011-09-23 22:07 UTC 

[PATCH] ext3/balloc.c: local functions should be static
 2011-09-23 20:55 UTC 

[PATCH] ext2/xattr_security.c: local functions should be static
 2011-09-23 20:51 UTC 

hi
 2011-09-23 13:16 UTC 

[PATCH 0/2] On disk format changes - V3
 2011-09-23  5:57 UTC  (9+ messages)
` [PATCH 1/2] libext2fs: add metadata checksum and snapshot feature flags

[PATCH] xfstests: Assume yes when test device is not partitioned
 2011-09-22 22:02 UTC  (3+ messages)

What to put for unknown stripe-width?
 2011-09-20 23:29 UTC  (5+ messages)

[RFC PATCH 1/3] VFS: Fix s_umount thaw/write deadlock
 2011-09-20 22:51 UTC  (5+ messages)

EXT4: lockdep complaints on 3.1-rc4+
 2011-09-20 18:21 UTC  (3+ messages)

[bug] ext{3,4}: __find_get_block_slow() failed on 3.0.3
 2011-09-20 18:08 UTC  (3+ messages)

[PATCH 0/4] ext4: cleanup and bugfixes for grow/shrink logic
 2011-09-20 15:02 UTC  (6+ messages)
` [PATCH 1/4] ext4: cleanup ext4_ext_grow_indepth code
` [PATCH 2/4] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/4] ext4: Do not clear EOFBLOCKS_FL too soon
` [PATCH 4/4] ext4: fix punch_hole extend handler

[PATCH 1/3] ext4: migrate cleanup
 2011-09-19 16:45 UTC  (4+ messages)
` [PATCH 3/3] ext4: fix block swap procedure on migration V2

I'm getting a crash in journal_commit_transaction()
 2011-09-19 15:26 UTC  (3+ messages)

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-09-18 20:03 UTC  (3+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations


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