]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb795d2259382b9d36d75a7d673d191143c674123
tree3f345e0c1c4f9986ba1c8f3cd541f47fbe30b985
parentdfd00b260f4cb8a4ed54ae15f6d84317448a6663
parentbee403fee9cb28d6fe287ccc14e3f267f55441ad
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