00-jdev_bd_merging_fix.diff Fix the problem caused by merge with Al Viro cleanups of journal code. 01-atime_fix.diff Fix a case where atime were not updated when needed. 02-bigendian-lookup-fix.diff Fix a lookup problem on big-endian platforms. 03-non4kpages_size_fix.diff Fix a problem where filesize in blocks was not reported correctly when blocksize != pagesize. 04-o_direct.diff O_DIRECT support for reiserfs 05-pap14030-not-crash-2.diff Make pap14030 error condition to not crash the box. Also mark buffer as not mapped on get_block failures so that subsequent accesses to it will fail. 06-pick_correct_sd_version.diff Fix a case where flag was not set at inode-read time which prevented 32bit uid/gid to work correctly. 07-truncate-fix.diff Add forgotten metadata journaling. 08-docupdate.diff Change latest reiserfsprogs version to 3.x.1b, also fix the "unused variable" warning in bitmap.c 09-variable_blocksize.diff Add support for blocksizes other than 4k. .