commit | ac42803695e73d5d32b1976aee837d9672382a2a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 11 13:36:06 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 11 13:36:06 2018 -0700 |
tree | 7ea9be10772b34d773e65b111c7a1799959d3e0d | |
parent | 3f5f8596ed0aeeb0d707ef9375161c4ee0caf611 [diff] | |
parent | fc218544fbc800d1c91348ec834cacfb257348f7 [diff] |
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()