02-atime_fix.diff
  Fix a case where atime were not updated when needed.

03-bigendian-lookup-fix.diff
  Fix a lookup problem on big-endian platforms.

04-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.

05-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.

06-truncate-fix.diff
  Add forgotten metadata journaling.

07-release_journal_dev_on_error.diff
  Release journal device in case we have encountered some errors reading
  journal.

08-replay_bugfix.diff
  Fixed journal replay bug where old code would replay transactions with
  mount_id != mount_id recorded in journal header.

09-change_menu_wording.diff
  Rename REISERFS_CHECK option to show it;s true meaning

10-change_info_help_message.diff
  Rewrite REISERFS_PROC_INFO comment to make it more clear

11-confusing_journal_replay_warning_removal.diff
  Remove confusing warning about journal replay on readonly FS

12-remove_double_specified_objects.diff
  tail_conversion.o was specified twice in list of objects to build

13-private_inodeinfo_breakage_fix.diff
  Chis Mason's fix to a problem that was created during inode structure
  cleanup.

14-small_typo_fix.diff
  Fix a mispelling in info message.