This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8cb4a9a82b21 x86/cpufeatures: Add CPUID_LNX_5 to track recently added L [...] new ddd65e19c601 block: handle BLK_OPEN_RESTRICT_WRITES correctly new 3ff56e285de5 block: count BLK_OPEN_RESTRICT_WRITES openers new 22650a99821d fs,block: yield devices early new caeb4b0a11b3 aio: Fix null ptr deref in aio_complete() wakeup new fae02687777a Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/ [...] new c1832f67035d ksmbd: don't send oplock break if rename fails new a677ebd8ca2f ksmbd: validate payload size in ipc response new 5ed11af19e56 ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 new 405ac6a57277 Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba. [...] new 7013482ff594 9p/trans_fd: remove Excess kernel-doc comment new be3193e58ec2 9p: Fix read/write debug statements to report server reply new 2a0505cdd8c8 9p: remove SLAB_MEM_SPREAD flag usage new e8b0ccb2a787 Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
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: block/bdev.c | 84 ++++++++++++++++++++++++++++++--------- drivers/mtd/devices/block2mtd.c | 2 +- fs/aio.c | 2 +- fs/bcachefs/super-io.c | 2 +- fs/cramfs/inode.c | 2 +- fs/ext4/super.c | 8 ++-- fs/f2fs/super.c | 2 +- fs/jfs/jfs_logmgr.c | 4 +- fs/reiserfs/journal.c | 2 +- fs/romfs/super.c | 2 +- fs/smb/server/ksmbd_netlink.h | 3 +- fs/smb/server/mgmt/share_config.c | 7 +++- fs/smb/server/smb2ops.c | 10 ++--- fs/smb/server/smb2pdu.c | 3 +- fs/smb/server/transport_ipc.c | 37 +++++++++++++++++ fs/super.c | 24 ++--------- fs/xfs/xfs_buf.c | 2 +- fs/xfs/xfs_super.c | 6 +-- include/linux/blkdev.h | 11 +---- include/linux/fs.h | 2 + net/9p/client.c | 10 ++--- net/9p/trans_fd.c | 1 - 22 files changed, 146 insertions(+), 80 deletions(-)