[patch 0/7] reiserfs fixes patch set

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 This is a series of "safe" patches that have been in the openSUSE kernel
 for a while now.

 * patches.suse/reiserfs-fix-lockdep-warnings
   - Adds lockdep annotation to the xattr locks

 * patches.suse/reiserfs-no-bug-on-panic.diff
   - Replaces BUG with dump_stack in reiserfs_panic so it actually panics.

 * patches.suse/reiserfs-use-is_reusable.diff
   - Enables is_reusable() for bitmap sanity checking unconditionally.

 * patches.suse/reiserfs-signedness-fixes.diff
   - Ensures that block numbers are _always_ unsigned by using b_blocknr_t.

 * patches.suse/reiserfs-fix-resize-meminit.diff
   - Fixes a case where the old block number count was used to zero out
     the bitmap info array during resize.

 * patches.suse/reiserfs-remove-first-zero-hint.diff
   - Removes the first_zero_hint bitmap tracking code and extends the
     free count to 32-bit for support of block sizes > 8 KiB.

 * patches.suse/reiserfs-fix-large-fs.diff
   - Ignores the 16-bit on-disk bitmap block count value to allow file systems
     larger than 8 TiB.

 Please apply.

 -Jeff

--
Jeff Mahoney
SUSE Labs

-
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux