messages from 2012-12-17 22:57:40 to 2013-01-04 20:01:23 UTC [more...]
[PATCH 0/3 V2] ext2fsprogs: Symlink support
2013-01-04 20:00 UTC (3+ messages)
` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink
` [PATCH 2/3] debugfs: Add symlink command
[PATCH 0/2 v2] debugfs: dump a sparse file as a new sparse file
2013-01-04 19:37 UTC (7+ messages)
` [PATCH 1/2 v2] debugfs: fixup the hard-coded buffer length in dump_file
` [PATCH 2/2 v2] debugfs: dump a sparse file as a new sparse file
[PATCH 1/4] resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems
2013-01-04 17:21 UTC (8+ messages)
` [PATCH 2/4] resize2fs: fix 32-bit overflow when calculating the number of free blocks
` [PATCH 3/4] resize2fs: add resource tracking as a debug option
` [PATCH 4/4] resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usage
` [PATCH] Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group
[PATCH 0/5] ext4: Several simplifications
2013-01-04 7:26 UTC (12+ messages)
` [PATCH 1/5] ext4: Always use ext4_bio_write_page() for writeout
` [PATCH 2/5] ext4: Use redirty_page_for_writepage() in ext4_bio_write_page()
` [PATCH 3/5] ext4: Remove bogus wait for unwritten extents in ext4_ind_direct_IO
` [PATCH 4/5] ext4: Disable merging of uninitialized extents
` [PATCH 5/5] ext4: Remove unnecessary wait for extent conversion in ext4_fallocate()
[Suggestion] fs/ext3: memory leak by calling set_qf_name or clear_qf_name, many times
2013-01-04 5:39 UTC (4+ messages)
[RFC][PATCH 0/9 v1] ext4: extent status tree implementation (step2)
2013-01-04 4:26 UTC (19+ messages)
` [RFC][PATCH 1/9 v1] ext4: fixup metadata reserve block warning when bigalloc and delalloc are enabled
` [RFC][PATCH 2/9 v1] ext4: refine extent status tree
` [RFC][PATCH 3/9 v1] ext4: add physical block and status member into "
` [RFC][PATCH 4/9 v1] ext4: adjust interfaces of "
` [RFC][PATCH 5/9 v1] ext4: track all extent status in "
` [RFC][PATCH 6/9 v1] ext4: lookup block mapping "
` [RFC][PATCH 7/9 v1] ext4: add a new convert function to convert an unwritten extent "
` [RFC][PATCH 8/9 v1] ext4: refine unwritten extent conversion
` [RFC][PATCH 9/9 v1] ext4: set dioread_nolock by default for extent-based files
[PATCH] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
2013-01-04 3:26 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] fs/ext*,f2fs,jffs2,reiserfs: give comments for aclsize and count calculation
2013-01-04 1:45 UTC
[PATCH] fs/jbd: set pointer = NULL, after kfree it
2013-01-04 1:37 UTC
ext4_free_inode:319: comm krunner: bit already cleared for inode 6293718
2013-01-03 18:22 UTC (2+ messages)
[Bug 48431] New: ext4_fill_super() reports success even if ext4_mb_init() fails
2013-01-02 17:00 UTC (3+ messages)
` [Bug 48431] [PATCH]ext4_fill_super() "
e2fsprogs update
2013-01-02 16:53 UTC (4+ messages)
3.8.0-rc1: WARNING: at fs/ext4/page-io.c:232
2013-01-02 15:17 UTC (9+ messages)
Supply Needed
2013-01-02 6:45 UTC
[GIT PULL] ext4 bug fixes for 3.8
2013-01-02 0:41 UTC
[PATCH] debugfs: dump a sparse file as a new sparse file
2013-01-01 22:47 UTC (7+ messages)
` "
Uninitialized extent races
2013-01-01 4:49 UTC (12+ messages)
[PATCH] fs/jbd: set pointer = NULL, after kfree it
2012-12-31 15:23 UTC (2+ messages)
[PATCH] fs/ext3: set pointer = NULL, after kfree it
2012-12-31 15:19 UTC (4+ messages)
[PATCH] filefrag: improvements to filefrag FIEMAP handling
2012-12-30 3:56 UTC (2+ messages)
` "
[ext4:dev 68/75] include/trace/events/ext4.h:484:1: error: macro "DEFINE_EVENT" requires 4 arguments, but only 3 given
2012-12-30 2:44 UTC (2+ messages)
notes in the WARN_ON in ext4_release_page() with data=journal
2012-12-29 16:48 UTC
[PATCH RFC 0/6] add full off-line resize2fs support for flex_bg file systems
2012-12-29 9:32 UTC (8+ messages)
` [PATCH 1/6] mke2fs: fix crash when parsing "-E resize=NNN" with "-O 64bit"
` [PATCH 2/6] resize2fs: reserve fs metadata blocks first in blocks_to_move()
` [PATCH 3/6] resize2fs: reserve all metadata blocks for flex_bg file systems
` [PATCH 4/6] resize2fs: handle bg descriptors which overlap with other bg's metadata
` [PATCH 5/6] resize2fs: allow resizing flex_bg && !resize_inode file systems
` [PATCH 6/6] resize2fs: create optimized flex_bg block groups
notes in the WARN_ON in ext4_release_page() with data=journal
2012-12-29 7:58 UTC
[PATCH RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
2012-12-28 14:33 UTC (2+ messages)
[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-12-27 21:48 UTC (9+ messages)
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write
[PATCH 1/2] ext4: lock i_mutex when truncating orphan inodes
2012-12-27 7:19 UTC (4+ messages)
` [PATCH 2/2] ext4: avoid hang when mounting non-journal filesystems with orphan list
N/A
2012-12-22 22:08 UTC
[PATCH] fs/ext3: use kzalloc instead of kmalloc
2012-12-26 5:34 UTC (6+ messages)
[PATCH] ext4: do not try to write superblock on journal-less readonly remount
2012-12-25 19:09 UTC (5+ messages)
[PATCH] ext4: include journal blocks in df overhead calcs
2012-12-25 18:57 UTC (3+ messages)
` [PATCH V2] "
[PATCH] namei.h: include errno.h
2012-12-25 18:52 UTC (3+ messages)
` "
[PATCH] ext4: remove unaligned AIO warning printk
2012-12-25 18:34 UTC (2+ messages)
[PATCH] ext4: Fix an incorrect comment about i_mutex
2012-12-25 18:30 UTC (2+ messages)
[PATCH] configure.in: require at least autoconf 2.54
2012-12-24 16:07 UTC
[PATCH] debugfs: add the commands "zap_block" and "block_dump"
2012-12-24 16:06 UTC
[PATCH] debugfs: add the ability to manipulate the extent tree directly
2012-12-24 16:06 UTC
[PATCH] libext2fs: link the test programs with static libraries
2012-12-24 16:06 UTC
[PATCH] ext4: fix extent tree corruption that incurred by hole punch [V2]
2012-12-24 14:57 UTC (12+ messages)
` [PATCH 1/3] e2fsck: fix incorrect interior node logical start values
` [PATCH 2/3] libext2fs: ext2fs_extents_fix_parents() should not modify the handle location
` [PATCH 3/3] e2fsck: make sure the extent tree is consistent after bogus node in the tree
[PATCH RFC 0/3][RESEND] ext2fsprogs: Symlink support and doc fix
2012-12-23 4:33 UTC (9+ messages)
` [PATCH 1/3] lib/ext2fs: Correct interates typo in texinfo docs
` [PATCH 2/3] lib/ext2fs: Add ext2fs_symlink
` [PATCH 3/3] debugfs: Add symlink command
[PATCH 1/2] ext4: Split off ext4_journalled_invalidatepage()
2012-12-22 3:52 UTC (6+ messages)
` [PATCH 2/2] ext4: Fix deadlock in journal_unmap_buffer()
[PATCH RFC] jbd: don't wake kjournald unnecessarily
2012-12-21 17:46 UTC (16+ messages)
` [PATCH] jbd2: "
[PATCH] jbd2: Fix assertion failure in jbd2_journal_flush()
2012-12-21 5:16 UTC (2+ messages)
help about ext3 read-only issue on ext3(2.6.16.30)
2012-12-20 11:32 UTC (11+ messages)
[PATCH] ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags
2012-12-20 9:48 UTC (2+ messages)
[PATCH] ext4: Check dioread_nolock on remount
2012-12-20 5:07 UTC (2+ messages)
[RFC PATCH] ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
2012-12-18 23:26 UTC (4+ messages)
` [Ocfs2-devel] "
[Bug 51781] New: System got hanged with firefox. Filesystem not responding
2012-12-18 14:57 UTC (2+ messages)
` [Bug 51781] "
Tune2fs metadata_csum
2012-12-18 3:19 UTC (3+ 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).