public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 4.17-rc5
Date: Fri, 11 May 2018 17:46:47 +0200	[thread overview]
Message-ID: <1526053607-11159-1-git-send-email-idryomov@gmail.com> (raw)

Hi Linus,

The following changes since commit 75bc37fefc4471e718ba8e651aa74673d4e0a9eb:

  Linux 4.17-rc4 (2018-05-06 16:57:38 -1000)

are available in the git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-4.17-rc5

for you to fetch changes up to fc218544fbc800d1c91348ec834cacfb257348f7:

  ceph: fix iov_iter issues in ceph_direct_read_write() (2018-05-10 10:15:12 +0200)

----------------------------------------------------------------
These patches fix two long-standing bugs in the DIO code path, one of
which is a crash trivially triggerable with splice().

----------------------------------------------------------------
Ilya Dryomov (3):
      ceph: fix rsize/wsize capping in ceph_direct_read_write()
      libceph: add osd_req_op_extent_osd_data_bvecs()
      ceph: fix iov_iter issues in ceph_direct_read_write()

 drivers/block/rbd.c             |   4 +-
 fs/ceph/file.c                  | 205 ++++++++++++++++++++++++----------------
 include/linux/ceph/osd_client.h |  12 ++-
 net/ceph/osd_client.c           |  27 +++++-
 4 files changed, 158 insertions(+), 90 deletions(-)

                 reply	other threads:[~2018-05-11 15:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1526053607-11159-1-git-send-email-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox