XFS
XFS’s design is based on allocation groups hence it enables it to execute parallel Input/Output operations. The allocation system also enables XFS to have an extreme scalability of IO threads, fileystem bandwidth, file and file system size while it samples multiple storage devices. XFS deploys a write ahead logging scheme which triggers atomic updates of the file system.