http://www.linux.org/threads/intro-to-inodes.4130/
In Linux every thing is FILE. And we store our data in the file. The information about these file are called metadata. these meta data are nothing but it's "INODES" which contain information about files.