public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 17:06:38 to 2008-05-16 20:06:56 UTC [more...]

[PATCH 0/4] (RESEND) ext3[34] barrier changes
 2008-05-16 20:05 UTC  (6+ messages)
` [PATCH 1/4] ext3: enable barriers by default
` [PATCH 2/4] ext3: call blkdev_issue_flush on fsync
` [PATCH 3/4] ext4: enable barriers by default
` [PATCH 4/4] ext4: call blkdev_issue_flush on fsync

[RFC] JBD ordered mode rewrite
 2008-05-16 17:30 UTC  (32+ messages)
` Possible race between direct IO and JBD?
            ` [PATCH] jbd_commit_transaction() races with journal_try_to_drop_buffers() causing DIO failures
                  ` [PATCH] JBD:need hold j_state_lock to updates to transaction t_state to T_COMMIT
                                ` [PATCH] Fix DIO EIO error caused by race between jbd_commit_transaction() and journal_try_to_drop_buffers()
                ` [PATCH] JBD2:need hold j_state_lock to updates to transaction t_state to T_COMMIT

[PATCH 0/4] ext3[34] barrier changes
 2008-05-16 14:37 UTC  (5+ messages)
` [PATCH 1/4] ext3: enable barriers by default
` [PATCH 2/4] ext3: call blkdev_issue_flush on fsync
` [PATCH 3/4] ext4: enable barriers by default
` [PATCH 4/4] ext4: call blkdev_issue_flush on fsync

[PATCH 0/4] jbd: possible filesystem corruption fixes (rebased)
 2008-05-16 10:29 UTC  (16+ messages)
` [PATCH 1/4] jbd: strictly check for write errors on data buffers (rebased)
` [PATCH 2/4] jbd: ordered data integrity fix (rebased)
` [PATCH 3/4] jbd: abort when failed to log metadata buffers (rebased)
` [PATCH 4/4] jbd: fix error handling for checkpoint io (rebased)

[PATCH] ext4: error proc entry creation when the fs/ext4 is not correctly created
 2008-05-16  9:41 UTC 

[PATCH] ext4: fix error ext number comments
 2008-05-16  2:51 UTC  (3+ messages)
  ` [PATCH] "

barriers off by default?
 2008-05-16  0:58 UTC  (14+ messages)
      ` Fwd: "

(unknown)
 2008-05-15 22:24 UTC 

2.6.26-rc2-mm1: sloooow mkfs.ext2
 2008-05-15 21:41 UTC 

patch ext3-4-fix-uninitialized-bs-in-ext3-4_xattr_set_handle.patch added to 2.6.25-stable tree
 2008-05-15 19:04 UTC 

[PATCH 1/3] libext2fs: ext2fs_node_split
 2008-05-15 18:17 UTC  (3+ messages)
` [PATCH 2/3] libext2fs: allow ext2fs_extent_insert to split if needed
` [PATCH 3/3] libext2fs: add ext2fs_extent_set_bmap

[PATCH] ext4: Fix uninit block group initialization with FLEX_BG
 2008-05-15 17:29 UTC 

[PATCH] ext4: Use inode preallocation with -o noextents
 2008-05-15 16:38 UTC  (5+ messages)
` [PATCH] ext4: Group meta-data blocks together

[PATCH] ext4: printk stack trace on ext4_error, ext4_abort and ext4_warning
 2008-05-15 16:32 UTC  (9+ messages)
` [PATCH] ext4: Fix use of uninitialized data
  ` [PATCH] ext4: Fix FLEX_BG and uninit group usage

BUG in ext3_sync_fs
 2008-05-15 14:35 UTC  (2+ messages)

ext4dev build failure on mips: "empty_zero_page" undefined
 2008-05-15 13:39 UTC  (14+ messages)

Soft lockups in mballoc code
 2008-05-15  9:38 UTC  (4+ messages)

[patch 15/25] ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
 2008-05-14 23:05 UTC 

[PATCH] ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
 2008-05-14 22:54 UTC  (13+ messages)
      ` [stable] "

- ext4-correct-mount-option-parsing-to-detect-when-quota-options-can-be-changed.patch removed from -mm tree
 2008-05-14 21:22 UTC 

- ext4-fix-synchronization-of-quota-files-in-journal=data-mode.patch removed from -mm tree
 2008-05-14 21:22 UTC 

- ext4-fix-typos-in-messages-and-comments-journalled-journaled.patch removed from -mm tree
 2008-05-14 21:22 UTC 

Updated ext4 patchset
 2008-05-14 19:39 UTC 

[PATCH e2fsprogs] fix extent_goto for non-0 leaf levels
 2008-05-14 17:32 UTC  (2+ messages)

Oops when mounting corrupted image
 2008-05-14  8:56 UTC  (3+ messages)

[RFC PATCH 3/3] Add timeout feature
 2008-05-14  8:07 UTC 

[RFC PATCH 2/3] Remove XFS specific ioctl interfaces for freeze feature
 2008-05-14  8:07 UTC 

[RFC PATCH 1/3] Implement generic freeze feature
 2008-05-14  8:06 UTC 

[RFC PATCH 0/3] freeze feature ver 1.3
 2008-05-14  8:05 UTC 

VIRTUAL_BUG_ON()
 2008-05-13 14:38 UTC  (6+ messages)
` [RFC 1/1] mm: add virt to phys debug

