messages from 2009-02-10 20:02:14 to 2009-02-18 19:18:27 UTC [more...]
[PATCH FOR-STABLE-2.6.27 00/24]
2009-02-18 19:15 UTC (26+ messages)
` [PATCH FOR-STABLE-2.6.27 01/24] ext4: Add support for non-native signed/unsigned htree hash algorithms
` [PATCH FOR-STABLE-2.6.27 02/24] ext4: tone down ext4_da_writepages warnings
` [PATCH FOR-STABLE-2.6.27 03/24] ext4: Fix the delalloc writepages to allocate blocks at the right offset
` [PATCH FOR-STABLE-2.6.27 04/24] ext4: avoid ext4_error when mounting a fs with a single bg
` [PATCH FOR-STABLE-2.6.27 05/24] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
` [PATCH FOR-STABLE-2.6.27 06/24] jbd2: Add barrier not supported test to journal_wait_on_commit_record
` [PATCH FOR-STABLE-2.6.27 07/24] ext4: Don't overwrite allocation_context ac_status
` [PATCH FOR-STABLE-2.6.27 08/24] ext4: Add blocks added during resize to bitmap
` [PATCH FOR-STABLE-2.6.27 09/24] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
` [PATCH FOR-STABLE-2.6.27 10/24] ext4: cleanup mballoc header files
` [PATCH FOR-STABLE-2.6.27 11/24] ext4: Use an rbtree for tracking blocks freed during transaction
` [PATCH FOR-STABLE-2.6.27 12/24] ext4: don't use blocks freed but not yet committed in buddy cache init
` [PATCH FOR-STABLE-2.6.27 13/24] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
` [PATCH FOR-STABLE-2.6.27 14/24] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
` [PATCH FOR-STABLE-2.6.27 15/24] jbd2: Add BH_JBDPrivateStart
` [PATCH FOR-STABLE-2.6.27 16/24] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
` [PATCH FOR-STABLE-2.6.27 17/24] ext4: mark the blocks/inode bitmap beyond end of group as used
` [PATCH FOR-STABLE-2.6.27 18/24] ext4: Don't allow new groups to be added during block allocation
` [PATCH FOR-STABLE-2.6.27 19/24] ext4: Init the complete page while building buddy cache
` [PATCH FOR-STABLE-2.6.27 20/24] ext4: Add sanity checks for the superblock before mounting the filesystem
` [PATCH FOR-STABLE-2.6.27 21/24] ext4: only use i_size_high for regular files
` [PATCH FOR-STABLE-2.6.27 22/24] ext4: Add sanity check to make_indexed_dir
` [PATCH FOR-STABLE-2.6.27 23/24] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
` [PATCH FOR-STABLE-2.6.27 24/24] ext4: Initialize the new group descriptor when resizing the filesystem
` [stable] [PATCH FOR-STABLE-2.6.27 00/24]
[PATCH FOR-STABLE-2.6.28 00/24]
2009-02-18 18:28 UTC (26+ messages)
` [PATCH FOR-STABLE-2.6.28 01/24] ext4: Add support for non-native signed/unsigned htree hash algorithms
` [PATCH FOR-STABLE-2.6.28 02/24] ext4: tone down ext4_da_writepages warnings
` [PATCH FOR-STABLE-2.6.28 03/24] ext4: Fix the delalloc writepages to allocate blocks at the right offset
` [PATCH FOR-STABLE-2.6.28 04/24] ext4: avoid ext4_error when mounting a fs with a single bg
` [PATCH FOR-STABLE-2.6.28 05/24] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
` [PATCH FOR-STABLE-2.6.28 06/24] jbd2: Add barrier not supported test to journal_wait_on_commit_record
` [PATCH FOR-STABLE-2.6.28 07/24] ext4: Don't overwrite allocation_context ac_status
` [PATCH FOR-STABLE-2.6.28 08/24] ext4: Add blocks added during resize to bitmap
` [PATCH FOR-STABLE-2.6.28 09/24] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
` [PATCH FOR-STABLE-2.6.28 10/24] ext4: cleanup mballoc header files
` [PATCH FOR-STABLE-2.6.28 11/24] ext4: don't use blocks freed but not yet committed in buddy cache init
` [PATCH FOR-STABLE-2.6.28 12/24] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
` [PATCH FOR-STABLE-2.6.28 13/24] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
` [PATCH FOR-STABLE-2.6.28 14/24] jbd2: Add BH_JBDPrivateStart
` [PATCH FOR-STABLE-2.6.28 15/24] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
` [PATCH FOR-STABLE-2.6.28 16/24] ext4: mark the blocks/inode bitmap beyond end of group as used
` [PATCH FOR-STABLE-2.6.28 17/24] ext4: Don't allow new groups to be added during block allocation
` [PATCH FOR-STABLE-2.6.28 18/24] ext4: Init the complete page while building buddy cache
` [PATCH FOR-STABLE-2.6.28 19/24] ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
` [PATCH FOR-STABLE-2.6.28 20/24] ext4: Add sanity checks for the superblock before mounting the filesystem
` [PATCH FOR-STABLE-2.6.28 21/24] ext4: only use i_size_high for regular files
` [PATCH FOR-STABLE-2.6.28 22/24] ext4: Add sanity check to make_indexed_dir
` [PATCH FOR-STABLE-2.6.28 23/24] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
` [PATCH FOR-STABLE-2.6.28 24/24] ext4: Initialize the new group descriptor when resizing the filesystem
` [stable] [PATCH FOR-STABLE-2.6.28 00/24]
[Bug 12689] New: kernel oops fs/jbd/checkpoint.c:164 __log_wait_for_space
2009-02-18 17:37 UTC (3+ messages)
` [Bug 12689] "
[PATCH 0/3] Move fsck from e2fsprogs to util-linux-ng
2009-02-18 16:42 UTC (3+ messages)
` [PATCH, RFC] add fsck to util-linux
[PATCH, RFC] ext4: New inode/block allocation algorithms for flex_bg filesystems
2009-02-18 15:43 UTC
next-20090206: deadlock on ext4
2009-02-18 13:04 UTC (9+ messages)
[PATCH -V2] ext4: Add checks to validate extent entries
2009-02-18 10:10 UTC (4+ messages)
` [PATCH -V2] ext4: Validate extent details only when read from the disk
[PATCH -v2]ext4: add the spec for ext4 subdirectory limit(was: Problems with the max value for create directory)
2009-02-18 5:29 UTC
EXT4 ENOSPC Bug
2009-02-17 22:59 UTC (14+ messages)
+ ext2-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch added to -mm tree
2009-02-18 0:09 UTC
+ ext3-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch added to -mm tree
2009-02-18 0:09 UTC
+ ext4-return-eio-not-estale-on-directory-traversal-through-deleted-inode.patch added to -mm tree
2009-02-18 0:08 UTC
EXT3 file system with unsupported revision level can be mounted in R/W mode
2009-02-17 20:36 UTC (6+ messages)
[PATCH] ext3/4: Clear pagep after write_begin() has failed
2009-02-17 19:24 UTC
[PATCH] ext4: Fix to read empty directory blocks correctly in 64k blocksize filesystems
2009-02-17 0:05 UTC (8+ messages)
sync-Regression in 2.6.28.2?
2009-02-17 4:17 UTC
[cebbert@redhat.com: Re: Ext4 tree backports for 2.6.27.13 and 2.6.28.2]
2009-02-17 3:15 UTC (2+ messages)
` [stable] "
[RESEND/PATCH] ext[234]: Return -EIO not -ESTALE on directory traversal missing inode
2009-02-17 1:10 UTC (5+ messages)
` [PATCH v2] ext[234]: Return -EIO not -ESTALE on directory traversal through deleted inode
Ext4 tree backports for 2.6.27.13 and 2.6.28.2
2009-02-16 21:35 UTC (7+ messages)
Feel all the benefits of magic blue colored-tabs!
2009-02-16 17:13 UTC
issue of ext3_file_write function & remote shares
2009-02-16 6:33 UTC (4+ messages)
[patch] Null dereference in ext4_ext_migrate()
2009-02-16 1:06 UTC (2+ messages)
[GIT PULL] ext4 fixes
2009-02-16 2:56 UTC
ext4 not currently doing (much) multi-block allocation?
2009-02-15 21:12 UTC (6+ messages)
Dump/restore not functional on ext4
2009-02-15 12:04 UTC
[PATCH] ext3: Use unsigned instead of int for type of blocksize in fs/ext3/namei.c
2009-02-15 2:46 UTC (2+ messages)
[PATCH -v3] ext4: Don't use the range_cylic mode implemented by write_cache_pages
2009-02-14 15:45 UTC
[PATCH -V2] ext4: Don't use the range_cylic mode implemented by write_cache_pages
2009-02-14 15:16 UTC (2+ messages)
[Bug 12579] New: ext4 filesystem hang
2009-02-14 9:42 UTC (22+ messages)
` [Bug 12579] "
[RESEND/PATCH] ext[234]: Return -EIO not -ESTALE on directory traversal missing inode
2009-02-14 5:17 UTC
+ ext4-use-unsigned-instead-of-int-for-type-of-blocksize-in-fs-ext4-nameic.patch added to -mm tree
2009-02-13 22:12 UTC
[PATCH]:resize2fs:adjust the inode before inode_tables were covered
2009-02-13 9:47 UTC
[Bug 12672] New: lockdep warning when using ext4 on x86_64
2009-02-13 0:59 UTC (6+ messages)
` [Bug 12672] "
next-20090210: list_del corruption (ext4)
2009-02-12 22:00 UTC (3+ messages)
` [PATCH] ext4: Initialize list properly
How to recover a damaged ext4 file system?
2009-02-12 21:36 UTC (6+ messages)
[Bug 12697] New: MAINLINE
2009-02-12 20:57 UTC (5+ messages)
` [Bug 12697] MAINLINE
` [Bug 12697] ext4_journal_start() spews errors on readonly filesystem
[merged] revert-ext3-wait-on-all-pending-commits-in-ext3_sync_fs.patch removed from -mm tree
2009-02-12 20:25 UTC
[merged] jbd-fix-return-value-of-journal_start_commit.patch removed from -mm tree
2009-02-12 20:25 UTC
Autoremoval of test_fs flag kinda sucks
2009-02-12 16:43 UTC (3+ messages)
` "
[PATCH] : Remove incompatible pointer assignment warning in ext4 quota operations
2009-02-12 14:22 UTC (6+ messages)
[PATCH] Validate e_value_offs for in-inode EAs
2009-02-12 10:22 UTC
Options for migrating existing files on ext2 partitions to ext4
2009-02-12 8:01 UTC (4+ messages)
[PATCH] ext4: Use unsigned instead of int for type of blocksize in fs/ext4/namei.c
2009-02-12 7:11 UTC
+ ext2-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesystems.patch added to -mm tree
2009-02-12 6:27 UTC (3+ messages)
` + ext2-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesys tems.patch "
Filesystem still has errors
2009-02-11 22:40 UTC (5+ messages)
[patch 3/3] ext4: tighten restrictions on inode flags
2009-02-11 21:28 UTC
[patch 2/3] ext4: don't inherit inappropriate inode flags from parent
2009-02-11 21:28 UTC
[patch 1/3] ext4: allocate ->s_blockgroup_lock separately
2009-02-11 21:28 UTC
with -b N and block count, should mkfs.ext4 fail with dev-too-big?
2009-02-11 21:17 UTC (5+ messages)
[patch 07/24] jbd: fix return value of journal_start_commit()
2009-02-11 21:04 UTC
[patch 08/24] ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
2009-02-11 21:04 UTC
[PATCH 0/3] Fix possible NULL pointer dereference in JBD2
2009-02-11 21:01 UTC (7+ messages)
` [PATCH 1/3] jbd2: Fix possible NULL pointer dereference in jbd2_journal_begin_ordered_truncate()
` [PATCH 2/3] ext4: Add journal parameter to jbd2_journal_begin_ordered_truncate()
` [PATCH 3/3] ocfs2: "
[nacked] ext3-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesystems.patch removed from -mm tree
2009-02-11 17:13 UTC
[nacked] ext2-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesystems.patch removed from -mm tree
2009-02-11 17:13 UTC
+ ext3-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesystems.patch added to -mm tree
2009-02-11 15:03 UTC (2+ messages)
` + ext3-fix-support-for-empty-directory-blocks-in-64k-blocksize-filesys tems.patch "
[Bug 12686] New: kernel oops __ticket_spin_lock
2009-02-11 10:55 UTC (3+ messages)
` [Bug 12686] "
[BUG][e2fsprogs] e2fsck: e2fsck reports ext3 message when checking ext4 filesystem
2009-02-11 2:35 UTC (3+ messages)
[PATCH: e2fsprogs: resize2fs failed when "mkfs.ext4 -O flex_bg"]
2009-02-11 1:15 UTC (5+ messages)
All processes accessing etx4 partition stuck in 'D' state
2009-02-10 20:02 UTC (4+ messages)
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).