File Allocation Architecture (file system)
Originally designed for floppy discs, with its original o bit version, this robust and simple legacy file system was quickly addapted to larger media, resulting in three major variants: FAT12, FAT16 and FAT32. The numbers represent the number of bits on the file allocation tables of those versions.
For more detailed information, consult Wikipedia.