]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jul 2024 17:39:29 +0000 (10:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jul 2024 17:39:29 +0000 (10:39 -0700)
commita52ff901a17432a86efffa4d6fb41cca59042802
treee3de9e9793e15550995982892e92c9f46dcc294e
parentac6a9e07a7b644d1cde22cc2d2d3d386f421a523
parent359bc01d2ecc9093216d21cfa03a545c44413cb6
Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A fix for a possible use-after-free following "rbd unmap" or "umount"
  marked for stable and two kernel-doc fixups"

* tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-client:
  libceph: fix crush_choose_firstn() kernel-doc warnings
  libceph: suppress crush_choose_indep() kernel-doc warnings
  libceph: fix race between delayed_work() and ceph_monc_stop()