This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 1687d8aca548 Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/p [...]
new ae8cba4033bc ovl: Add framework for verity support
new bf07089081a0 ovl: Add versioned header for overlay.metacopy xattr
new 184996e92e86 ovl: Validate verity xattr when resolving lowerdata
new 0c71faf5a607 ovl: Handle verity during copy-up
new 16aac5ad1fa9 ovl: support encoding non-decodable file handles
new b0504bfe1b8a ovl: add support for unique fsid per instance
new d9544c1b0d9e ovl: store persistent uuid/fsid with uuid=on
new cbb44f093597 ovl: auto generate uuid for new overlay filesystems
new 36295542969d ovl: Kconfig: introduce CONFIG_OVERLAY_FS_DEBUG
new f01d08899fd7 ovl: make consistent use of OVL_FS()
new adcd459ff805 ovl: validate superblock in OVL_FS()
new 63580f669d7f Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm [...]
new 50607b514d8a ext2: remove redundant assignment to variable desc and var [...]
new 024128477809 quota: factor out dquot_write_dquot()
new 4b9bdfa16535 quota: rename dquot_active() to inode_quota_active()
new 33bcfafc48cb quota: add new helper dquot_active()
new dabc8b207566 quota: fix dqput() to follow the guarantees dquot_srcu sho [...]
new 7bce48f0fec6 quota: simplify drop_dquot_ref()
new ca97f7e541d7 udf: Fix -Wstringop-overflow warnings
new 2363650b22ed MAINTAINERS: change reiserfs status to obsolete
new 7a64774add85 quota: use lockdep_assert_held_write in dquot_load_quota_sb
new 5ae6ca2cc1ca udf: Drop pointless aops assignment
new e88076348425 ext2: fix datatype of block number in ext2_xattr_set2()
new 2445a8a1922b ext2: remove ext2_new_block()
new b450159d0903 ext2: introduce new flags argument for ext2_new_blocks()
new 83f99de1b7c0 ext2: fix race between setxattr and write back
new 9bc6fc3304d8 ext2: dump current reservation window info
new 2ebc736c8452 ext2: improve consistency of ext2_fsblk_t datatype usage
new df1ae36a4a0e ext2: Fix kernel-doc warnings
new 1500e7e0726e Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/l [...]
new a488bc16225e fanotify: Remove unused extern declaration fsnotify_get_co [...]
new 38663034491d Merge tag 'fsnotify_for_v6.6-rc1' of git://git.kernel.org/ [...]
new 19e13b0a6d08 docs: add maintainer entry profile for XFS
new d554046e981a MAINTAINERS: drop me as XFS maintainer
new d6532904a102 MAINTAINERS: add Chandan Babu as XFS release manager
new 3eef00105a42 Merge tag 'maintainer-transition-6.6_2023-08-10' of https: [...]
new 86a464179cef xfs: cull repair code that will never get used
new e06ef14b9f8e xfs: move the post-repair block reaping code to a separate file
new 8e54e06b5c7d xfs: only invalidate blocks if we're going to free them
new a55e07308831 xfs: only allow reaping of per-AG blocks in xrep_reap_extents
new 5fee784ed085 xfs: use deferred frees to reap old btree blocks
new 77a1396f9ff1 xfs: rearrange xrep_reap_block to make future code flow easier
new 9ed851f695c7 xfs: allow scanning ranges of the buffer cache for live buffers
new 1c7ce115e521 xfs: reap large AG metadata extents when possible
new 014ad53732d2 xfs: use per-AG bitmaps to reap unused AG metadata blocks [...]
new 81fbc5f93080 Merge tag 'repair-reap-fixes-6.6_2023-08-10' of https://gi [...]
new 3934e8ebb7cc xfs: create a big array data structure
new 232ea052775f xfs: enable sorting of xfile-backed arrays
new c390c6450318 xfs: convert xfarray insertion sort to heapsort using scra [...]
new 137db333b291 xfs: teach xfile to pass back direct-map pages to caller
new e5b46c75892e xfs: speed up xfarray sort by sorting xfile page contents [...]
new cf36f4f64c2d xfs: cache pages used for xfarray quicksort convergence
new 764018caa99f xfs: improve xfarray quicksort pivot
new d668fc1fdad1 Merge tag 'big-array-6.6_2023-08-10' of https://git.kernel [...]
new a76dba3b248c xfs: create scaffolding for creating debugfs entries
new d7a74cad8f45 xfs: track usage statistics of online fsck
new 889b09b3d00c Merge tag 'scrub-usage-stats-6.6_2023-08-10' of https://gi [...]
new 17308539507c xfs: get our own reference to inodes that we want to scrub
new 294012fb070e xfs: wrap ilock/iunlock operations on sc->ip
new b7d47a77b904 xfs: move the realtime summary file scrubber to a separate [...]
new 526aab5f5790 xfs: implement online scrubbing of rtsummary info
new df7833234b66 Merge tag 'scrub-rtsummary-6.6_2023-08-10' of https://git. [...]
new d65eb8a63350 xfs: always rescan allegedly healthy per-ag metadata after repair
new d728f4e3b21e xfs: allow the user to cancel repairs before we start writing
new 7857acd8773e Merge tag 'repair-tweaks-6.6_2023-08-10' of https://git.ke [...]
new 8336a64eb75c xfs: don't complain about unfixed metadata when repairs we [...]
new 5c83df2e54b6 xfs: allow userspace to rebuild metadata structures
new 5221002c0543 Merge tag 'repair-force-rebuild-6.6_2023-08-10' of https:/ [...]
new 9ce7f9b225b6 xfs: clear pagf_agflreset when repairing the AGFL
new a634c0a60b9c xfs: fix agf_fllast when repairing an empty AGFL
new 939c9de87fc3 Merge tag 'repair-agfl-fixes-6.6_2023-08-10' of https://gi [...]
new 0d2966345364 xfs: hide xfs_inode_is_allocated in scrub common code
new 369c001b7a25 xfs: rewrite xchk_inode_is_allocated to work properly
new 65092ca1402c xfs: simplify returns in xchk_bmap
new e27a1369a9c1 xfs: don't check reflink iflag state when checking cow fork
new 220c8d57f55f Merge tag 'scrub-bmap-fixes-6.6_2023-08-10' of https://git [...]
new 2c234a22866e xfs: fix dqiterate thinko
new c1950a111dd8 fs/xfs: Fix typos in comments
new 53ea7f624fb9 Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/sc [...]
The 79 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/fsverity.rst | 2 +
Documentation/filesystems/index.rst | 1 +
Documentation/filesystems/overlayfs.rst | 72 ++
.../filesystems/xfs-maintainer-entry-profile.rst | 194 ++++
.../maintainer/maintainer-entry-profile.rst | 1 +
MAINTAINERS | 6 +-
fs/ext2/balloc.c | 136 ++-
fs/ext2/ext2.h | 14 +-
fs/ext2/ialloc.c | 3 -
fs/ext2/inode.c | 24 +-
fs/ext2/xattr.c | 7 +-
fs/overlayfs/Kconfig | 9 +
fs/overlayfs/copy_up.c | 54 +-
fs/overlayfs/export.c | 36 +-
fs/overlayfs/file.c | 8 +-
fs/overlayfs/inode.c | 8 +-
fs/overlayfs/namei.c | 89 +-
fs/overlayfs/overlayfs.h | 66 +-
fs/overlayfs/ovl_entry.h | 9 +-
fs/overlayfs/params.c | 96 +-
fs/overlayfs/super.c | 40 +-
fs/overlayfs/util.c | 233 ++++-
fs/quota/dquot.c | 249 ++---
fs/udf/directory.c | 2 +-
fs/udf/inode.c | 2 -
fs/xfs/Kconfig | 18 +
fs/xfs/Makefile | 11 +-
fs/xfs/libxfs/xfs_fs.h | 6 +-
fs/xfs/scrub/agheader_repair.c | 101 +-
fs/xfs/scrub/bitmap.c | 78 +-
fs/xfs/scrub/bitmap.h | 10 +-
fs/xfs/scrub/bmap.c | 42 +-
fs/xfs/scrub/common.c | 215 +++-
fs/xfs/scrub/common.h | 39 +-
fs/xfs/scrub/health.c | 10 +
fs/xfs/scrub/ialloc.c | 3 +-
fs/xfs/scrub/inode.c | 11 +-
fs/xfs/scrub/parent.c | 4 +-
fs/xfs/scrub/quota.c | 15 +-
fs/xfs/scrub/reap.c | 498 +++++++++
fs/xfs/scrub/reap.h | 12 +
fs/xfs/scrub/repair.c | 377 ++-----
fs/xfs/scrub/repair.h | 25 +-
fs/xfs/scrub/rtbitmap.c | 48 +-
fs/xfs/scrub/rtsummary.c | 264 +++++
fs/xfs/scrub/scrub.c | 46 +-
fs/xfs/scrub/scrub.h | 4 +
fs/xfs/scrub/stats.c | 405 ++++++++
fs/xfs/scrub/stats.h | 59 ++
fs/xfs/scrub/trace.c | 4 +-
fs/xfs/scrub/trace.h | 391 ++++++-
fs/xfs/scrub/xfarray.c | 1083 ++++++++++++++++++++
fs/xfs/scrub/xfarray.h | 141 +++
fs/xfs/scrub/xfile.c | 420 ++++++++
fs/xfs/scrub/xfile.h | 77 ++
fs/xfs/xfs_aops.c | 2 +-
fs/xfs/xfs_buf.c | 9 +-
fs/xfs/xfs_buf.h | 13 +
fs/xfs/xfs_dquot.c | 2 +-
fs/xfs/xfs_icache.c | 38 -
fs/xfs/xfs_icache.h | 4 -
fs/xfs/xfs_linux.h | 1 +
fs/xfs/xfs_mount.c | 9 +-
fs/xfs/xfs_mount.h | 4 +
fs/xfs/xfs_super.c | 53 +-
fs/xfs/xfs_super.h | 2 +
fs/xfs/xfs_trace.h | 3 +
include/linux/fsnotify_backend.h | 3 -
68 files changed, 4983 insertions(+), 938 deletions(-)
create mode 100644 Documentation/filesystems/xfs-maintainer-entry-profile.rst
create mode 100644 fs/xfs/scrub/reap.c
create mode 100644 fs/xfs/scrub/reap.h
create mode 100644 fs/xfs/scrub/rtsummary.c
create mode 100644 fs/xfs/scrub/stats.c
create mode 100644 fs/xfs/scrub/stats.h
create mode 100644 fs/xfs/scrub/xfarray.c
create mode 100644 fs/xfs/scrub/xfarray.h
create mode 100644 fs/xfs/scrub/xfile.c
create mode 100644 fs/xfs/scrub/xfile.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.