kernel-hacking-2024-linux-s.../fs/ext3
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes
Some of the changes in balloc.c are just cosmetic, as Andreas pointed out -
if they overflow they'll then underflow and things are fine.

5th hunk actually fixes an overflow problem.

Also check for potential overflows in inode & block counts when resizing.

Signed-off-by: Eric Sandeen <esandeen@redhat.com>
Cc: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:10 -07:00
..
acl.c [PATCH] ext3: More whitespace cleanups 2006-09-27 08:26:10 -07:00
acl.h
balloc.c [PATCH] more ext3 16T overflow fixes 2006-09-27 08:26:10 -07:00
bitmap.c [PATCH] ext3 and jbd cleanup: remove whitespace 2006-09-27 08:26:09 -07:00
dir.c [PATCH] ext3: More whitespace cleanups 2006-09-27 08:26:10 -07:00
file.c [PATCH] ext3 and jbd cleanup: remove whitespace 2006-09-27 08:26:09 -07:00
fsync.c [PATCH] ext3 and jbd cleanup: remove whitespace 2006-09-27 08:26:09 -07:00
hash.c [PATCH] ext3: More whitespace cleanups 2006-09-27 08:26:10 -07:00
ialloc.c [PATCH] ext3: inode numbers are unsigned long 2006-09-27 08:26:09 -07:00
inode.c [PATCH] ext3: More whitespace cleanups 2006-09-27 08:26:10 -07:00
ioctl.c
Makefile
namei.c [PATCH] ext3: More whitespace cleanups 2006-09-27 08:26:10 -07:00
namei.h
resize.c [PATCH] more ext3 16T overflow fixes 2006-09-27 08:26:10 -07:00
super.c [PATCH] ext3: Fix sparse warnings 2006-09-27 08:26:10 -07:00
symlink.c
xattr.c [PATCH] ext3: inode numbers are unsigned long 2006-09-27 08:26:09 -07:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c