From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin LaHaise Subject: [GIT PULL] aio fixes for 3.13 Date: Thu, 21 Nov 2013 19:55:22 -0500 Message-ID: <20131122005522.GL14098@kvack.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, Linux Kernel To: Linus Torvalds Return-path: Content-Disposition: inline Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org The following changes since commit be408cd3e1fef73e9408b196a79b9934697fe3b1: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-11-04 06:40:55 -0800) are available in the git repository at: git://git.kvack.org/~bcrl/aio-next.git master for you to fetch changes up to ddb8c45ba15149ebd41d7586261c05f7ca37f9a1: aio: nullify aio->ring_pages after freeing it (2013-11-19 17:40:48 -0500) ---------------------------------------------------------------- Benjamin LaHaise (1): Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcache Kent Overstreet (1): aio: Fix a trinity splat Sasha Levin (2): aio: prevent double free in ioctx_alloc aio: nullify aio->ring_pages after freeing it fs/aio.c | 134 ++++++++++++++++++++++++--------------------------------------- 1 file changed, 51 insertions(+), 83 deletions(-) -- "Thought is the essence of where you are now." -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org