This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c3137514f1f1 Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.o [...] new 87d2de042c60 cxl/core: Fix caching dport GPF DVSEC issue new 6af941db6a60 cxl/pci: Update Port GPF timeout only when the first EP attaching new 36aace15d9bd cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec() new dc915672f917 cxl: Fix devm host device for CXL fwctl initialization new 25174d5cd22f cxl/feature: Update out_len in set feature failure case new 078d3ee7c162 cxl/core/regs.c: Skip Memory Space Enable check for RCD an [...] new 4017040ad7a0 Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub [...] new aed06d36ba4e ceph: Remove osd_client deadcode new f452a2204614 ceph: Fix incorrect flush end position calculation new 349b7d77f5a1 Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/c [...] new 559a0d7bf1a6 MAINTAINERS: add HFS/HFS+ maintainers new 7ffe3de53a88 fs/buffer: split locking for pagecache lookups new 2814a7d3d2ff fs/buffer: introduce sleeping flavors for pagecache lookups new 5b67d4397682 fs/buffer: use sleeping version of __find_get_block() new a0b5ff074910 fs/ocfs2: use sleeping version of __find_get_block() new f76d4c28a46a fs/jbd2: use sleeping version of __find_get_block() new 6e8f57fd09c9 fs/ext4: use sleeping version of sb_find_get_block() new 2d900efff915 mm/migrate: fix sleep in atomic for large folios and buffer heads new 53f7eedd88d1 Merge patch series "fs/buffer: split pagecache lookups int [...] new d1f7256a5a52 fs: fall back to file_ref_put() for non-last reference new 0d039eac6e59 fix a couple of races in MNT_TREE_BENEATH handling by do_m [...] new e079d7c4db5c devtmpfs: don't use vfs_getattr_nosec to query i_mode new e6f141b332dd splice: remove duplicate noinline from pipe_clear_nowait new 1d28f25d6a6c MAINTAINERS: hfs/hfsplus: add myself as maintainer new f520bed25d17 fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and ge [...] new eb98f304420c Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub [...] new db91586b1e8f ata: libata-scsi: Fix ata_mselect_control_ata_feature() re [...] new 88474ad734fb ata: libata-scsi: Fix ata_msense_control_ata_feature() new 17e897a45675 ata: libata-scsi: Improve CDL control new 14a3cc755825 scsi: Improve CDL control new 1eb09e624f69 Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/l [...]
The 31 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: MAINTAINERS | 10 ++++-- drivers/ata/libata-scsi.c | 25 +++++++++----- drivers/base/devtmpfs.c | 22 +++++-------- drivers/cxl/core/core.h | 2 +- drivers/cxl/core/features.c | 6 ++-- drivers/cxl/core/pci.c | 30 +++++++++-------- drivers/cxl/core/port.c | 2 +- drivers/cxl/core/regs.c | 4 --- drivers/cxl/cxl.h | 6 ++-- drivers/cxl/pci.c | 2 +- drivers/cxl/pmem.c | 2 +- drivers/scsi/scsi.c | 36 +++++++++++++------- fs/buffer.c | 73 ++++++++++++++++++++++++++++++----------- fs/ceph/inode.c | 2 +- fs/ext4/ialloc.c | 3 +- fs/ext4/mballoc.c | 3 +- fs/file.c | 2 +- fs/jbd2/revoke.c | 15 +++++---- fs/namespace.c | 69 +++++++++++++++++++------------------- fs/ocfs2/journal.c | 2 +- fs/splice.c | 2 +- fs/xattr.c | 4 +-- include/cxl/features.h | 5 +-- include/linux/buffer_head.h | 9 +++++ include/linux/ceph/osd_client.h | 6 ---- include/linux/file_ref.h | 19 ++++------- mm/migrate.c | 8 +++-- net/ceph/osd_client.c | 23 ------------- tools/testing/cxl/test/mem.c | 2 +- 29 files changed, 218 insertions(+), 176 deletions(-)