This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...] adds 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers adds bcbccaf2edcf afs: Fix SELinux setting security label on /afs adds 158d58335393 afs: Fix mountpoint parsing adds 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...] adds 106bc79843c3 afs: Fix missing cell comparison in afs_test_super() adds 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes adds ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...] adds ad8c28a9eb81 ceph: convert int fields in ceph_mount_options to unsigned int adds 3a3430affce5 ceph: show tasks waiting on caps in debugfs caps file adds bba1560bd4a4 ceph: trigger the reclaim work once there has enough pending caps adds bd84fbcb3198 ceph: switch to global cap helper adds da08e1e1d7c3 ceph: add more debug info when decoding mdsmap adds 37d4e84f765b Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
No new revisions were added by this update.
Summary of changes: fs/afs/dynroot.c | 3 +++ fs/afs/mntpt.c | 6 ++++-- fs/afs/proc.c | 7 ++++--- fs/afs/server.c | 21 ++++++++------------- fs/afs/super.c | 2 +- fs/ceph/caps.c | 41 +++++++++++++++++++++++++++-------------- fs/ceph/debugfs.c | 13 +++++++++++++ fs/ceph/mds_client.c | 8 +++++--- fs/ceph/mds_client.h | 9 +++++++++ fs/ceph/mdsmap.c | 12 ++++++++---- fs/ceph/super.c | 28 +++++++++++++++------------- fs/ceph/super.h | 16 ++++++++-------- 12 files changed, 105 insertions(+), 61 deletions(-)