* [PATCH 0/2] aio: fixes for regression and memory leak for 3.15 & stable
@ 2014-05-01 13:03 Benjamin LaHaise
0 siblings, 0 replies; only message in thread
From: Benjamin LaHaise @ 2014-05-01 13:03 UTC (permalink / raw)
To: torvalds; +Cc: linux-aio, linux-fsdevel, stable
Hello Linus,
Please pull the following fixes from git://git.kvack.org/~bcrl/aio-fixes.git .
The first change from Anatol fixes a regression where io_destroy() no longer
waits for outstanding aios to complete. The second corrects a memory leak in
an error path for vectored aio operations. Both of these bug fixes should be
queued up for stable as well.
-ben
Anatol Pomozov (1):
aio: block io_destroy() until all context requests are completed
Leon Yu (1):
aio: fix potential leak in aio_run_iocb().
fs/aio.c | 42 ++++++++++++++++++++++++++++++++++--------
1 file changed, 34 insertions(+), 8 deletions(-)
--
1.8.2.1
--
"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: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-01 13:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 13:03 [PATCH 0/2] aio: fixes for regression and memory leak for 3.15 & stable Benjamin LaHaise
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).