linux/fs/hfsplus
Vyacheslav Dubeyko 12f267a20a hfsplus: fix potential overflow in hfsplus_file_truncate()
Change a u32 to loff_t hfsplus_file_truncate().

Signed-off-by: Vyacheslav Dubeyko <slava@dubeyko.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Hin-Tak Leung <htl10@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-17 16:10:45 -07:00
..
Kconfig fs/Kconfig: move hfs, hfsplus out 2009-01-22 13:15:57 +03:00
Makefile hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
attributes.c hfsplus: add functionality of manipulating by records in attributes tree 2013-02-27 19:10:10 -08:00
bfind.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
bitmap.c hfsplus: avoid crash on failed block map free 2012-12-20 17:40:19 -08:00
bnode.c hfsplus: fix issue with unzeroed unused b-tree nodes 2013-02-27 19:10:10 -08:00
brec.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
btree.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
catalog.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
dir.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
extents.c hfsplus: fix potential overflow in hfsplus_file_truncate() 2013-04-17 16:10:45 -07:00
hfsplus_fs.h hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
hfsplus_raw.h hfsplus: add on-disk layout declarations related to attributes tree 2013-02-27 19:10:10 -08:00
inode.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
ioctl.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
options.c userns: Convert hfsplus to use kuid and kgid where appropriate 2012-09-21 03:13:12 -07:00
part_tbl.c hfsplus: ensure bio requests are not smaller than the hardware sectors 2011-07-22 16:37:44 +02:00
super.c fs: Limit sys_mount to only request filesystem modules. 2013-03-03 19:36:31 -08:00
tables.c
unicode.c hfsplus: add support of manipulation by attributes file 2013-02-27 19:10:10 -08:00
wrapper.c hfsplus: fix overflow in sector calculations in hfsplus_submit_bio 2012-06-17 14:39:45 -07:00
xattr.c hfsplus: rework functionality of getting, setting and deleting of extended attributes 2013-02-27 19:10:10 -08:00
xattr.h hfsplus: rework functionality of getting, setting and deleting of extended attributes 2013-02-27 19:10:10 -08:00
xattr_security.c hfsplus: rework functionality of getting, setting and deleting of extended attributes 2013-02-27 19:10:10 -08:00
xattr_trusted.c hfsplus: rework functionality of getting, setting and deleting of extended attributes 2013-02-27 19:10:10 -08:00
xattr_user.c hfsplus: rework functionality of getting, setting and deleting of extended attributes 2013-02-27 19:10:10 -08:00