]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2018 20:36:06 +0000 (13:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2018 20:36:06 +0000 (13:36 -0700)
commit3b906a5f847eb1dd99fca6c6cfa1905380fcfcfd
tree7ea9be10772b34d773e65b111c7a1799959d3e0d
parenta6f275f9d8c12d5200a8a5ab124bc6a6c0d28fbb
parent9caab4212ae575a427023b4183ae1115737fc16e
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "These patches fix two long-standing bugs in the DIO code path, one of
  which is a crash trivially triggerable with splice()"

* tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client:
  ceph: fix iov_iter issues in ceph_direct_read_write()
  libceph: add osd_req_op_extent_osd_data_bvecs()
  ceph: fix rsize/wsize capping in ceph_direct_read_write()