messages from 2009-02-16 17:27:00 to 2009-02-24 10:13:18 UTC [more...]
[PATCH] ext3/4: Clear pagep after write_begin() has failed
2009-02-24 10:11 UTC (3+ messages)
[PATCH, RFC] Clean up of delalloc code and map-on-close/rename fixes
2009-02-24 10:11 UTC (9+ messages)
` [PATCH, RFC] ext4: Simplify delalloc implementation by removing mpd.get_block
` [PATCH, RFC] ext4: Save stack space by removing fake buffer heads
` [PATCH, RFC] ext4: Simplify delalloc code by removing mpage_da_writepages()
` [PATCH, RFC] ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
` [PATCH, RFC] ext4: Automatically allocate delay allocated blocks on close
` [PATCH, RFC] ext4: Automatically allocate delay allocated blocks on rename
[PATCH, RFC] ext4: New inode/block allocation algorithms for flex_bg filesystems
2009-02-24 8:59 UTC (2+ messages)
uti-linux-ng libblkid
2009-02-24 8:44 UTC (4+ messages)
` [PATCH] blkid: add --disable-libblkid to build with external libblkid
` [PATCH] blkid: add --disable-libblkid (v2)
` [PATCH] tune2fs: make findfs code optional
rawhide's init/nash segfaults in libblkid
2009-02-24 7:59 UTC (4+ messages)
[PATCH -v2]ext4: add the spec for ext4 subdirectory limit(was: Problems with the max value for create directory)
2009-02-24 7:26 UTC (3+ messages)
` [PATCH -v2]ext4: add the spec for ext4 subdirectory limit(was:Problems "
Crash (ext3 ) during 2.6.29-rc6 boot
2009-02-24 6:38 UTC (7+ messages)
[Bug 12679] New: 2.6.28.4 ext4 fs hang, load 22 and up, may be firefox/apps stuck on sync_page
2009-02-23 22:10 UTC (3+ messages)
` [Bug 12679] "
[PATCH] * request_tbl.c (ss_add_request_table): Avoid leak upon failed realloc
2009-02-23 17:26 UTC
[PATCH] remove useless if-before-free tests
2009-02-23 17:07 UTC
[PATCH] * lib/ext2fs/dosio.c (dos_open): don't leak strdup'd dev name upon error
2009-02-23 16:47 UTC
[PATCH] Don't dereference NULL upon slashless module dependency line
2009-02-23 16:20 UTC
[Bug 12224] New: journal activity on inactive partition causes inactive harddrive spinup
2009-02-23 12:22 UTC (2+ messages)
` [Bug 12224] "
[PATCH -V2] ext4: Add checks to validate extent entries
2009-02-23 2:49 UTC (5+ messages)
` [PATCH -V2] ext4: Validate extent details only when read from the disk
[PATCH] ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
2009-02-23 2:16 UTC (2+ messages)
EXT4 ENOSPC Bug
2009-02-23 2:02 UTC (20+ messages)
kernel BUG at fs/ext4/extents.c:2738!
2009-02-22 20:00 UTC (10+ messages)
[tytso@MIT.EDU: Ext4 tree backports for 2.6.27.19 and 2.6.28.7]
2009-02-22 4:32 UTC
[Bug 12579] New: ext4 filesystem hang
2009-02-21 17:35 UTC (3+ messages)
` [Bug 12579] "
[RESEND/PATCH] ext[234]: Return -EIO not -ESTALE on directory traversal missing inode
2009-02-21 7:35 UTC (6+ messages)
` [PATCH v2] ext[234]: Return -EIO not -ESTALE on directory traversal through deleted inode
fsck errors encountered when applying patch "ext4: fix BUG when calling ext4_error with locked block group"
2009-02-21 1:50 UTC (4+ messages)
[PATCH 0/3] Move fsck from e2fsprogs to util-linux-ng
2009-02-19 18:42 UTC (4+ messages)
` [PATCH, RFC] add fsck to util-linux
[PATCH V5 1/5] quota: Add reservation support for delayed block allocation
2009-02-19 14:15 UTC (9+ messages)
[patch 13/36] ext4: Add support for non-native signed/unsigned htree hash algorithms
2009-02-18 22:30 UTC (24+ messages)
` [patch 14/36] ext4: tone down ext4_da_writepages warnings
` [patch 15/36] ext4: Fix the delalloc writepages to allocate blocks at the right offset
` [patch 16/36] ext4: avoid ext4_error when mounting a fs with a single bg
` [patch 17/36] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
` [patch 18/36] jbd2: Add barrier not supported test to journal_wait_on_commit_record
` [patch 19/36] ext4: Dont overwrite allocation_context ac_status
` [patch 20/36] ext4: Add blocks added during resize to bitmap
` [patch 21/36] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
` [patch 22/36] ext4: cleanup mballoc header files
` [patch 23/36] ext4: Use an rbtree for tracking blocks freed during transaction
` [patch 24/36] ext4: dont use blocks freed but not yet committed in buddy cache init
` [patch 25/36] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
` [patch 26/36] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
` [patch 27/36] jbd2: Add BH_JBDPrivateStart
` [patch 28/36] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
` [patch 29/36] ext4: mark the blocks/inode bitmap beyond end of group as used
` [patch 30/36] ext4: Dont allow new groups to be added during block allocation
` [patch 31/36] ext4: Init the complete page while building buddy cache
` [patch 32/36] ext4: Add sanity checks for the superblock before mounting the filesystem
` [patch 33/36] ext4: only use i_size_high for regular files
` [patch 34/36] ext4: Add sanity check to make_indexed_dir
` [patch 35/36] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
` [patch 36/36] ext4: Initialize the new group descriptor when resizing the filesystem
[patch 15/39] ext4: Add support for non-native signed/unsigned htree hash algorithms
2009-02-18 21:33 UTC (24+ messages)
` [patch 16/39] ext4: tone down ext4_da_writepages warnings
` [patch 17/39] ext4: Fix the delalloc writepages to allocate blocks at the right offset
` [patch 18/39] ext4: avoid ext4_error when mounting a fs with a single bg
` [patch 19/39] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
` [patch 20/39] jbd2: Add barrier not supported test to journal_wait_on_commit_record
` [patch 21/39] ext4: Dont overwrite allocation_context ac_status
` [patch 22/39] ext4: Add blocks added during resize to bitmap
` [patch 23/39] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
` [patch 24/39] ext4: cleanup mballoc header files
` [patch 25/39] ext4: dont use blocks freed but not yet committed in buddy cache init
` [patch 26/39] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
` [patch 27/39] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
` [patch 28/39] jbd2: Add BH_JBDPrivateStart
` [patch 29/39] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
` [patch 30/39] ext4: mark the blocks/inode bitmap beyond end of group as used
` [patch 31/39] ext4: Dont allow new groups to be added during block allocation
` [patch 32/39] ext4: Init the complete page while building buddy cache
` [patch 33/39] ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
` [patch 34/39] ext4: Add sanity checks for the superblock before mounting the filesystem
` [patch 35/39] ext4: only use i_size_high for regular files
` [patch 36/39] ext4: Add sanity check to make_indexed_dir
` [patch 37/39] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
` [patch 38/39] ext4: Initialize the new group descriptor when resizing the filesystem
[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 (2+ messages)
` [Bug 12689] "
next-20090206: deadlock on ext4
2009-02-18 13:04 UTC (9+ 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] ext4: Fix to read empty directory blocks correctly in 64k blocksize filesystems
2009-02-17 0:05 UTC (6+ 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] "
Ext4 tree backports for 2.6.27.13 and 2.6.28.2
2009-02-16 21:35 UTC (5+ 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).