Drej,
I had a similar problem running into a filesize limit and here is what I found:
1. fat, jffs, jffs2 and romfs only support 2Gb or 4 Gb
2. ext2, ext3, reinsferfs do not specify a max filesize (LFS)
3. jfs, xfs support large filesize
4. the standard linux filesystems support LFS (ext2,ext3...