messages from 2012-12-06 11:29:44 to 2012-12-21 03:20:04 UTC [more...]
[PATCH] ext4: fix extent tree corruption that incurred by hole punch [V2]
2012-12-21 3:19 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
Uninitialized extent races
2012-12-21 3:11 UTC (2+ messages)
[PATCH RFC 0/3][RESEND] ext2fsprogs: Symlink support and doc fix
2012-12-20 21:51 UTC (5+ 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
help about ext3 read-only issue on ext3(2.6.16.30)
2012-12-20 11:32 UTC (27+ messages)
[PATCH RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
2012-12-20 10:09 UTC
[PATCH] ext4: Automatic setting of {INODE,BLOCK}_UNINIT flags
2012-12-20 9:48 UTC (2+ messages)
[PATCH] ext4: do not try to write superblock on journal-less readonly remount
2012-12-20 9:24 UTC (4+ messages)
[PATCH] ext4: Check dioread_nolock on remount
2012-12-20 5:07 UTC (3+ messages)
[PATCH RFC] jbd: don't wake kjournald unnecessarily
2012-12-19 21:19 UTC (14+ messages)
` [PATCH] jbd2: "
[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 (4+ messages)
[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-12-17 23:20 UTC (20+ messages)
` [PATCH 1/4] bdi: Allow block devices to say that they require stable page writes
` [PATCH 2/4] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/4] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write
[PATCH] e2fsprogs: m68k bitops fixes
2012-12-17 18:15 UTC (4+ messages)
[GIT PULL] ext3, udf, quota fixes
2012-12-17 14:33 UTC
A memory-leak problem of unix_open()
2012-12-17 1:20 UTC (2+ messages)
Kernel 3.7.0: bad header/extent
2012-12-16 23:52 UTC (8+ messages)
e2fsprogs patch proposal
2012-12-16 3:39 UTC
[GIT PULL] ext4 bug fixes for 3.8
2012-12-16 3:02 UTC
[PATCH 1/8] lib/blkid/list.h: Fix undefined behavior in list_entry() macro
2012-12-13 22:04 UTC (8+ messages)
` [PATCH 2/8] lib/ext2fs/rbtree.h: Fix container_of() undefined behavior
` [PATCH 3/8] e2fsck/pass1.c: Fix undefined behavior in check_blocks()
` [PATCH 4/8] lib/ext2fs/block.c: Fix undefined behavior in block_iterate_tind()
` [PATCH 5/8] e2fsck/revoke.c: Fix undefined behavior in hash()
` [PATCH 6/8] lib/ext2fs/kernel-list.h: Fix undefined behavior in list_entry() macro
` [PATCH 7/8] lib/ext2fs/qcow2.h: Fix #defined 1<<63 values to be unsigned
` [PATCH 8/8] e2fsck/jfs_user.h: Fix b_data alignment in struct buffer_head
[PATCH 0/8] e2fsprogs: Fix various cases of undefined behavior
2012-12-13 22:04 UTC
A huge latency in ext4 and xfs because of stable page write
2012-12-13 2:30 UTC (10+ messages)
[PATCH 1/2] ext4: Split off ext4_journalled_invalidatepage()
2012-12-12 20:50 UTC (2+ messages)
` [PATCH 2/2] ext4: Fix deadlock in journal_unmap_buffer()
[Bug 51571] New: Assertion of j_running_transaction on jbd2_journal_flush()
2012-12-12 15:18 UTC (6+ messages)
` [Bug 51571] "
[PATCH] jbd2: Fix assertion failure in jbd2_journal_flush()
2012-12-12 15:17 UTC
[PATCH] ext4: Add EXT4_ZERO_XATTR_VALUE to init inline data directly
2012-12-11 8:33 UTC (2+ messages)
` "
[ext4:dev 37/63] fs/ext4/inline.c:268:19: error: 'empty_zero_page' undeclared
2012-12-11 5:17 UTC (4+ messages)
[PATCH] ext4: Use kzalloc instead of empty_zero_page because of SPARC build error
2012-12-11 2:55 UTC
RAID stride 32751?
2012-12-11 1:58 UTC
[ext4:dev 62/63] ERROR: "mb_cache_entry_find_next" [fs/ext4/ext4.ko] undefined!
2012-12-10 21:27 UTC (2+ messages)
[PATCH] ext4: Ensure Inode flags consistency are checked in build time [V2]
2012-12-10 20:01 UTC (3+ messages)
RFC: remove CONFIG_EXT4_FS_XATTR
2012-12-10 19:21 UTC (8+ messages)
` [PATCH] ext4: Remove CONFIG_EXT4_FS_XATTR
` [PATCH V2] "
[PATCH RFC 0/3] ext2fsprogs: Symlink support and doc fix
2012-12-10 15:54 UTC (2+ messages)
[PATCH V7 00/23] ext4: Add inline data support
2012-12-10 15:17 UTC (5+ messages)
[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-12-10 10:41 UTC (12+ messages)
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes
[Bug 51391] New: BUG: unable to handle kernel NULL pointer dereference
2012-12-10 8:23 UTC (11+ messages)
` [Bug 51391] "
[PATCH] ext4: fix extent tree corruption that incurred by hole punch
2012-12-10 6:22 UTC (21+ messages)
[Bug 51431] New: ext4_mb_generate_buddy self ext4 errors
2012-12-08 16:59 UTC (9+ messages)
` [Bug 51431] "
softlockup in xfstests 083
2012-12-08 12:45 UTC (3+ messages)
loan offer
2012-12-08 1:36 UTC
linux-next: Tree for Dec 7 (ext4)
2012-12-07 20:35 UTC
loan offer
2012-12-07 9:29 UTC
[PATCH, RFC] Ext4: Mount partition as read only if during orphan cleanup truncate fails to obtain journal handle
2012-12-07 9:22 UTC (5+ messages)
[PATCH] ext4: fix some coding styles in extents.c
2012-12-07 8:36 UTC
[PATCH] ext4: remove some unused code lines
2012-12-07 0:06 UTC (3+ messages)
[patch] ext4: unneeded variable in ext4_try_add_inline_entry()
2012-12-06 17:23 UTC (2+ messages)
KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
2012-12-06 13:10 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;
as well as URLs for NNTP newsgroup(s).