[PATCH e2fsprogs] - fix swap sanity tests in blkid, and blkid tests
 2008-05-13 12:47 UTC  (3+ messages)

[PATCH e2fsprosg] - final (I hope...) do_split incarnation
 2008-05-13  4:20 UTC 

+ jbd-tidy-up-revoke-cache-initialisation-and-destruction.patch added to -mm tree
 2008-05-13  0:23 UTC 

+ jbd-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch added to -mm tree
 2008-05-13  0:23 UTC 

+ ext3-4-fix-uninitialized-bs-in-ext3-4_xattr_set_handle.patch added to -mm tree
 2008-05-13  0:03 UTC 

[RFC PATCH 0/9][e2fsprogs] Initial blk64_t capable API calls
 2008-05-12 19:29 UTC  (19+ messages)
` [RFC PATCH 1/9][e2fsprogs] Add ext2_off64_t type
` [RFC PATCH 2/9][e2fsprogs] Use blk64_t for blocks in struct ext2_file
` [RFC PATCH 3/9][e2fsprogs] Add 64-bit dirblock interface
` [RFC PATCH 4/9][e2fsprogs] Add 64-bit alloc_stats interface
` [RFC PATCH 5/9][e2fsprogs] Add 64-bit alloc interface
` [RFC PATCH 6/9][e2fsprogs] Add 64-bit ext_attr interface
` [RFC PATCH 7/9][e2fsprogs] Add new blk64_t handling inline functions
` [RFC PATCH 8/9][e2fsprogs] Add 64-bit closefs interface
` [RFC PATCH 9/9][e2fsprogs] Add 64-bit openfs interface

[PATCH 0/3][v2] jbd: jbd versions of queued jbd2 patches
 2008-05-12 16:57 UTC  (4+ messages)
` [PATCH 1/3][v2] jbd: eliminate duplicated code in revocation table init/destroy functions
  ` [PATCH 2/3][v2] jbd: tidy up revoke cache initialisation and destruction
    ` [PATCH 3/3][v2] jbd: replace potentially false assertion with if block

[PATCH 0/3] jbd: jbd versions of queued jbd2 patches
 2008-05-12 16:11 UTC  (5+ messages)
` [PATCH 1/3] jbd: eliminate duplicated code in revocation table init/destroy functions
  ` [PATCH 2/3] jbd: tidy up revoke cache initialisation and destruction

commit a4b69b7f1809898c87bdc11502ca258a8f16a220 breaks parallel builds
 2008-05-12  0:38 UTC  (2+ messages)

[PATCH] libuuid: don't use unitialized variable
 2008-05-12  0:41 UTC  (2+ messages)

e2fsprogs 1.40.9?
 2008-05-10 20:26 UTC 

- jbd-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch removed from -mm tree
 2008-05-10  0:34 UTC 

- jbd-tidy-up-revoke-cache-initialisation-and-destruction.patch removed from -mm tree
 2008-05-10  0:34 UTC 

[PATCH]fix delalloc write_begin failure case
 2008-05-09 23:45 UTC 

(unknown),
 2008-05-09 14:50 UTC 

[PATCH] ext4: switch to seq_files
 2008-05-09 16:20 UTC 

[PATCH] Fix misuses of bdevname()
 2008-05-09 11:20 UTC 

mke2fs and lazy_itable_init
 2008-05-09  8:19 UTC  (3+ messages)

[PATCH (interim)] set_bmap for libext2
 2008-05-06 21:50 UTC 

Problem mounting ext2 using ext3?
 2008-05-06 19:05 UTC  (9+ messages)

[PATCH] quota: Don't call sync_fs() from vfs_quota_off() when there's no quota turn off
 2008-05-06 10:03 UTC 

+ jbd-replace-potentially-false-assertion-with-if-block.patch added to -mm tree
 2008-05-05 21:43 UTC 

+ jbd-tidy-up-revoke-cache-initialisation-and-destruction.patch added to -mm tree
 2008-05-05 21:43 UTC 

+ jbd-eliminate-duplicated-code-in-revocation-table-init-destroy-functions.patch added to -mm tree
 2008-05-05 21:43 UTC 

[2.6 patch] unexport journal_update_superblock
 2008-05-05 18:26 UTC 


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