messages from 2008-05-30 11:18:16 to 2008-06-05 02:40:43 UTC [more...]
Ordered mode rewrite for jbd2/ext4
2008-06-05 2:40 UTC (4+ messages)
[PATCH 2/2] EXT4: fix online resize bug
2008-06-05 1:53 UTC (2+ messages)
What to do when the journal checksum is incorrect
2008-06-04 23:56 UTC (6+ messages)
` [PATCH] jbd2: Fix memory leak when verifying checksums in the journal
` [PATCH] jbd2: If a journal checksum error is detected, propagate the error to ext4
[PATCH 0/5] jbd: possible filesystem corruption fixes (take 2)
2008-06-04 22:51 UTC (29+ messages)
` [PATCH 1/5] jbd: strictly check for write errors on data buffers
` [PATCH 2/5] jbd: ordered data integrity fix
` [PATCH 3/5] jbd: abort when failed to log metadata buffers
` [PATCH 4/5] jbd: fix error handling for checkpoint io
` [PATCH 5/5] ext3: abort ext3 if the journal has aborted
Two questions on VFS/mm
2008-06-04 17:10 UTC (2+ messages)
ftest01:16876 blocked for more than 120 seconds
2008-06-04 16:56 UTC (2+ messages)
[PATCH] vfs: export filemap_fdatawrite_range()
2008-06-04 16:00 UTC (5+ messages)
` [PATCH 2/5] ext4: Set journal pointer to NULL when journal is released
` [PATCH 3/5] jbd2: Implement data=ordered mode handling via inodes
` [PATCH 4/5] ext4: Use new framework for data=ordered mode in JBD2
` [PATCH 5/5] jbd2: Remove data=ordered mode support using jbd buffer heads
[PATCH] New writepage checks for ext4
2008-06-04 15:48 UTC
Test results for ext4
2008-06-04 15:41 UTC (18+ messages)
[PATCH 0/3] ext{2,3,4}: don't inherit inappropriate inode flags from parent
2008-06-04 12:46 UTC (4+ messages)
` [PATCH 1/3] ext2: "
` [PATCH 2/3] ext3: "
` [PATCH 3/3] ext4: "
[PATCH] e2fsprogs: Fix build failure on powerpc
2008-06-04 9:01 UTC
[PATCH -v2] ext4: delalloc block reservation fix
2008-06-04 4:23 UTC (3+ messages)
[PATCH -v2] ext4: Use inode preallocation with -o noextents
2008-06-04 4:01 UTC (3+ messages)
+ jbd-strictly-check-for-write-errors-on-data-buffers.patch added to -mm tree
2008-06-04 3:53 UTC (2+ messages)
+ ext3-abort-ext3-if-the-journal-has-aborted.patch added to -mm tree
2008-06-03 22:41 UTC
+ jbd-abort-when-failed-to-log-metadata-buffers.patch added to -mm tree
2008-06-03 22:40 UTC
+ jbd-fix-error-handling-for-checkpoint-io.patch added to -mm tree
2008-06-03 22:40 UTC
+ jbd-ordered-data-integrity-fix.patch added to -mm tree
2008-06-03 22:40 UTC
Questions for article
2008-06-03 22:07 UTC (8+ messages)
Correct EXT3_TOPDIR_FL behaviour
2008-06-03 21:31 UTC (3+ messages)
+ ext3-fix-online-resize-bug.patch added to -mm tree
2008-06-03 20:54 UTC (4+ messages)
[PATCH] ext4: printk stack trace on ext4_error, ext4_abort and ext4_warning
2008-06-03 20:02 UTC (11+ messages)
` [PATCH] ext4: Fix use of uninitialized data
[PATCH] ext4: delalloc block reservation fix
2008-06-03 19:41 UTC (2+ messages)
Block size limited to Linux page size?
2008-06-03 17:10 UTC (2+ messages)
[PATCH] ext2 : Remove redundant condition in ext2_free_blocks()
2008-06-03 13:28 UTC (3+ messages)
[PATCH] ext3 : Remove redundant condition in ext3_free_blocks_sb()
2008-06-03 13:20 UTC (4+ messages)
[PATCH] ext2 : correct comments in fs/ext2/balloc.c
2008-06-03 12:25 UTC
[PATCH] ext2 : correct comments in fs/ext2/balloc.c
2008-06-03 12:19 UTC (3+ messages)
[PATCH -v2] delalloc and journal locking order inversion fixes
2008-06-03 10:07 UTC (24+ messages)
` [PATCH] ext4: Use page_mkwrite vma_operations to get mmap write notification
` [PATCH] ext4: Inverse locking order of page_lock and transaction start
` [PATCH] vfs: Move mark_inode_dirty() from under page lock in generic_write_end()
` [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: Need clear buffer_delay after page writeout for delayed allocation
+ vfs-pagecache-usage-optimization-onpagesize=blocksize-environment.patch added to -mm tree
2008-06-03 6:22 UTC (2+ messages)
[PATCH] libext2fs: Add 64-bit support to the undo manager
2008-06-03 2:44 UTC
What's cooking in e2fsprogs.git (topics)
2008-06-03 2:40 UTC (11+ messages)
What's in e2fsprogs.git (stable)
2008-06-03 2:39 UTC (11+ messages)
md_thread and kjournald race w/ raid1 on 2-way x86
2008-06-03 2:37 UTC
[PATCH e2fsprogs] Add ZFS detection to libblkid
2008-06-03 1:11 UTC (9+ messages)
+ ext4-fix-online-resize-bug.patch added to -mm tree
2008-06-03 0:20 UTC
e2fsck: Device or resource busy
2008-06-03 0:00 UTC (4+ messages)
[RFC][PATCH 3/6] delalloc ENOSPC: reserve blocks
2008-06-02 8:32 UTC (4+ messages)
[RFC][PATCH 4/6] delalloc ENOSPC: avoid free blocks double booking
2008-06-02 7:59 UTC (4+ messages)
[PATCH 0/3] e2fsprogs set_bmap & friends V2
2008-06-02 6:53 UTC (4+ messages)
` [PATCH 1/3] libext2fs: ext2fs_node_split
[RFC][PATCH 6/6] delalloc ENOSPC: improve percpu counter accounting accurate
2008-06-02 2:45 UTC (4+ messages)
[RFC][PATCH 0/8]ext4: online defrag (ver 0.9)
2008-06-02 2:27 UTC (5+ messages)
` [PATCH]ext4: Fix ext4_mb_init_cache return error
[RFC][PATCH 5/6] delalloc ENOSPC: release reservation for unlink/truncate
2008-06-01 23:36 UTC
[RFC][PATCH 2/6] delalloc ENOSPC: estimate metadata blocks needed to reserve
2008-06-01 23:35 UTC
[RFC][PATCH 1/6] delalloc ENOSPC: Add per-inode counters to store reserved blocks
2008-06-01 23:35 UTC
[RFC][PATCH 0/6] delayed allocation ENOSPC handling
2008-06-01 23:35 UTC
[PATCH] ext4: mballoc avoid use root reserved blocks for non root allocation
2008-06-01 21:06 UTC
[PATCH] ext4 : Remove redundant condition in ext4_free_blocks_sb()
2008-06-01 6:30 UTC (3+ messages)
[PATCH e2fsprogs] delete unused nodes in ext2fs_extent_delete
2008-05-31 4:19 UTC (4+ messages)
[PATCH] ext4: remove quota allocation when ext4_mb_new_blocks fails
2008-05-30 21:05 UTC (2+ messages)
[PATCH] ext4: remove redundant code in ext4_fill_super()
2008-05-30 20:57 UTC (2+ messages)
[PATCH] JBD: Fix DIO EIO error caused by race between free buffer and commit trasanction
2008-05-30 15:17 UTC (12+ messages)
` [PATCH-v2] JBD: Fix "
` [PATCH][take 5] "
` [PATCH][take 5] JBD2: "
[RFC][PATCH 8/8]ext4: online defrag command
2008-05-30 11:18 UTC
[RFC][PATCH 6/8]ext4: check the free space fragmentation (-f mode)
2008-05-30 11:18 UTC
[RFC][PATCH 7/8]ext4: move victim files for the target file (-f mode)
2008-05-30 11:18 UTC
[RFC][PATCH 3/8]ext4: read and write file data with memory page
2008-05-30 11:18 UTC
[RFC][PATCH 5/8]ext4: defragmentation for the relevant files (-r mode)
2008-05-30 11:18 UTC
[RFC][PATCH 2/8]ext4: allocate new contiguous blocks with mballoc
2008-05-30 11:17 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