http://unix.stackexchange.com/questions/224415/whats-the-philosophy-behind-delaying-writing-data-to-disk is a list of the good points of Linux fake write system. You can also edit /etc/fstab and add the mount options sync, dirsync, flush, noatime. On my desktop system, fstab contains the following....