1. 28 Oct, 2008 1 commit
    • Theodore Ts'o's avatar
      ext3: Add support for non-native signed/unsigned htree hash algorithms · 5e1f8c9e
      Theodore Ts'o authored
      The original ext3 hash algorithms assumed that variables of type char
      were signed, as God and K&R intended.  Unfortunately, this assumption
      is not true on some architectures.  Userspace support for marking
      filesystems with non-native signed/unsigned chars was added two years
      ago, but the kernel-side support was never added (until now).
      Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
      Cc: akpm@linux-foundation.org
      Cc: linux-kernel@vger.kernel.org
      5e1f8c9e
  2. 29 Oct, 2008 1 commit
  3. 05 Jan, 2009 1 commit
  4. 04 Jan, 2009 23 commits
  5. 03 Jan, 2009 14 commits