public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-12 03:00:34 to 2008-06-22 18:18:40 UTC [more...]

[PATCH] extX: convert prink(KERN_WARNING) to extX_warning()
 2008-06-22 18:18 UTC 

[PATCH e2fsprogs] blkid: fix swap tests (again)
 2008-06-21 18:23 UTC  (2+ messages)

[Bugme-new] [Bug 10882] New: Different kernel crashes on corrupted filesystems
 2008-06-21 16:31 UTC  (5+ messages)
` [PATCH] ext3: validate directory entry data before use
  ` [PATCH, v2] "

Performance of ext4
 2008-06-21 15:02 UTC  (28+ messages)

[PATCH] delalloc: add quota handling
 2008-06-21 11:07 UTC  (3+ messages)

[PATCH] delalloc: Add block reservation estimate for non-extent files
 2008-06-21 10:25 UTC  (2+ messages)

blkid oddities with stale devices in the cache
 2008-06-21  4:59 UTC 

[PATCH blkid] use list_for_each_safe in garbage collection
 2008-06-21  3:32 UTC 

kerneloops.org: 2.6.26-rc possible regression in ext3
 2008-06-20 15:34 UTC  (6+ messages)

[PATCH] jbd: don't abort if flushing file data failed
 2008-06-19 16:30 UTC  (3+ messages)

[PATCH] ext4: fix memory leak in ext4_ext_insert_extent
 2008-06-19 16:08 UTC  (2+ messages)

kerneloops.org: 2.6.26-rc possible regression in ext3
 2008-06-19 15:43 UTC  (17+ messages)

[PATCH 0/6][v3] ext{2,3,4}: tighten inheritance and setting of inode flags
 2008-06-19 15:42 UTC  (7+ messages)
` [PATCH 1/6] ext2: don't inherit inappropriate inode flags from parent
  ` [PATCH 2/6] ext3: "
    ` [PATCH 3/6] ext4: "
      ` [PATCH 4/6] ext2: tighten restrictions on inode flags
        ` [PATCH 5/6] ext3: "
          ` [PATCH 6/6] ext4: "

[PATCH]e2fsprogs: Fix broken "make check"
 2008-06-19 14:28 UTC  (3+ messages)

[PATCH] ext4: Fix ext4_bmap to flush the data to the disk with delalloc
 2008-06-19  3:29 UTC  (5+ messages)

[PATCH e2fsprogs] add e2undo files to the specfile template
 2008-06-18 23:49 UTC  (2+ messages)

circular locking dependency detected with lock inversion
 2008-06-18 22:21 UTC  (3+ messages)

Using delalloc with ordered data mode
 2008-06-18 21:31 UTC  (2+ messages)

[PATCH -v2] ext4: Use inode preallocation with -o noextents
 2008-06-18  1:43 UTC  (14+ messages)

Ordered data mode vs. writeback mode
 2008-06-17 18:42 UTC  (3+ messages)

e2fsprogs: Patches to resize2fs
 2008-06-17 16:30 UTC  (6+ messages)
` [PATCH] resize2fs: Fix support for the uninit_bg feature
  ` [PATCH] ext2fs_zero_blocks: Avoid clearing more blocks than requested
    ` [PATCH] resize2fs: Prohibit the combination of flex_bg and !resize_inode

one question about jbd, please look into it
 2008-06-17 12:42 UTC 

What's in e2fsprogs.git (stable)
 2008-06-17 12:05 UTC  (11+ messages)

What's cooking in e2fsprogs.git (topics)
 2008-06-17 12:03 UTC  (11+ messages)

Two questions on VFS/mm
 2008-06-17 10:11 UTC  (5+ messages)

[PATCH] ext4: Fix the error declaration of ext4_mb_free_blocks
 2008-06-17  7:10 UTC 

[PATCH] ext4: fix ext4_init_block_bitmap() for metablock block group
 2008-06-16 23:57 UTC  (5+ messages)

Patch queue update
 2008-06-16 22:03 UTC  (3+ messages)

(unknown),
 2008-06-16 21:44 UTC  (2+ messages)
` 

(unknown),
 2008-06-16 20:55 UTC  (3+ messages)
