XFS was originally invented by SGI (Silicon Graphics Incorported), but has since been ported to Linux. It is a file system designed from the ground up for server applications, particularly those that need to handle big files.
Compared to Ext3, XFS has a much bigger maximum file size and maximum file system size. It also has online defragmentation, guaranteed I/O bandwidth and many other server-oriented features.