linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-19 12:42:51 to 2012-11-27 17:50:24 UTC [more...]

[PATCH 0/6 -v2] Optimize e2fsck for large file systems
 2012-11-27 17:50 UTC  (12+ messages)
` [PATCH 1/6 -v2] libext2fs: optimize rb_set_bmap_range()
` [PATCH 2/6 -v2] e2fsck: optimize pass1 for CPU time
` [PATCH 3/6 -v3] libext2fs: add ext2fs_bitcount() function
` [PATCH 4/6 -v2] libext2fs: optimize rb_get_bmap_range()
` [PATCH 5/6 -v2] libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps
` [PATCH 6/6 -v2] e2fsck: optimize pass 5 for CPU utilization

Filesystem corruption on Fedora 17
 2012-11-27 17:31 UTC  (4+ messages)

How to run xfstests against multipath disks on SuSE?
 2012-11-27 17:08 UTC  (6+ messages)

[PATCH 1/1] ext4: Remove duplicate inclusion of ext4_extents.h in super.c
 2012-11-27  3:37 UTC  (8+ messages)

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-27  2:17 UTC  (24+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
        ` [PATCH] "
` [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] ext3: Warn if mounting rw on a disk requiring stable page writes
            ` [RFC PATCH 1/2] mm: Introduce page flag to indicate stable page status
            ` [RFC PATCH 2/2] jbd: Stabilize pages during writes when in ordered mode

[PATCH] libext2fs: change mmp.c to LGPL to match other files
 2012-11-26 14:33 UTC  (2+ messages)

Ext4 file corruption using cp
 2012-11-26 14:24 UTC  (4+ messages)

[RFC PATCH 0/6] Optimize e2fsck for large file systems
 2012-11-26 14:17 UTC  (20+ messages)
` [PATCH 1/6] libext2fs: optimize rb_set_bmap_range()
` [PATCH 2/6] e2fsck: optimize pass1 for CPU time
` [PATCH 3/6] libext2fs: add ext2fs_bitcount() function
      ` [PATCH 3/6 -v2] "
        ` [PATCH 4/6 -v3] "
` [PATCH 4/6] libext2fs: optimize rb_get_bmap_range()
` [PATCH 5/6] libext2fs: optimize rb_get_bmap_range() for mostly allocated bmaps
` [PATCH 6/6] e2fsck: optimize pass 5 for CPU utilization

softlockup in xfstests 083
 2012-11-26 13:30 UTC  (2+ messages)

[Bug 50981] New: ext4 : DATA CORRUPTION read and write on same 4096 page range
 2012-11-26 13:21 UTC  (13+ messages)
` [Bug 50981] "
` [Bug 50981] generic_file_aio_read ?: No locking means "

[PULL] ext3 regression fix (deadlock)
 2012-11-26 11:35 UTC 

e2fsck repeatedly asks to clear the same entry?
 2012-11-26  3:52 UTC  (6+ messages)

[PATCH 10/24] MAINTAINERS: remove include/linux/ext3*
 2012-11-24  0:42 UTC 

Bug#692104: linux-image-3.2.0-3-amd64: NULL pointer dereference in ext4fs
 2012-11-24  0:00 UTC  (4+ messages)

[PATCH] tests: don't consider "make check" a compiler error
 2012-11-23 20:31 UTC 

[PATCH] jbd: Fix lock ordering bug in journal_unmap_buffer()
 2012-11-23 17:20 UTC 

[PATCH] ext4: check incompatible mount options when mounting ext2/3
 2012-11-23 16:20 UTC  (5+ messages)

[PATCH] filefrag: improvements to filefrag FIEMAP handling
 2012-11-23  1:06 UTC 

[PATCH] build: quiet some "gcc -Wall" compiler warnings
 2012-11-22 23:30 UTC 

[PATCH 0/2 v5] Fix some fiemap problems
 2012-11-22  8:36 UTC  (3+ messages)
` [PATCH 1/2 v5] ext4: Prevent race while walking extent tree
` [PATCH 2/2 v5] ext4: simple cleanup in fiemap codepath

[PATCH 0/2 v5] ext4: Fix some fiemap problems
 2012-11-21 22:03 UTC  (3+ messages)
` [PATCH 1/2 v5] ext4: Prevent race while walking extent tree
` [PATCH 2/2 v5] ext4: simple cleanup in fiemap codepath

[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-11-21 23:09 UTC  (36+ messages)
` [PATCH 1/9] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 3/9] xfs: factor out everything but the filemap_write_and_wait from xfs_file_fsync
` [PATCH 7/9] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 5/9] btrfs: "
` [PATCH 4/9] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/9] gfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 8/9] filemap: don't call generic_write_sync for -EIOCBQUEUED
` [PATCH 9/9] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly

[PATCH v4 19/31] fs: add read_iter and write_iter to several file systems
 2012-11-21 22:41 UTC  (2+ messages)
` [PATCH v4 21/31] ext4: add support for read_iter and write_iter

[PATCH] ext4: remove unaligned AIO warning printk
 2012-11-21 20:03 UTC  (3+ messages)

Fix some fiemap problems
 2012-11-21 14:12 UTC  (10+ messages)
` [PATCH 1/2] ext4: Prevent race while walking extent tree
` [PATCH 2/2] ext4: simple cleanup in fiemap codepath

[PATCH -next] ext4: remove duplicated include from super.c
 2012-11-21  6:06 UTC  (2+ messages)

Ext4 speedup by storing metadata and data on separate devices
 2012-11-20 20:56 UTC  (2+ messages)

Scheduled Maintenance & Upgrade
 2012-11-20 18:47 UTC 

[PATCH 0/4][RFC] remove duplicated check from ext4, xfs, btrfs, and ocfs2
 2012-11-20 10:46 UTC  (7+ messages)
` [PATCH 1/4][RFC] ext4: remove duplicated check from ext4_fallocate
` [PATCH 2/4][RFC] xfs: remove duplicated check from xfs_file_fallocate
` [PATCH 3/4][RFC] btrfs: remove duplicated check from btrfs_fallocate
` [PATCH 4/4][RFC] ocfs2: remove duplicated check from ocfs2_fallocate

TO WHOM IT MAY CONCERN
 2012-11-20  9:54 UTC 

(unknown)
 2012-11-20  8:15 UTC 

(unknown)
 2012-11-20  8:07 UTC 

(unknown)
 2012-11-20  8:05 UTC 

[PATCH 0/3 v2] ext4: punching hole improvement
 2012-11-20  7:43 UTC  (5+ messages)
` [PATCH 2/3 v2] ext4: let us fully support punching hole feature in fallocate
` [PATCH 3/3 v2] ext4: add tracepoint for punching hole

[RFC] extent status tree (step2)
 2012-11-20  7:19 UTC 

Issue with bad file system
 2012-11-19 21:30 UTC  (14+ messages)

ext4 fs errors - immediately reboot needed ?
 2012-11-19 19:31 UTC  (2+ messages)

[PATCH V7 00/23] ext4: Add inline data support
 2012-11-19 15:29 UTC  (3+ messages)

Issue with bad file system
 2012-11-19 15:18 UTC  (2+ messages)


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).