Eryu Guan ([email protected])

Number of posts: 103 (0.18 per day)
First post: 2016-04-05 13:30:29
Last post: 2017-10-30 08:03:08

Date List Subject
2016-03-11 15:41:56 linux-ext4 [PATCH] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
2016-03-07 03:31:46 linux-ext4 Re: [PATCH] libext2fs: return errno on failure in ext2fs_sync_device()
2016-02-21 17:37:46 linux-ext4 [PATCH] ext4: iterate over buffer heads correctly in move_extent_per_page()
2016-02-10 16:10:25 linux-ext4 [PATCH v2] ext4: remove unused parameter "newblock" in convert_initialized_extent()
2016-02-10 15:19:17 linux-ext4 [PATCH] ext4: remove unused parameter "newblock" in convert_initialized_extent()
2016-02-10 15:18:10 linux-ext4 [PATCH] ext4: don't read blocks from disk after extents being swapped in move_extent_per_page()
2016-01-10 16:30:29 linux-ext4 [PATCH] libext2fs: return errno on failure in ext2fs_sync_device()
2015-10-23 03:36:50 linux-ext4 Re: [PATCH 0/9 v2] ext4: Punch hole and DAX fixes
2015-07-28 07:16:46 linux-ext4 Re: [BUG] infinite loop when unmounting ext3/4
2015-07-24 06:58:00 linux-ext4 [PATCH] ext4: update c/mtime on truncate up
2015-07-20 07:25:06 linux-ext4 Re: [BUG] infinite loop when unmounting ext3/4
2015-07-15 14:31:41 linux-ext4 [BUG] infinite loop when unmounting ext3/4
2015-07-05 10:18:10 linux-ext4 Re: [PATCH 2/2] ext4: reserve hole in the migration to non-extent based file
2015-07-03 16:56:44 linux-ext4 [PATCH 2/2] ext4: reserve hole in the migration to non-extent based file
2015-07-03 16:55:35 linux-ext4 [PATCH 1/2] ext4: be more strict when migrating to non-extent based file
2015-07-03 16:54:25 linux-ext4 [PATCH 0/2] fix ext4 i_blocks corruption in generic/269
2015-05-04 10:15:41 linux-ext4 [PATCH] ext4: check for zero length extent explicitly
2015-04-26 17:25:27 linux-ext4 [PATCH] jbd2: validate physical block in jbd2_journal_bmap()
2015-01-26 08:19:48 linux-nfs [nfs-utils PATCH] tests: fix typo and let make check work again
2014-10-14 03:19:14 linux-ext4 Re: [PATCH v2] ext4: don't remove reserved inodes in ext4_unlink()
2014-10-12 08:51:21 linux-ext4 [PATCH v2] ext4: don't remove reserved inodes in ext4_unlink()
2014-03-27 10:19:09 linux-ext4 [PATCH] libext2fs: fix build errors on bigendian hosts
2014-02-14 05:04:34 linux-ext4 Re: [PATCH] ext4: don't remove reserved inodes in ext4_unlink()
2014-01-25 07:01:17 linux-ext4 [PATCH] ext4: don't remove reserved inodes in ext4_unlink()
2013-10-22 18:40:35 linux-ext4 Re: [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
2013-10-21 12:47:36 linux-ext4 Re: [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
2013-10-21 11:59:59 linux-ext4 Re: [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
2013-10-20 13:28:43 linux-ext4 [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
2013-10-17 15:06:35 linux-ext4 Re: [PATCH] ext4: don't cache out of order extents
2013-10-17 09:29:03 linux-ext4 [PATCH] ext4: don't cache out of order extents
2013-07-04 09:05:18 linux-ext4 [PATCH] mke2fs: disable resize_inode feature if 64bit feature is enabled
2013-06-19 17:15:18 linux-ext4 [PATCH 2/2] blkid: fix broken garbage collection
2013-06-19 17:15:09 linux-ext4 [PATCH 1/2] blkid: use proper statement instead of 0
2013-05-14 10:00:04 linux-ext4 Re: [PATCH V2] xfstests: regression test for ext4 resize with non-extent files
2013-05-10 03:03:17 linux-ext4 Re: [PATCH] xfstests: regression test for ext4 resize with non-extent files
2013-02-24 05:06:42 linux-ext4 Re: [PATCH] ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
2013-02-23 03:47:35 linux-ext4 Re: [PATCH] ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
2013-02-22 05:34:36 linux-ext4 [PATCH] ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
2013-01-12 10:06:08 linux-ext4 [PATCH] ext4: check bh in ext4_read_block_bitmap()
2012-09-06 08:50:19 linux-ext4 Re: [PATCH] xfstests 285: verify extN statfs f_blocks
2011-11-02 14:05:15 linux-ext4 Re: [PATCH] ext3: call ext3_mark_recovery_complete() when recovery is really needed
2011-11-02 02:05:57 linux-ext4 Re: [PATCH] ext3: Avoid creating new file in append-only dir when open(2) return error
2011-11-01 02:06:40 linux-ext4 [PATCH] ext3: call ext3_mark_recovery_complete() when recovery is really needed
2011-11-01 02:06:12 linux-ext4 [PATCH 2/2] jbd2: Unify log messages in jbd2 code
2011-11-01 02:05:45 linux-ext4 [PATCH 1/2] jbd/jbd2: validate sb->s_first in journal_get_superblock()
2011-10-30 02:55:44 linux-ext4 [PATCH] ext4: remove comments about extent mount option in ext4_new_inode()
2011-10-30 01:24:09 linux-ext4 Re: [PATCH] ext4: Avoid creating new file in append-only dir when open(2) return error
2011-10-28 18:03:48 linux-ext4 [PATCH] ext2: Avoid creating new file in append-only dir when open(2) return error
2011-10-28 18:03:27 linux-ext4 [PATCH] ext3: Avoid creating new file in append-only dir when open(2) return error
2011-10-28 18:02:59 linux-ext4 [PATCH] ext4: Avoid creating new file in append-only dir when open(2) return error
2011-05-23 16:16:14 linux-ext4 [PATCH] jbd2: Fix comment to match the code in jbd2__journal_start()