Searched hist:"1833633803 c7ef4d8f09877d3f1549cbd252f477" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | mmap.c | diff 1833633803c7ef4d8f09877d3f1549cbd252f477 Fri Jul 20 02:31:45 CDT 2007 Nick Piggin <npiggin@suse.de> fix some conversion overflows
Fix page index to offset conversion overflows in buffer layer, ecryptfs, and ocfs2.
It would be nice to convert the whole tree to page_offset, but for now just fix the bugs.
Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Michael Halcrow <mhalcrow@us.ibm.com> Cc: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | diff 1833633803c7ef4d8f09877d3f1549cbd252f477 Fri Jul 20 02:31:45 CDT 2007 Nick Piggin <npiggin@suse.de> fix some conversion overflows
Fix page index to offset conversion overflows in buffer layer, ecryptfs, and ocfs2.
It would be nice to convert the whole tree to page_offset, but for now just fix the bugs.
Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Michael Halcrow <mhalcrow@us.ibm.com> Cc: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/ |
H A D | buffer.c | diff 1833633803c7ef4d8f09877d3f1549cbd252f477 Fri Jul 20 02:31:45 CDT 2007 Nick Piggin <npiggin@suse.de> fix some conversion overflows
Fix page index to offset conversion overflows in buffer layer, ecryptfs, and ocfs2.
It would be nice to convert the whole tree to page_offset, but for now just fix the bugs.
Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Michael Halcrow <mhalcrow@us.ibm.com> Cc: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|