Nick Dokos ([email protected])

Number of posts: 66 (0.07 per day)
First post: 2008-06-11 20:17:50
Last post: 2011-01-10 06:07:49

Date List Subject
2011-01-10 06:07:49 linux-ext4 Re: ext3: deleting files doesn't free up space
2010-11-25 15:37:56 linux-ext4 Re: Query regarding ext4 filesystem
2010-01-29 15:49:28 linux-ext4 Re: Possible ext4 data corruption with large files and async I/O
2010-01-29 15:30:22 linux-ext4 Re: Possible ext4 data corruption with large files and async I/O
2009-11-12 07:01:30 linux-ext4 [PATCH v2][64-bit e2fsprogs] 64-bit block number truncated in e2sck pass2.
2009-10-29 14:09:48 linux-ext4 [PATCH][64-bit e2fsprogs] 64-bit block number truncated in e2sck pass2.
2009-10-22 06:25:51 linux-ext4 e2fsck problem?
2009-10-03 02:40:26 linux-ext4 Re: Updated fsx.c program (fixed fallocate)
2009-09-09 19:19:20 linux-ext4 Re: [PATCH] e2fsprogs: clean up ext2fs_bg_flags_ interfaces
2009-09-06 17:41:40 linux-ext4 Re: [PATCH] Fix counting routines in blknum.c to take/return __u32 counts.
2009-09-03 21:23:41 linux-ext4 [PATCH v.2] Fix ext2fs_set_gdt_csum() to use access functions.
2009-09-03 05:22:36 linux-ext4 Re: [PATCH] Fix ext2fs_set_gdt_csum() to use access functions.
2009-09-03 05:11:20 linux-ext4 Re: [PATCH] Fix ext2fs_set_gdt_csum() to use access functions.
2009-09-03 03:22:14 linux-ext4 [PATCH] Fix ext2fs_set_gdt_csum() to use access functions.
2009-09-02 23:12:19 linux-ext4 Re: [PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2()
2009-09-02 21:37:27 linux-ext4 Re: [PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2()
2009-09-02 21:02:19 linux-ext4 Re: [PATCH] libext2fs: use ext2fs_blocks_count() in ext2fs_open2()
2009-08-30 14:24:56 linux-ext4 Re: Ext4 corruption that will not go away
2009-08-20 16:54:28 linux-ext4 Re: Large volume ll_ver_fs results (w/ short read/write patch).
2009-08-20 16:32:12 linux-ext4 Re: Compile error in pu branch of e2fsprogs.
2009-08-20 16:04:56 linux-ext4 Compile error in pu branch of e2fsprogs.
2009-08-17 15:55:48 linux-ext4 Large volume ll_ver_fs results (w/ short read/write patch).
2009-08-06 22:54:29 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-06 22:01:02 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-06 21:42:58 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-06 21:28:06 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-06 20:37:13 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-03 14:22:18 linux-ext4 Re: ll_ver_fs data verification failure - 96TB fs
2009-08-03 13:54:43 linux-ext4 ll_ver_fs data verification failure - 96TB fs
2009-07-27 16:12:15 linux-ext4 e2fsck results on a 96TB fs.
2009-07-24 20:31:30 linux-kernel Re: Regression in 2.6.31-rc3 (and presumably 2.6.31-rc4?)
2009-07-06 19:42:22 linux-ext4 e2fsprogs 1.41.7 (pu branch) basic sanity checks
2009-06-09 03:13:21 linux-ext4 Re: Some 64-bit tests
2009-06-08 13:56:57 linux-ext4 Some 64-bit tests
2009-05-01 15:37:15 linux-ext4 Re: [PATCH 0/6][64-bit] Overview
2009-05-01 08:47:12 linux-ext4 [PATCH 6/6][64-bit] __u32 -> __u64 in ba_resize_bmap() and blk_t -> blk64_t in ext2fs_check_desc()
2009-05-01 08:47:04 linux-ext4 [PATCH 5/6] [64-bit] (blk_t) cast in ext2fs_new_block2()
2009-05-01 08:46:54 linux-ext4 [PATCH 4/6] [64-bit] enable dumpe2fs 64-bitness and fix printf formats.
2009-05-01 08:46:39 linux-ext4 [PATCH 3/6] [64-bit] mke2fs 64-bit miscellaneous fixes.
2009-05-01 08:46:18 linux-ext4 [PATCH 2/6] [64-bit] write_bitmaps(): blk_t -> blk64_t
2009-05-01 08:46:00 linux-ext4 [PATCH 1/6][64-bit] Eliminate erroneous blk_t casts in ext2fs_get_free_blocks2().
2009-05-01 08:45:47 linux-ext4 [PATCH 0/6][64-bit] Overview
2009-04-23 06:01:25 linux-ext4 Re: 32TB ext4 fsck times
2009-04-21 04:06:27 linux-ext4 (unknown)
2009-04-18 06:10:40 linux-ext4 [PATCH 1/2][64-BIT] blk_t -> blk64_t in read_bitmaps().
2009-04-18 06:05:00 linux-ext4 [PATCH 2/2][64-BIT] ext2fs_group_first_block2(): 32-bit truncation.
2009-04-15 21:50:57 linux-ext4 Re: [PATCH 0/5][64-BIT] Miscellaneous e2fsprogs 64-bit patches - description
2009-04-08 21:47:31 linux-ext4 [PATCH 5/5][64-BIT] fix inode->i_blocks 32-bit wrap in e2fsck/pass1.c.
2009-04-08 21:47:09 linux-ext4 [PATCH 4/5][64-BIT] debugfs.c extents display.
2009-04-08 21:46:56 linux-ext4 [PATCH 3/5] [64-BIT] blk_t->blk64_t change in ext2fs_extent_get()/cast in extent_node_split()
2009-04-08 21:46:25 linux-ext4 [PATCH 2/5][64-BIT] Enable 64-bitness in e2image.c