Did you run out of disk space in /home/user ? "df -h" from the terminal should tell.
$ df -h /dev/mmcblk0p3 Filesystem Size Used Available Use% Mounted on /dev/mmcblk0p3 2.0G 1.1G 814.2M 57% /home
$ touch foo touch: foo: No space left on device