This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 011ff616ffe8 Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/ [...] new 1e948b1752b5 gpio: cadence: Add missing MODULE_DEVICE_TABLE new a0579474efff gpio: xilinx: Correct kernel doc for xgpio_probe() new bdbe871ef0ca gpio: tegra186: Don't set parent IRQ affinity new e8085a07097b Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.o [...] new 4236a26a6b99 cifs: remove deadstore in cifs_close_all_deferred_files() new c0d46717b957 SMB3: incorrect file id in requests compounded with open new d201d7631ca1 cifs: fix memory leak in smb2_copychunk_range new e83aa3528a38 cifs: Fix inconsistent indenting new 860b69a9d771 Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. new 0ab95c2510b6 Defer close only when lease is enabled. new 9687c85dfbf8 Fix KASAN identified use-after-free issue. new 8bb14ca1714f Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 new 6416954ca75b btrfs: release path before starting transaction when cloni [...] new 91df99a6eb50 btrfs: do not BUG_ON in link_to_fixup_dir new e380adfc213a btrfs: zoned: pass start block to btrfs_use_zone_append new 764c7c9a464b btrfs: zoned: fix parallel compressed writes new 45af60e7ced0 Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/s [...]
The 17 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: drivers/gpio/gpio-cadence.c | 1 + drivers/gpio/gpio-tegra186.c | 11 ----------- drivers/gpio/gpio-xilinx.c | 2 +- fs/btrfs/compression.c | 42 ++++++++++++++++++++++++++++++++++++---- fs/btrfs/extent_io.c | 2 +- fs/btrfs/inode.c | 2 +- fs/btrfs/reflink.c | 5 +++++ fs/btrfs/tree-log.c | 2 -- fs/btrfs/zoned.c | 4 ++-- fs/btrfs/zoned.h | 5 ++--- fs/cifs/cifsfs.c | 2 +- fs/cifs/cifsglob.h | 4 ++-- fs/cifs/file.c | 46 ++++++++++++++++++++++++-------------------- fs/cifs/fs_context.c | 2 +- fs/cifs/misc.c | 23 ++++++++++++++++++---- fs/cifs/smb2ops.c | 4 ++++ fs/cifs/smb2pdu.c | 6 +++--- 17 files changed, 106 insertions(+), 57 deletions(-)