Hi all, I am reading Understanding the linux kernel CH15(ext2 and ext3 file systems) and have even started implementation of File system from scratch for learning purpose by following this : https://github.com/psankar/simplefs Any leads on other links/papers to understand VFS->FS->disk flow better.? Thank you Sahil