All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@kvack.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-aio@kvack.org, Linux Kernel <linux-kernel@vger.kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] aio: 2 small fixes for 3.17
Date: Thu, 4 Sep 2014 16:57:18 -0400	[thread overview]
Message-ID: <20140904205718.GF13422@kvack.org> (raw)

The following changes since commit 7be141d0554921751db103b54e9f794956aa4f65:

  Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-08-24 16:17:41 -0700)

are available in the git repository at:


  git://git.kvack.org/~bcrl/aio-fixes.git master

for you to fetch changes up to 6098b45b32e6baeacc04790773ced9340601d511:

  aio: block exit_aio() until all context requests are completed (2014-09-04 16:54:47 -0400)

----------------------------------------------------------------
Gu Zheng (1):
      aio: block exit_aio() until all context requests are completed

Jeff Moyer (1):
      aio: add missing smp_rmb() in read_events_ring

 fs/aio.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
-- 
"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: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-aio@kvack.org, Linux Kernel <linux-kernel@vger.kernel.org>,
	linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] aio: 2 small fixes for 3.17
Date: Thu, 4 Sep 2014 16:57:18 -0400	[thread overview]
Message-ID: <20140904205718.GF13422@kvack.org> (raw)

The following changes since commit 7be141d0554921751db103b54e9f794956aa4f65:

  Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-08-24 16:17:41 -0700)

are available in the git repository at:


  git://git.kvack.org/~bcrl/aio-fixes.git master

for you to fetch changes up to 6098b45b32e6baeacc04790773ced9340601d511:

  aio: block exit_aio() until all context requests are completed (2014-09-04 16:54:47 -0400)

----------------------------------------------------------------
Gu Zheng (1):
      aio: block exit_aio() until all context requests are completed

Jeff Moyer (1):
      aio: add missing smp_rmb() in read_events_ring

 fs/aio.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
-- 
"Thought is the essence of where you are now."

             reply	other threads:[~2014-09-04 20:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 20:57 Benjamin LaHaise [this message]
2014-09-04 20:57 ` [GIT PULL] aio: 2 small fixes for 3.17 Benjamin LaHaise

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=20140904205718.GF13422@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.