Merge git://git.kvack.org/~bcrl/aio-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Dec 2013 19:03:49 +0000 (11:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Dec 2013 19:03:49 +0000 (11:03 -0800)
commita8472b4bb1aaa421b10f2cc40f70097e67f971ae
tree3f345e0c1c4f9986ba1c8f3cd541f47fbe30b985
parent3dc9acb67600393249a795934ccdfc291a200e6b
parent8e321fefb0e60bae4e2a28d20fc4fa30758d27c6
Merge git://git.kvack.org/~bcrl/aio-next

Pull AIO leak fixes from Ben LaHaise:
 "I've put these two patches plus Linus's change through a round of
  tests, and it passes millions of iterations of the aio numa
  migratepage test, as well as a number of repetitions of a few simple
  read and write tests.

  The first patch fixes the memory leak Kent introduced, while the
  second patch makes aio_migratepage() much more paranoid and robust"

* git://git.kvack.org/~bcrl/aio-next:
  aio/migratepages: make aio migrate pages sane
  aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
fs/aio.c