LinuxLists
Users
About
Valerie Aurora (
[email protected]
)
Number of posts: 486 (0.73 per day)
First post: 2008-12-13 05:26:34
Last post: 2010-10-09 00:28:31
Previous Page
Date
List
Subject
2008-11-14 03:00:33
linux-ext4
Re: [RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
2008-11-14 02:45:16
linux-ext4
Re: [RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
2008-11-14 02:38:13
linux-ext4
Re: [RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
2008-11-14 02:34:44
linux-ext4
Re: [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
2008-11-14 02:30:25
linux-ext4
Re: [RFC PATCH 13/17] Support 48-bit file acl blocks
2008-11-12 16:48:39
linux-ext4
Re: 64-bit dblists
2008-11-12 03:44:09
linux-ext4
[RFC PATCH 17/17] Convert to 64-bit IO
2008-11-12 03:44:07
linux-ext4
[RFC PATCH 16/17] ext2fs_block_alloc_stats -> ext2fs_block_alloc_stats2
2008-11-12 03:44:06
linux-ext4
[RFC PATCH 15/17] Convert to inode/block/bitmap/table loc()/loc_set() functions
2008-11-12 03:44:05
linux-ext4
[RFC PATCH 14/17] super->s_*_blocks_count -> ext2fs_*_blocks_count()
2008-11-12 03:44:04
linux-ext4
[RFC PATCH 13/17] Support 48-bit file acl blocks
2008-11-12 03:44:02
linux-ext4
[RFC PATCH 12/17] Add ext2fs_block_iterate3 (from Ted)
2008-11-12 03:44:00
linux-ext4
[RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
2008-11-12 03:43:59
linux-ext4
[RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
2008-11-12 03:43:57
linux-ext4
[RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
2008-11-12 03:43:56
linux-ext4
[RFC PATCH 06/17] Convert mke2fs to new bitmap interface
2008-11-12 03:43:56
linux-ext4
[RFC PATCH 07/17] Convert e2fsck to new bitmap interface
2008-11-12 03:43:56
linux-ext4
[RFC PATCH 08/17] Turn on new bitmaps in e2fsck and mke2fs
2008-11-12 03:43:54
linux-ext4
[RFC PATCH 05/17] Convert libext2fs to 64-bit bitmap interface
2008-11-12 03:43:53
linux-ext4
[RFC PATCH 03/17] Add 64-bit bitops
2008-11-12 03:43:52
linux-ext4
[RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
2008-11-12 03:43:49
linux-ext4
[RFC PATCH 02/17] Squash warnings
2008-11-12 03:43:47
linux-ext4
[RFC PATCH 01/17] Disable tst_refcount - doesn't compile, don't know why
2008-11-12 03:43:46
linux-ext4
[RFC,PATCH] 64-bit support for e2fsprogs
2008-10-27 20:59:12
linux-ext4
64-bit dblists
2008-10-10 22:02:52
linux-ext4
Re: [PATCH, e2fsprogs] libext2fs: Add ext2fs_block_iterate3() which has 64-bit support
2008-10-03 00:02:50
linux-ext4
[RFC,PATCH] 64-bit bitmaps for e2fsprogs