From: Benjamin LaHaise <bcrl@kvack.org>
To: torvalds@linux-foundation.org
Cc: linux-aio@kvack.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] *** SUBJECT HERE ***
Date: Fri, 13 Jun 2014 17:24:11 -0400 [thread overview]
Message-ID: <cover.1402694489.git.bcrl@kvack.org> (raw)
Hello Linus,
Please pull the following 3 changes from git://git.kvack.org/~bcrl/aio-next.git
. They consist of a couple of code cleanups plus a minor bug fix. Thanks!
-ben
Benjamin LaHaise (2):
aio: report error from io_destroy() when threads race in io_destroy()
aio: cleanup: flatten kill_ioctx()
Fabian Frederick (1):
fs/aio.c: Remove ctx parameter in kiocb_cancel
fs/aio.c | 70 +++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 36 insertions(+), 34 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>
WARNING: multiple messages have this Message-ID (diff)
From: Benjamin LaHaise <bcrl@kvack.org>
To: torvalds@linux-foundation.org
Cc: linux-aio@kvack.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] *** SUBJECT HERE ***
Date: Fri, 13 Jun 2014 17:24:11 -0400 [thread overview]
Message-ID: <cover.1402694489.git.bcrl@kvack.org> (raw)
Hello Linus,
Please pull the following 3 changes from git://git.kvack.org/~bcrl/aio-next.git
. They consist of a couple of code cleanups plus a minor bug fix. Thanks!
-ben
Benjamin LaHaise (2):
aio: report error from io_destroy() when threads race in io_destroy()
aio: cleanup: flatten kill_ioctx()
Fabian Frederick (1):
fs/aio.c: Remove ctx parameter in kiocb_cancel
fs/aio.c | 70 +++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 36 insertions(+), 34 deletions(-)
--
1.8.2.1
--
"Thought is the essence of where you are now."
next reply other threads:[~2014-06-13 21:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 21:24 Benjamin LaHaise [this message]
2014-06-13 21:24 ` [PATCH 0/3] *** SUBJECT HERE *** Benjamin LaHaise
2014-06-13 21:24 ` [PATCH 1/3] fs/aio.c: Remove ctx parameter in kiocb_cancel Fabian Frederick
2014-06-13 21:24 ` Fabian Frederick
2014-06-13 21:24 ` [PATCH 2/3] aio: report error from io_destroy() when threads race in io_destroy() Benjamin LaHaise
2014-06-13 21:24 ` Benjamin LaHaise
2014-06-13 21:24 ` [PATCH 3/3] aio: cleanup: flatten kill_ioctx() Benjamin LaHaise
2014-06-13 21:24 ` Benjamin LaHaise
-- strict thread matches above, loose matches on Subject: below --
2025-05-12 3:44 [PATCH 0/3] *** SUBJECT HERE *** fanhuang
2022-08-31 15:18 Jit Loon Lim
2018-09-10 12:19 Adam Thomson
2018-09-10 12:19 ` Adam Thomson
2018-09-10 12:21 ` Adam Thomson
2013-05-22 12:07 yizhang.mrvl
2013-05-22 14:06 ` Greg KH
2013-05-23 11:04 ` yi zhang
2009-08-17 22:45 Moiz Sonasath
2009-08-17 22:42 Unknown, n
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1402694489.git.bcrl@kvack.org \
--to=bcrl@kvack.org \
--cc=linux-aio@kvack.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.