If you ever had to implement an ext2 file system driver, you surely noticed the lack of good documentation on the subject. This project aims to solve this issue by providing thorough documentation on the low level details of implementing a Second Extended file system driver.
http://uuu.sourceforge.net/docs/ext2.php
???
Intu: note who submitted that article, its dave (eks). His new docs are based on his old ones but with corrections. Seems the docs he made for Uuu had a few flaws.