LinuxLists
Users
About
Mingming Cao (
[email protected]
)
Number of posts: 1085 (0.3 per day)
First post: 2001-10-10 21:34:42
Last post: 2011-08-04 17:44:46
Previous Page
/
Next Page
Date
List
Subject
2006-08-10 01:21:22
linux-kernel
[PATCH 3/9] support >32 bit ext4 filesystem block type in kernel
2006-08-10 01:20:45
linux-kernel
[PATCH 2/9] sector_t format string
2006-08-10 01:20:38
linux-kernel
[PATCH 1/9] extents for ext4
2006-08-10 01:19:57
linux-kernel
[PATCH 0/9] extents and 48bit blk changes for ext4 filesystem
2006-08-10 01:19:54
linux-kernel
[PATCH 5/5] Use JBD2 in ext4 filesystem
2006-08-10 01:18:00
linux-kernel
[PATCH 2/5] Register ext3dev filesystem
2006-08-10 01:16:37
linux-kernel
[PATCH 0/5] Forking ext4 filesystem and JBD2
2006-05-30 17:55:47
linux-kernel
Re: [PATCH 0/2]Define ext3 in-kernel filesystem block types and extend ext3 filesystem limit from 8TB to 16TB
2006-05-26 05:02:19
linux-kernel
[PATCH 2/2]ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion.
2006-05-26 05:01:54
linux-kernel
[PATCH 1/2]ext3_fsblk_t: filesystem, group blocks and bug fixes
2006-05-26 05:01:49
linux-kernel
[PATCH 0/2]Define ext3 in-kernel filesystem block types and extend ext3 filesystem limit from 8TB to 16TB
2006-05-25 18:46:30
linux-kernel
Re: [Ext2-devel] Re: [UPDATE][1/24]ext3 block allocation/reservation fixes to support 2^32 blocks
2006-05-25 18:27:48
linux-kernel
Re: [UPDATE][0/24]extend file size and filesystem size
2006-05-04 01:57:30
linux-kernel
Re: [Ext2-devel] [PATCH][BUG]ext3 multile block allocate little endian fixes
2006-05-04 01:30:01
linux-kernel
[PATCH][BUG]ext3 multile block allocate little endian fixes
2006-03-31 22:42:27
linux-kernel
Re: [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
2006-03-30 20:19:06
linux-kernel
Re: [Ext2-devel] [BENCHMARK] fswide dirty bit for ext2
2006-03-30 20:15:59
linux-kernel
Re: [Ext2-devel] [RFC] [PATCH] fs-wide dirty bit + reservations + multiple block allocation
2006-03-30 19:22:58
linux-kernel
Re: [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
2006-03-30 19:16:53
linux-kernel
Re: [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
2006-03-30 19:01:17
linux-kernel
Re: [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
2006-03-30 01:40:01
linux-kernel
[RFC][PATCH 2/2]Other ext3 in-kernel block number type fix to support 2**32 block numbers
2006-03-30 01:39:43
linux-kernel
[RFC][PATCH 1/2]ext3 block allocation/reservation fixes to support 2**32 block numbers
2006-03-30 01:39:04
linux-kernel
[RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
2006-03-29 20:38:41
linux-kernel
Re: [Ext2-devel] [PATCH 2/2] ext2/3: Support2^32-1blocks(e2fsprogs)
2006-03-28 18:01:50
linux-kernel
Re: [Ext2-devel] [PATCH 2/2] ext2/3: Support2^32-1blocks(e2fsprogs)
2006-03-27 18:45:54
linux-kernel
Re: [Ext2-devel] [PATCH 2/2] ext2/3: Support2^32-1blocks(e2fsprogs)
2006-03-24 19:15:03
linux-kernel
Re: [Ext2-devel] [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
2006-03-24 19:13:25
linux-kernel
Re: [Ext2-devel] [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
2006-03-22 23:52:06
linux-kernel
Re: [Ext2-devel] [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
2006-03-22 18:18:49
linux-kernel
Re: [Ext2-devel] Re: [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
2006-03-22 18:16:44
linux-kernel
Re: [Ext2-devel] [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
2006-03-17 23:23:13
linux-kernel
Re: ext3_ordered_writepage() questions
2006-03-17 17:10:07
linux-kernel
Re: oops in ext3_discard_reservation()
2006-03-16 02:19:20
linux-kernel
Re: [Ext2-devel] [PATCH 1/2] ext2/3: Support 2^32-1 blocks(Kernel)
2006-02-16 19:00:21
linux-kernel
Re: fsck: i_blocks is xxx should be yyy on ext3
2006-02-16 00:44:42
linux-kernel
Re: fsck: i_blocks is xxx should be yyy on ext3
2006-02-15 21:29:14
linux-kernel
Re: [PATCH 0/2] Add support to map multiple blocks in get_block() and remove get_blocks()
2006-01-16 19:57:55
linux-kernel
Re: [PATCH] Fall back io scheduler ( Re: [Ext2-devel] Re: Fall back io scheduler for 2.6.15?)
2006-01-16 19:45:38
linux-kernel
[PATCH] Fall back io scheduler ( Re: [Ext2-devel] Re: Fall back io scheduler for 2.6.15?)
2006-01-16 19:38:30
linux-kernel
Re: [Ext2-devel] Re: Fall back io scheduler for 2.6.15?
2006-01-14 01:12:18
linux-kernel
Fall back io scheduler for 2.6.15?
2006-01-11 21:34:04
linux-kernel
Re: [PATCH 0/5] multiple block allocation to current ext3
2006-01-11 19:21:43
linux-kernel
Re: [PATCH 0/5] multiple block allocation to current ext3
2006-01-10 23:27:32
linux-kernel
[PATCH 5/5] ext3-get-blocks: Adjust reservation window size for mblocks
2006-01-10 23:26:57
linux-kernel
[PATCH 4/5] ext3-get-blocks: Adjust accounting info in ext3-new-blocks()
2006-01-10 23:26:46
linux-kernel
[PATCH 3/5] ext3-get-blocks: support multiple blocks allocation in ext3-new-block()
2006-01-10 23:26:30
linux-kernel
[PATCH 2/5] ext3-get-blocks: multiple block allocation
2006-01-10 23:26:12
linux-kernel
[PATCH 1/5] ext3-get-blocks: Maping multiple blocks at a once
2006-01-10 23:26:05
linux-kernel
[PATCH 0/5] multiple block allocation to current ext3
2005-12-02 00:59:22
linux-kernel
Re: [PATCH] ext3 getblocks() support for read