WAFL is a write-anywhere file layout filesystem that improves productivity. It eliminates data placement issues by writing data and metadata blocks to the nearest available free blocks without pre-allocation. This reduces disk seeks which are the primary performance challenge. WAFL also uses an integrated RAID system and NVRAM to assure integrity with minimal overhead and no need to run filesystem checks.