kernel_optimize_test/fs/orangefs
Al Viro 555fa0fa61 fs: out of bounds on stack in iov_iter_advance
On Wed, Nov 11, 2015 at 10:19:48AM +0000, Al Viro wrote:

> I'll cook the minimal fixup for API change after I get some sleep and
> send it your way, unless somebody gets there first...

This should do it - switches ->ioctl() to pvfs2_inode_[gs]etxattr() and
converts xattr_handler ->[gs]et() to new API.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2015-11-16 11:27:24 -05:00
..
acl.c
dcache.c
devpvfs2-req.c Orangefs: Clean up pvfs2_devreq_read. 2015-11-13 14:50:20 -05:00
dir.c orangefs: validate the response in decode_dirents() 2015-11-13 12:02:12 -05:00
downcall.h Orangefs: Remove upcall trailers which are not used. 2015-11-13 14:43:11 -05:00
file.c fs: out of bounds on stack in iov_iter_advance 2015-11-16 11:27:24 -05:00
inode.c orangefs: make pvfs2_inode_read() take iov_iter 2015-11-13 11:36:31 -05:00
Kconfig Orangefs: kernel client part 7 2015-10-03 11:40:00 -04:00
Makefile Orangefs: kernel client part 7 2015-10-03 11:40:00 -04:00
namei.c orangefs: kill pointless ->link() and ->mknod() 2015-11-13 11:53:24 -05:00
protocol.h Orangefs: fix some checkpatch.pl complaints that had creeped in. 2015-10-05 13:44:24 -04:00
pvfs2-bufmap.c orangefs: use get_user_pages_fast(), not get_user_pages() 2015-11-13 11:38:02 -05:00
pvfs2-bufmap.h orangefs: explicitly pass the size to pvfs_bufmap_copy_to_iovec() 2015-11-13 10:25:01 -05:00
pvfs2-cache.c Orangefs: Remove upcall trailers which are not used. 2015-11-13 14:43:11 -05:00
pvfs2-debug.h Orangefs: fix some checkpatch.pl complaints that had creeped in. 2015-10-05 13:44:24 -04:00
pvfs2-debugfs.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-debugfs.h
pvfs2-dev-proto.h Orangefs: Remove upcall trailers which are not used. 2015-11-13 14:43:11 -05:00
pvfs2-kernel.h fs: out of bounds on stack in iov_iter_advance 2015-11-16 11:27:24 -05:00
pvfs2-mod.c Orangefs: fix some checkpatch.pl complaints that had creeped in. 2015-10-05 13:44:24 -04:00
pvfs2-sysfs.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-sysfs.h
pvfs2-utils.c orangefs: sanitize pvfs2_convert_time_field() 2015-11-13 11:54:05 -05:00
super.c pvfs2_fill_sb(): use kzalloc() 2015-11-13 11:52:52 -05:00
symlink.c Orangefs: kernel client part 5 2015-10-03 11:39:57 -04:00
upcall.h Orangefs: Remove upcall trailers which are not used. 2015-11-13 14:43:11 -05:00
waitqueue.c Orangefs: update signal blocking code before Oleg sees it. 2015-10-03 11:44:36 -04:00
xattr.c fs: out of bounds on stack in iov_iter_advance 2015-11-16 11:27:24 -05:00