01-revert_broken_alviro_cleanup.diff
Al Viro's cleanup broke reiserfs in 2.5.6-pre3, revert the change.
02-jdev_bd_merging_fix.diff
jdev_bd field was not initialised in case we had no relocated journal.
03-atime_fix.diff
Fix a case where atime were not updated when needed.
04-bigendian-lookup-fix.diff
Fix a lookup problem on big-endian platforms.
05-non4kpages_size_fix.diff
Fix a problem where filesize in blocks was not reported correctly when
blocksize != pagesize.
06-o_direct.diff
O_DIRECT support for reiserfs
07-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.
08-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.