linux-2.4.2-reiserfs-20010326:
       - problem with dereferencing of a NULL pointer in reiserfs_iget
       was fixed.

linux-2.4.2-reiserfs-20010305:
       - reiserfs_dir_fsync() fix.

linux-2.4.2-reiserfs-20010301-full:
       - tail conversion fix, which fixes another flavor of null bytes
       bug.

linux-2.4.2-reiserfs-20010227:
       - fix for possible preallocated blocks leakage after a system
       crash;
       - object id sharing problem fix;
       - improvement of error handling in reiserfs_add_entry();
       - crude form of bad block support;
       - using integer constants from limits.h instead of self made ones;
       - other minor fixes.