Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Pull ceph updates from Ilya Dryomov: - a set of patches to address fsync stalls caused by depending on periodic rather than triggered MDS journal flushes in some cases (Xiubo Li) - a fix for mtime effectively not getting updated in case of competing writers (Jeff Layton) - a couple of fixes for inode reference leaks and various WARNs after "umount -f" (Xiubo Li) - a new ceph.auth_mds extended attribute (Jeff Layton) - a smattering of fixups and cleanups from Jeff, Xiubo and Colin. * tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client: ceph: fix dereference of null pointer cf ceph: drop the mdsc_get_session/put_session dout messages ceph: lockdep annotations for try_nonblocking_invalidate ceph: don't WARN if we're forcibly removing the session caps ceph: don't WARN if we're force umounting ceph: remove the capsnaps when removing caps ceph: request Fw caps before updating the mtime in ceph_write_iter ceph: reconnect to the export targets on new mdsmaps ceph: print more information when we can't find snaprealm ceph: add ceph_change_snap_realm() helper ceph: remove redundant initializations from mdsc and session ceph: cancel delayed work instead of flushing on mdsc teardown ceph: add a new vxattr to return auth mds for an inode ceph: remove some defunct forward declarations ceph: flush the mdlog before waiting on unsafe reqs ceph: flush mdlog before umounting ceph: make iterate_sessions a global symbol ceph: make ceph_create_session_msg a global symbol ceph: fix comment about short copies in ceph_write_end ceph: fix memory leak on decode error in ceph_handle_caps
Showing
- fs/ceph/addr.c 1 addition, 1 deletionfs/ceph/addr.c
- fs/ceph/cache.h 0 additions, 6 deletionsfs/ceph/cache.h
- fs/ceph/caps.c 174 additions, 92 deletionsfs/ceph/caps.c
- fs/ceph/file.c 17 additions, 15 deletionsfs/ceph/file.c
- fs/ceph/inode.c 2 additions, 9 deletionsfs/ceph/inode.c
- fs/ceph/mds_client.c 160 additions, 58 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 5 additions, 0 deletionsfs/ceph/mds_client.h
- fs/ceph/mdsmap.c 9 additions, 3 deletionsfs/ceph/mdsmap.c
- fs/ceph/metric.c 2 additions, 2 deletionsfs/ceph/metric.c
- fs/ceph/snap.c 39 additions, 20 deletionsfs/ceph/snap.c
- fs/ceph/strings.c 1 addition, 0 deletionsfs/ceph/strings.c
- fs/ceph/super.h 8 additions, 1 deletionfs/ceph/super.h
- fs/ceph/xattr.c 19 additions, 0 deletionsfs/ceph/xattr.c
- include/linux/ceph/ceph_fs.h 1 addition, 0 deletionsinclude/linux/ceph/ceph_fs.h
Loading
Please register or sign in to comment