From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 13 Mar 2015 17:55:32 +0000 (-0700)
Subject: Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
X-Git-Tag: firefly_0821_release~176^2~2166
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f788baadbdd95b0309ab8e1565d5c425e197b8db;p=firefly-linux-kernel-4.4.55.git

Merge branch 'gadget' of git://git./linux/kernel/git/viro/vfs

Pull gadgetfs fixes from Al Viro:
 "Assorted fixes around AIO on gadgetfs: leaks, use-after-free, troubles
  caused by ->f_op flipping"

* 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gadgetfs: really get rid of switching ->f_op
  gadgetfs: get rid of flipping ->f_op in ep_config()
  gadget: switch ep_io_operations to ->read_iter/->write_iter
  gadgetfs: use-after-free in ->aio_read()
  gadget/function/f_fs.c: switch to ->{read,write}_iter()
  gadget/function/f_fs.c: use put iov_iter into io_data
  gadget/function/f_fs.c: close leaks
  move iov_iter.c from mm/ to lib/
  new helper: dup_iter()
---

f788baadbdd95b0309ab8e1565d5c425e197b8db