This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 145d9b498fc8 Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/l [...] new 7fc3b7c2981b udf: Fix NULL ptr deref when converting from inline format new ea8569194b43 udf: Restore i_lenAlloc when inode expansion fails new 9daf0a4d32d6 quota: cleanup double word in comment new c2b19fd75311 Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/s [...] new 217663f101a5 fanotify: remove variable set but not used new a37d9a17f099 fsnotify: invalidate dcache before IN_DELETE event new 29044dae2e74 fsnotify: fix fsnotify hooks in pseudo filesystems new 4897e722b54f Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org [...] new f6a26318e314 ocfs2: fix subdirectory registration with register_sysctl() new 89d43d0551a8 ceph: put the requests/sessions when it fails to alloc memory new 932a9b5870d3 ceph: properly put ceph_string reference after async creat [...] new 4584a768f22b ceph: set pool_ns in new inode layout for async creates new 8157f4707360 Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/cep [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/btrfs/ioctl.c | 6 ++--- fs/ceph/caps.c | 55 +++++++++++++++++++++++++------------- fs/ceph/file.c | 9 +++++++ fs/configfs/dir.c | 6 ++--- fs/devpts/inode.c | 2 +- fs/namei.c | 10 +++---- fs/nfsd/nfsctl.c | 5 ++-- fs/notify/fanotify/fanotify_user.c | 3 --- fs/ocfs2/stackglue.c | 13 +-------- fs/udf/inode.c | 9 +++---- include/linux/fsnotify.h | 49 ++++++++++++++++++++++++++++----- include/linux/quota.h | 2 +- net/sunrpc/rpc_pipe.c | 4 +-- 13 files changed, 111 insertions(+), 62 deletions(-)