` 

[RFC PATCH] ext4: Add ordered mode support for delalloc
 2008-06-16 19:45 UTC  (15+ messages)
` [RFC] ext4: Semantics of delalloc,data=ordered

ext4 patched linux-2.6.26-rc6 kernel crashes
 2008-06-16 17:44 UTC  (2+ messages)

ext4_page_mkwrite and delalloc
 2008-06-16 17:34 UTC  (8+ messages)

[PATCH] ext4: Fix file system hang due to corrupt jinode values
 2008-06-16 17:27 UTC  (4+ messages)

[RFC][PATCH 7/8]ext4: move victim files for the target file (-f mode)
 2008-06-16  8:39 UTC  (3+ messages)

(unknown),
 2008-06-15  0:48 UTC  (2+ messages)
` Problems with accessing the ext4 patch queue

(unknown),
 2008-06-14 14:26 UTC 

How to switch ext4 to ordered_data mode
 2008-06-14  8:53 UTC  (2+ messages)

[Take2 PATCH 00/10][e2fsprogs] Initial blk64_t capable API calls
 2008-06-13 20:50 UTC  (4+ messages)
` [Take2 PATCH 06/10][e2fsprogs] Add 64-bit alloc interface

git-clone problem
 2008-06-13 15:43 UTC  (2+ messages)

[PATCH] ext4: fix online resize group descriptors corruption
 2008-06-13 12:33 UTC  (7+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 2/2] ext4: Make ext4_ext_find_extent fills ext_path completely
 2008-06-13  6:47 UTC  (4+ messages)

why not allow checksumming of file contents, too?
 2008-06-13  5:08 UTC  (2+ messages)

[PATCH] ext4: Fix the oldallocator block reservation accounting with delalloc
 2008-06-13  3:10 UTC  (3+ messages)

[PATCH 1/2] ext3: kill 2 useless magic numbers
 2008-06-12 23:11 UTC  (3+ messages)

[PATCH] ext4: Add validation to jbd lock inversion patch and split and writepage
 2008-06-12 23:10 UTC  (12+ messages)
` [PATCH] ext4: inverse locking ordering of page_lock and transaction start in delalloc
  ` [PATCH] ext4: Fix delalloc sync hang with journal lock inversion

PATCH] ext4: Change error handling in ext4_defrag_alloc_blocks
 2008-06-12 22:49 UTC  (2+ messages)

[Fwd: [PATCH 2/5] ext4: Change the return value of ext4_ext_journal_restart]
 2008-06-12 22:49 UTC  (2+ messages)

[PATCH] ext4: return error when calling ext4_ext_split failed
 2008-06-12 22:20 UTC  (2+ messages)

- ext4-fix-online-resize-bug.patch removed from -mm tree
 2008-06-12 20:37 UTC 

[PATCH 0/6][v2] ext{2,3,4}: tighten inheritance and setting of inode flags
 2008-06-12 20:35 UTC  (13+ messages)
` [PATCH 1/6] ext2: don't inherit inappropriate inode flags from parent
  ` [PATCH 2/6] ext3: "
    ` [PATCH 3/6] ext4: "
      ` [PATCH 4/6] ext2: tighten restrictions on inode flags
        ` [PATCH 5/6] ext3: "
          ` [PATCH 6/6] ext4: "

[PATCH] Support for "gnu" extended attributes namespace for ext4
 2008-06-12 16:27 UTC 

[PATCH] Support for namespace "gnu" for extended attributes in ext2
 2008-06-12 16:26 UTC 

[PATCH] Support for "gnu" extended attributes namespace for ext3
 2008-06-12 16:27 UTC 

[PATCH] ext2: Use page_mkwrite vma_operations to get mmap write notification
 2008-06-12 16:17 UTC  (7+ messages)

[PATCH] e2fsprogs: Dump extent/sindices using debugfs
 2008-06-12 13:46 UTC  (4+ messages)

[PATCH 1/5] jbd: strictly check for write errors on data buffers
 2008-06-12 13:19 UTC  (12+ messages)

[PATCH] ext4: Fix the loop condition in ext4_mb_free_committed_blocks
 2008-06-12  2:57 UTC  (3+ messages)
  ` [PATCH V2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox