messages from 2008-05-12 15:56:29 to 2008-05-20 00:29:21 UTC [more...]
[PATCH 0/4] (RESEND) ext3[34] barrier changes
2008-05-20 0:29 UTC (40+ 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-19 22:07 UTC (33+ messages)
` Possible race between direct IO and JBD?
` [PATCH] jbd_commit_transaction() races with journal_try_to_drop_buffers() causing DIO failures
` [PATCH] Fix DIO EIO error caused by race between jbd_commit_transaction() and journal_try_to_drop_buffers()
` [PATCH] JBD: Fix DIO EIO error caused by race between free buffer and commit trasanction
` [PATCH] JBD2: "
[PATCH -v2] ext4: Group meta-data blocks together
2008-05-19 20:36 UTC
[PATCH -v2] ext4: Use inode preallocation with -o noextents
2008-05-19 20:34 UTC
[PATCH] ext4: Use inode preallocation with -o noextents
2008-05-19 15:45 UTC (7+ messages)
` [PATCH] ext4: Group meta-data blocks together
Soft lockups in mballoc code
2008-05-19 14:47 UTC (5+ messages)
Scripting e2fsck: no errors, but still exit code 1 "FILE SYSTEM WAS MODIFIED"
2008-05-19 11:32 UTC (5+ messages)
EXT4-fs error (device sdb): ext4_mb_generate_buddy: EXT4-fs: group 1: 912 blocks in bitmap, 898 in gd
2008-05-19 8:23 UTC (2+ messages)
[PATCH 0/4] jbd: possible filesystem corruption fixes (rebased)
2008-05-19 3:38 UTC (19+ 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 1/3] libext2fs: ext2fs_node_split
2008-05-17 23:21 UTC (6+ messages)
` [PATCH 2/3] libext2fs: allow ext2fs_extent_insert to split if needed
` [PATCH 3/3] libext2fs: add ext2fs_extent_set_bmap
barriers off by default?
2008-05-17 19:02 UTC (16+ messages)
` Fwd: "
Updated ext4 patchset
2008-05-17 17:02 UTC (2+ messages)
` New ext4 patchset 2.6.26-rc2-git5-ext4-1
- ext3-4-fix-uninitialized-bs-in-ext3-4_xattr_set_handle.patch removed from -mm tree
2008-05-16 22:53 UTC
[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] 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] "
(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] ext4: Fix uninit block group initialization with FLEX_BG
2008-05-15 17:29 UTC
[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)
[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
[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 (4+ 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 (12+ messages)
` [RFC PATCH 4/9][e2fsprogs] Add 64-bit alloc_stats interface
` [RFC PATCH 7/9][e2fsprogs] Add new blk64_t handling inline functions
` [RFC PATCH 8/9][e2fsprogs] Add 64-bit closefs 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).