messages from 2008-05-14 18:14:47 to 2008-05-21 17:54:31 UTC [more...]
[Take2 PATCH 00/10][e2fsprogs] Initial blk64_t capable API calls
2008-05-21 17:54 UTC (10+ messages)
` [Take2 PATCH 01/10][e2fsprogs] Add ext2_off64_t type
` [Take2 PATCH 02/10][e2fsprogs] Add new blk64_t handling functions
` [Take2 PATCH 03/10][e2fsprogs] Use blk64_t for blocks in struct ext2_file
` [Take2 PATCH 04/10][e2fsprogs] Add 64-bit dirblock interface
` [Take2 PATCH 05/10][e2fsprogs] Add 64-bit alloc_stats interface
` [Take2 PATCH 06/10][e2fsprogs] Add 64-bit alloc interface
` [Take2 PATCH 07/10][e2fsprogs] Add 64-bit ext_attr interface
` [Take2 PATCH 08/10][e2fsprogs] Add 64-bit closefs interface
` [Take2 PATCH 10/10][e2fsprogs] Add 64-bit openfs interface
delalloc and journal locking order inversion fixes
2008-05-21 17:44 UTC (6+ messages)
` [PATCH] ext4: Add validation to jbd lock inversion patch and split and writepage
` [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: Inverse locking order of page_lock and transaction start
` [PATCH] ext4: Use page_mkwrite vma_operations to get mmap write notification
Possible race between direct IO and JBD?
2008-05-21 17:14 UTC (30+ messages)
` [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-v2] JBD: Fix "
` [PATCH -v2] JBD2: Fix race between journal "
` [PATCH] JBD2: Fix DIO EIO error caused by race between "
Scripting e2fsck: no errors, but still exit code 1 "FILE SYSTEM WAS MODIFIED"
2008-05-21 16:14 UTC (9+ messages)
Theodore Ts'o: please consider dis-ambiguity
2008-05-21 15:54 UTC (2+ messages)
[PATCH] Display bad depth in error message
2008-05-21 12:49 UTC
[PATCH 0/4] (RESEND) ext3[34] barrier changes
2008-05-21 12:32 UTC (67+ 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, RFC] ext4: Fix use of write barrier in commit logic
Reoccurring ext3 errors: attempt to access beyond end of device, freeing blocks not in datazone
2008-05-21 11:38 UTC (4+ messages)
Delayed allocation and page_lock vs transaction start ordering
2008-05-21 8:21 UTC (2+ messages)
[PATCH 0/4] jbd: possible filesystem corruption fixes (rebased)
2008-05-21 1:34 UTC (19+ messages)
` [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)
[RFC PATCH 1/3] Implement generic freeze feature
2008-05-21 1:23 UTC (3+ messages)
[PATCH e2fsprogs] delete unused nodes in ext2fs_extent_delete
2008-05-20 21:13 UTC
[PATCH] e2fsck: Fix potential data corruptor bug in journal recovery
2008-05-20 19:38 UTC
[PATCH] ext4: improve some code in rb tree part of dir.c
2008-05-20 18:46 UTC (2+ messages)
[PATCH 0/3] e2fsprogs set_bmap & friends V2
2008-05-20 15:17 UTC (4+ messages)
` [PATCH 1/3] libext2fs: ext2fs_node_split
` [PATCH 2/3] libext2fs: allow ext2fs_extent_insert to split if needed
` [PATCH 3/3] libext2fs: add ext2fs_extent_set_bmap
[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)
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 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 (10+ messages)
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 (7+ 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 (8+ 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
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