-
- Downloads
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Pull ceph updates from Ilya Dryomov: "A fix for the mount "device" string parser from Patrick and two cred reference counting fixups from Max, marked for stable. Also included a number of cleanups and a tweak to MAINTAINERS to avoid unnecessarily CCing netdev list" * tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client: ceph: fix cred leak in ceph_mds_check_access() ceph: pass cred pointer to ceph_mds_auth_match() ceph: improve caps debugging output ceph: correct ceph_mds_cap_peer field name ceph: correct ceph_mds_cap_item field name ceph: miscellaneous spelling fixes ceph: Use strscpy() instead of strcpy() in __get_snap_name() ceph: Use str_true_false() helper in status_show() ceph: requalify some char pointers as const ceph: extract entity name from device id MAINTAINERS: exclude net/ceph from networking ceph: Remove fs/ceph deadcode libceph: Remove unused ceph_crypto_key_encode libceph: Remove unused ceph_osdc_watch_check libceph: Remove unused pagevec functions libceph: Remove unused ceph_pagelist functions
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- fs/ceph/addr.c 1 addition, 1 deletionfs/ceph/addr.c
- fs/ceph/caps.c 24 additions, 39 deletionsfs/ceph/caps.c
- fs/ceph/crypto.h 1 addition, 1 deletionfs/ceph/crypto.h
- fs/ceph/debugfs.c 1 addition, 1 deletionfs/ceph/debugfs.c
- fs/ceph/dir.c 2 additions, 2 deletionsfs/ceph/dir.c
- fs/ceph/export.c 9 additions, 3 deletionsfs/ceph/export.c
- fs/ceph/inode.c 1 addition, 1 deletionfs/ceph/inode.c
- fs/ceph/mds_client.c 11 additions, 16 deletionsfs/ceph/mds_client.c
- fs/ceph/mds_client.h 0 additions, 2 deletionsfs/ceph/mds_client.h
- fs/ceph/super.c 10 additions, 2 deletionsfs/ceph/super.c
- fs/ceph/super.h 1 addition, 2 deletionsfs/ceph/super.h
- fs/ceph/xattr.c 1 addition, 1 deletionfs/ceph/xattr.c
- include/linux/ceph/ceph_fs.h 2 additions, 2 deletionsinclude/linux/ceph/ceph_fs.h
- include/linux/ceph/libceph.h 0 additions, 6 deletionsinclude/linux/ceph/libceph.h
- include/linux/ceph/osd_client.h 0 additions, 2 deletionsinclude/linux/ceph/osd_client.h
- include/linux/ceph/pagelist.h 0 additions, 12 deletionsinclude/linux/ceph/pagelist.h
- net/ceph/crypto.c 0 additions, 12 deletionsnet/ceph/crypto.c
- net/ceph/crypto.h 0 additions, 1 deletionnet/ceph/crypto.h
- net/ceph/osd_client.c 0 additions, 34 deletionsnet/ceph/osd_client.c
Loading
Please register or sign in to comment