]> www.infradead.org Git - nvme.git/commit
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Sep 2024 15:40:36 +0000 (08:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Sep 2024 15:40:36 +0000 (08:40 -0700)
commit894b3c35d1de9cfa4f72b21e280d80d278879c20
treed0ac16e7248ddedd1767780046dd1aba12dc266b
parent9717d5343849beb4ccf96df7bbf347660fd8898d
parentc08dfb1b49492c09cf13838c71897493ea3b424e
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client

Pull ceph updates from Ilya Dryomov:
 "Three CephFS fixes from Xiubo and Luis and a bunch of assorted
  cleanups"

* tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client:
  ceph: remove the incorrect Fw reference check when dirtying pages
  ceph: Remove empty definition in header file
  ceph: Fix typo in the comment
  ceph: fix a memory leak on cap_auths in MDS client
  ceph: flush all caps releases when syncing the whole filesystem
  ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
  libceph: use min() to simplify code in ceph_dns_resolve_name()
  ceph: Convert to use jiffies macro
  ceph: Remove unused declarations
fs/ceph/addr.c
fs/ceph/dir.c
fs/ceph/inode.c