This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3d7cb6b04c3f Linux 5.19 new 976a06243473 fs: dlm: plock use list_first_entry new 19d7ca051d30 fs: dlm: add pid to debug log new ea06d4cabf52 fs: dlm: change plock interrupted message to debug again new 4d413ae9ced4 fs: dlm: use dlm_plock_info for do_unlock_close new b92a4e3f86b1 fs: dlm: change posix lock sigint handling new cd1e8ca9f3a4 fs: dlm: change ast and bast trace order new 0c4c516fa206 fs: dlm: remove additional dereference of lksb new 5d92a30e900d fs: dlm: add resource name to tracepoints new ca8031d91769 fs: dlm: update comments about recovery and membership handling new 7e09b15cfe7b fs: dlm: call dlm_lsop_recover_prep once new 682bb91b6ba8 fs: dlm: make new_lockspace() wait until recovery completes new 3182599f5fff fs: dlm: handle recovery result outside of ls_recover new f10da927a5e2 fs: dlm: add comment about lkb IFL flags new dfc020f334f8 fs: dlm: fix grammar in lowcomms output new 2bb2a3d66c6f fs: dlm: remove waiter warnings new 8d614a4457f5 fs: dlm: remove timeout from dlm_user_adopt_orphan new 81eeb82fc215 fs: dlm: add deprecation Kconfig and warnings for timeouts new 6b0afc0cc3e9 fs: dlm: don't use deprecated timeout features by default new 958589892218 fs: dlm: move kref_put assert for lkb structs new eb43bbac4c3c Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/ [...] new 9888725d8a64 fs/ext2: replace ternary operator with min_t() new bd6e21a9044f fs/reiserfs/inode: remove dead code in _get_block_create_0() new fa78f3369372 ext2: Add more validity checks for inode counts new af07685b9ca1 Merge tag 'fs_for_v5.20-rc1' of git://git.kernel.org/pub/s [...] new c05787b4c2f8 fs: inotify: Fix typo in inotify comment new 31a371e419c8 fanotify: prepare for setting event flags in ignore mask new 8afd7215aa97 fanotify: cleanups for fanotify_mark() input validations new e252f2ed1c8c fanotify: introduce FAN_MARK_IGNORE new feee1ce45a56 fsnotify: Fix comment typo new bec14d79f73e Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org [...] new c753b70c9feb MAINTAINERS: erofs: add myself as reviewer new f94bc517b499 MAINTAINERS: erofs: add myself as reviewer new 2df7c4bd7c1d erofs: wake up all waiters after z_erofs_lzma_head ready new 448b5a1548d8 erofs: avoid consecutive detection for Highmem memory new 83a386c0a53d erofs: get rid of unneeded `inode', `map' and `sb' new 0d823b424f1b erofs: clean up z_erofs_collector_begin() new 42fec235f122 erofs: introduce `z_erofs_parse_out_bvecs()' new 06a304cd9cc0 erofs: introduce bufvec to store decompressed buffers new 387bab8716e2 erofs: drop the old pagevec approach new 67139e36d970 erofs: introduce `z_erofs_parse_in_bvecs' new ed722fbccadb erofs: switch compressed_pages[] to bufvec new 671485516e1c erofs: rework online page handling new 5b220b204c5f erofs: get rid of `enum z_erofs_page_type' new db166fc2020d erofs: clean up `enum z_erofs_collectmode' new e73681877d4c erofs: get rid of `z_pagemap_global' new 4f05687fd703 erofs: introduce struct z_erofs_decompress_backend new fe3e5914e6dc erofs: try to leave (de)compressed_pages on stack if possible new 3fe96ee0f96d erofs: introduce z_erofs_do_decompressed_bvec() new 2bfab9c0edac erofs: record the longest decompressed size in this round new 267f2492c8f7 erofs: introduce multi-reference pclusters (fully-referenced) new de8a801ab65e erofs: get rid of erofs_prepare_dio() helper new cc2a171372c6 erofs: get rid of the leftover PAGE_SIZE in dir.c new ecce9212d0fd erofs: update ctx->pos for every emitted dirent new e88745dcfd9d Merge tag 'erofs-for-5.20-rc1' of git://git.kernel.org/pub [...] new 4149be7bda7e fs/lock: Don't allocate file_lock in flock_make_lock(). new db4abb4a32ec fs/lock: Rearrange ops in flock syscall. new e6a7cf70a3ca Merge tag 'filelock-v6.0' of git://git.kernel.org/pub/scm/ [...] new 1e5267cd0895 mnt_idmapping: add vfs{g,u}id_t new 234a3113f28d fs: add two type safe mapping helpers new 45c311501c77 fs: use mount types in iattr new 1f36146a5a3d fs: introduce tiny iattr ownership update helpers new 35faf3109a78 fs: port to iattr ownership update helpers new 71e7b535b890 quota: port quota helpers mount ids new 0e363cf3fa59 security: pass down mount idmapping to setattr hook new b27c82e12965 attr: port attribute changes to new types new 81a1807d80dd attr: fix kernel doc new 4d0548a7b806 mnt_idmapping: return false when comparing two invalid ids new 9adf24a40978 fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_t new fc04dafd263d mnt_idmapping: use new helpers in mapped_fs{g,u}id() new 77940f0d96cd mnt_idmapping: align kernel doc and parameter order new bdfae5ce3820 Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.o [...] new 45598fd4e289 Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.or [...] new c9fa2b07fa99 mnt_idmapping: add vfs[g,u]id_into_k[g,u]id() new 0c5fd887d2bb acl: move idmapped mount fixup into vfs_{g,s}etxattr() new e933c15f7621 acl: port to vfs{g,u}id_t new 8043bffd0183 acl: make posix_acl_clone() available to overlayfs new 1aa5fef575a8 ovl: handle idmappings in ovl_get_acl() new 7c4d37c269ac Revert "ovl: turn of SB_POSIXACL with idmapped layers temp [...] new ba40a57ff08b Add Seth Forshee as co-maintainer for idmapped mounts new 0fac198def2b Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.ker [...]
The 80 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: Documentation/filesystems/overlayfs.rst | 4 - MAINTAINERS | 3 + fs/attr.c | 74 ++- fs/dlm/Kconfig | 9 + fs/dlm/Makefile | 2 +- fs/dlm/ast.c | 4 +- fs/dlm/config.c | 21 +- fs/dlm/config.h | 3 +- fs/dlm/dlm_internal.h | 32 +- fs/dlm/lock.c | 143 +++--- fs/dlm/lock.h | 17 +- fs/dlm/lockspace.c | 31 +- fs/dlm/lowcomms.c | 4 +- fs/dlm/member.c | 30 +- fs/dlm/plock.c | 51 +- fs/dlm/recoverd.c | 35 +- fs/dlm/user.c | 21 +- fs/erofs/compress.h | 2 +- fs/erofs/data.c | 39 +- fs/erofs/decompressor.c | 18 +- fs/erofs/decompressor_lzma.c | 1 + fs/erofs/dir.c | 20 +- fs/erofs/zdata.c | 797 ++++++++++++++++++-------------- fs/erofs/zdata.h | 119 ++--- fs/erofs/zpvec.h | 159 ------- fs/ext2/inode.c | 8 +- fs/ext2/super.c | 18 +- fs/ext4/inode.c | 14 +- fs/f2fs/file.c | 22 +- fs/f2fs/recovery.c | 10 +- fs/fat/file.c | 9 +- fs/jfs/file.c | 4 +- fs/ksmbd/vfs.c | 2 +- fs/ksmbd/vfs.h | 2 +- fs/locks.c | 77 ++- fs/notify/fanotify/fanotify.c | 19 +- fs/notify/fanotify/fanotify.h | 2 + fs/notify/fanotify/fanotify_user.c | 110 +++-- fs/notify/fdinfo.c | 6 +- fs/notify/fsnotify.c | 23 +- fs/notify/inotify/inotify_user.c | 2 +- fs/ocfs2/file.c | 2 +- fs/open.c | 60 ++- fs/overlayfs/copy_up.c | 4 +- fs/overlayfs/inode.c | 87 +++- fs/overlayfs/overlayfs.h | 15 +- fs/overlayfs/super.c | 25 +- fs/posix_acl.c | 168 +++++-- fs/quota/dquot.c | 17 +- fs/reiserfs/inode.c | 16 +- fs/xattr.c | 25 +- fs/xfs/xfs_iops.c | 14 +- fs/zonefs/super.c | 2 +- include/linux/evm.h | 6 +- include/linux/fanotify.h | 14 +- include/linux/fs.h | 140 +++++- include/linux/fsnotify_backend.h | 89 +++- include/linux/mnt_idmapping.h | 305 ++++++++++-- include/linux/posix_acl.h | 1 + include/linux/posix_acl_xattr.h | 34 +- include/linux/quotaops.h | 15 +- include/linux/security.h | 8 +- include/linux/xattr.h | 2 +- include/trace/events/dlm.h | 118 ++++- include/uapi/linux/fanotify.h | 8 + security/integrity/evm/evm_main.c | 12 +- security/security.c | 5 +- 67 files changed, 1956 insertions(+), 1203 deletions(-) delete mode 100644 fs/erofs/zpvec.h