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-mm@kvack.org
Subject: [GIT PULL] aio: changes for 3.19
Date: Sun, 14 Dec 2014 15:22:24 -0500	[thread overview]
Message-ID: <20141214202224.GH2672@kvack.org> (raw)

Hello Linus & everyone,

The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:

  Linux 3.18 (2014-12-07 14:21:05 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5f785de588735306ec4d7c875caf9d28481c8b21:

  aio: Skip timer for io_getevents if timeout=0 (2014-12-13 17:50:20 -0500)

----------------------------------------------------------------
Fam Zheng (1):
      aio: Skip timer for io_getevents if timeout=0

Pavel Emelyanov (1):
      aio: Make it possible to remap aio ring

 fs/aio.c           | 33 +++++++++++++++++++++++++++++++--
 include/linux/fs.h |  1 +
 mm/mremap.c        |  3 ++-
 3 files changed, 34 insertions(+), 3 deletions(-)

Regards,

		-ben
-- 
"Thought is the essence of where you are now."

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@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-mm@kvack.org
Subject: [GIT PULL] aio: changes for 3.19
Date: Sun, 14 Dec 2014 15:22:24 -0500	[thread overview]
Message-ID: <20141214202224.GH2672@kvack.org> (raw)

Hello Linus & everyone,

The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:

  Linux 3.18 (2014-12-07 14:21:05 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5f785de588735306ec4d7c875caf9d28481c8b21:

  aio: Skip timer for io_getevents if timeout=0 (2014-12-13 17:50:20 -0500)

----------------------------------------------------------------
Fam Zheng (1):
      aio: Skip timer for io_getevents if timeout=0

Pavel Emelyanov (1):
      aio: Make it possible to remap aio ring

 fs/aio.c           | 33 +++++++++++++++++++++++++++++++--
 include/linux/fs.h |  1 +
 mm/mremap.c        |  3 ++-
 3 files changed, 34 insertions(+), 3 deletions(-)

Regards,

		-ben
-- 
"Thought is the essence of where you are now."

             reply	other threads:[~2014-12-14 20:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-14 20:22 Benjamin LaHaise [this message]
2014-12-14 20:22 ` [GIT PULL] aio: changes for 3.19 Benjamin LaHaise
2014-12-14 21:47 ` Linus Torvalds
2014-12-14 21:47   ` Linus Torvalds
2014-12-14 21:52   ` Benjamin LaHaise
2014-12-14 21:52     ` Benjamin LaHaise
2014-12-14 22:09     ` Linus Torvalds
2014-12-14 22:09       ` Linus Torvalds
2014-12-14 22:13     ` Andrew Morton
2014-12-14 22:13       ` Andrew Morton
2014-12-14 22:39       ` Benjamin LaHaise
2014-12-14 22:39         ` Benjamin LaHaise
2014-12-15  5:53         ` Andrew Morton
2014-12-15  5:53           ` Andrew Morton
2014-12-14 23:02       ` Kirill A. Shutemov
2014-12-14 23:02         ` Kirill A. Shutemov
2014-12-14 23:08         ` Benjamin LaHaise
2014-12-14 23:08           ` Benjamin LaHaise
2014-12-14 23:11         ` Linus Torvalds
2014-12-14 23:11           ` Linus Torvalds

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=20141214202224.GH2672@kvack.org \
    --to=bcrl@kvack.org \
    --cc=linux-aio@kvack.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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.