# git rev-parse -q --verify b2a88c212e652e94f1e4b635910972ac57ba4e97^{commit} b2a88c212e652e94f1e4b635910972ac57ba4e97 already have revision, skipping fetch # git checkout -q -f -B kisskb b2a88c212e652e94f1e4b635910972ac57ba4e97 # git clean -qxdf # < git log -1 # commit b2a88c212e652e94f1e4b635910972ac57ba4e97 # Merge: 9daee913dc8d 5e9466a5d060 # Author: Linus Torvalds # Date: Thu Aug 4 20:19:16 2022 -0700 # # Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs updates from Darrick Wong: # "The biggest changes for this release are the log scalability # improvements, lockless lookups for the buffer cache, and making the # attr fork a permanent part of the incore inode in preparation for # directory parent pointers. # # There's also a bunch of bug fixes that have accumulated since -rc5. I # might send you a second pull request with some more bug fixes that I'm # still working on. # # Once the merge window ends, I will hand maintainership back to Dave # Chinner until the 6.1-rc1 release so that I can conduct the design # review for the online fsck feature, and try to get it merged. # # Summary: # # - Improve scalability of the XFS log by removing spinlocks and global # synchronization points. # # - Add security labels to whiteout inodes to match the other # filesystems. # # - Clean up per-ag pointer passing to simplify call sites. # # - Reduce verifier overhead by precalculating more AG geometry. # # - Implement fast-path lockless lookups in the buffer cache to reduce # spinlock hammering. # # - Make attr forks a permanent part of the inode structure to fix a # UAF bug and because most files these days tend to have security # labels and soon will have parent pointers too. # # - Clean up XFS_IFORK_Q usage and give it a better name. # # - Fix more UAF bugs in the xattr code. # # - SOB my tags. # # - Fix some typos in the timestamp range documentation. # # - Fix a few more memory leaks. # # - Code cleanups and typo fixes. # # - Fix an unlocked inode fork pointer access in getbmap" # # * tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: (61 commits) # xfs: delete extra space and tab in blank line # xfs: fix NULL pointer dereference in xfs_getbmap() # xfs: Fix typo 'the the' in comment # xfs: Fix comment typo # xfs: don't leak memory when attr fork loading fails # xfs: fix for variable set but not used warning # xfs: xfs_buf cache destroy isn't RCU safe # xfs: delete unnecessary NULL checks # xfs: fix comment for start time value of inode with bigtime enabled # xfs: fix use-after-free in xattr node block inactivation # xfs: lockless buffer lookup # xfs: remove a superflous hash lookup when inserting new buffers # xfs: reduce the number of atomic when locking a buffer after lookup # xfs: merge xfs_buf_find() and xfs_buf_get_map() # xfs: break up xfs_buf_find() into individual pieces # xfs: add in-memory iunlink log item # xfs: add log item precommit operation # xfs: combine iunlink inode update functions # xfs: clean up xfs_iunlink_update_inode() # xfs: double link the unlinked inode list # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 b2a88c212e652e94f1e4b635910972ac57ba4e97 # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- 32r6_defconfig ./.config.32r6_defconfig:96:warning: override: CPU_BIG_ENDIAN changes choice state .config:95:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_32r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/linus_32r6_defconfig_mips-gcc8 # Build took: 0:00:57.451462