LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 4.17-rc5
@ 2018-05-11 15:46 Ilya Dryomov
  0 siblings, 0 replies; only message in thread
From: Ilya Dryomov @ 2018-05-11 15:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-11 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 15:46 [GIT PULL] Ceph fixes for 4.17-rc5 Ilya Dryomov

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).