An inode in Unix filesystems stores comprehensive file metadata including file mode (permissions and type), file size, timestamps (creation, access, modification), link count, and pointers to data blocks. All the listed components (A-E) are contained within the inode structure.