This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from a4f980e837f c++: ICE with lambda in fold expression in requires [PR119134]
new 4ef1d8c84fa Daily bump.
The 1 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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 17 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from be4a99fa3eb Daily bump.
new 901ed4c8191 Daily bump.
The 1 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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ebf6e6241f5 c++: Evaluate immediate invocation call arguments with mce_ [...]
new 03855565ae8 Daily bump.
The 1 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:
ChangeLog | 4 ++
contrib/ChangeLog | 5 +++
gcc/ChangeLog | 43 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cobol/ChangeLog | 12 ++++++
gcc/cp/ChangeLog | 62 ++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 24 ++++++++++++
gcc/testsuite/ChangeLog | 100 ++++++++++++++++++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 6 +++
libgcobol/ChangeLog | 4 ++
libphobos/ChangeLog | 8 ++++
libstdc++-v3/ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++++++
12 files changed, 358 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from 4e8ac8893bf Automatic date update in version.in
new c58f98e5323 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8bf41b4c568 gprofng: regenerate Makefile.in
new 053438d7dd8 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-16-branch
in repository binutils-gdb.
from b4d832ef2b1 Automatic date update in version.in
new 465465ce9ca Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2eb3d7454ee c++/modules: Better handle no-linkage decls in unnamed name [...]
new ebf6e6241f5 c++: Evaluate immediate invocation call arguments with mce_ [...]
The 1 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:
gcc/cp/constexpr.cc | 9 ++++++++
gcc/testsuite/g++.dg/cpp2a/consteval41.C | 37 ++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval41.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3dd7b598065 c++: ICE with aligned member and trivial assign op [PR117512]
new 4cd99e41ef6 c++/modules: Handle gnu_inline attribute, cleanup linkage d [...]
new 2eb3d7454ee c++/modules: Better handle no-linkage decls in unnamed name [...]
The 2 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:
gcc/cp/decl2.cc | 4 +-
gcc/cp/module.cc | 91 ++++++++++++++++-------------
gcc/cp/semantics.cc | 2 +-
gcc/testsuite/g++.dg/modules/export-6.C | 33 ++++++-----
gcc/testsuite/g++.dg/modules/internal-4_b.C | 19 +++---
gcc/testsuite/g++.dg/modules/linkage-3_a.C | 5 ++
gcc/testsuite/g++.dg/modules/linkage-3_b.C | 9 +++
gcc/testsuite/g++.dg/modules/pr119154_a.C | 6 ++
gcc/testsuite/g++.dg/modules/pr119154_b.C | 10 ++++
gcc/testsuite/g++.dg/modules/using-30_a.C | 13 +++++
gcc/testsuite/g++.dg/modules/using-30_b.C | 10 ++++
gcc/testsuite/g++.dg/modules/using-30_c.C | 17 ++++++
12 files changed, 157 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/linkage-3_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/linkage-3_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr119154_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr119154_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-30_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-30_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/using-30_c.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes
in repository linux-next.
omits 33040a50cdae Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 445cb2ee3d59 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
omits 494db59a85e0 Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 83b0a04bbcfe Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
omits 694111388902 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ca1ed0940231 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits 3d3633c97d99 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 264832e2e0f8 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits 84c4b5356dce Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits d2f560a05af9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 2da5ae6b91f4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 79dbb4494ad1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 466bc7384cc3 Merge branch 'counter-current' of git://git.kernel.org/pub [...]
omits 8cd4c9a83d13 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits d3f7591b98e5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits 0973caec7271 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits bb27122be6fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits d6853434c84c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 05f1fa31191a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits e99dc6aa47d9 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits ca6406a1da21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6347199c686c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits aa05bf4035e7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5ab10c17f8d5 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 635d310fac44 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 84fccccff0c8 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 7795d051604c Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits 3ec8d613b7d3 Merge branch 'fs-current' of linux-next
omits 464e1fc46b25 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 2c5053fb19a0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5a29ebc82d5b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1f4ff9a4b1bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 8b475023449c i2c: omap: fix IRQ storms
omits 841f1fadc7d9 Merge branch into tip/master: 'sched/urgent'
omits 93c2050a99bb Merge branch into tip/master: 'locking/urgent'
omits f3103806231d Merge branch into tip/master: 'core/urgent'
omits 124f4f1a1869 MAINTAINERS: Re-add cancelled Renesas driver sections
new 0fed89a961ea Merge tag 'hyperv-fixes-signed-20250311' of git://git.kern [...]
new d0da06674348 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new a99dd480d740 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new d1d9a54f509d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new ac4383cf2f13 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 5877d6b0e4c3 Merge branch 'fs-current' of linux-next
new 5a03cfebe945 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
new 4720f5823f9f Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new cc5cb404d444 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 8ae227f8a774 wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz
new 081b575617e6 Merge tag 'wireless-2025-03-12' of https://git.kernel.org/ [...]
new 0c3057a5a04d net_sched: Prevent creation of classes with TC_H_ROOT
new bb7737de5f59 selftests/tc-testing: Add a test case for DRR class with T [...]
new 83d2fe6b193c Merge branch 'net_sched-prevent-creation-of-classes-with-t [...]
new c76c23df61be Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new fdac8c67c657 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 3f74ec341272 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 556f93b90c18 RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()
new d77c69693732 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new b11a74ac4f54 ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 [...]
new a104bbf8ff9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new ed92bc5264c4 ASoC: codecs: wm0010: Fix error handling path in wm0010_sp [...]
new bf0bc97b4cdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 0892b9e96cb9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 9dcd8d475358 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new ae18bf47e1fc Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new 18e0885bd2ca USB: serial: ftdi_sio: add support for Altera USB Blaster 3
new f85ccf8080d1 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new f485144edaff Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 5033c70ce006 Merge branch 'counter-current' of git://git.kernel.org/pub [...]
new 95745aab927b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new d9e7c172a7f2 media: rtl2832_sdr: assign vb2 lock before vb2_queue_init
new 702e7ae54a2e Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
new 8a132896c3fb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 8324993f6030 dma-mapping: fix missing clear bdr in check_ram_in_range_map()
new 0eeebc4f522e Merge branch 'dma-mapping-fixes' of git://git.kernel.org/p [...]
new 33085c0ccdaf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new c02494717fa7 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new e51a349d2dcf mmc: atmel-mci: Add missing clk_disable_unprepare()
new e16c6a3f4409 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 379c590113ce ARM: shmobile: smp: Enforce shmobile_smp_* alignment
new c65fd2648368 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new d1f928052439 scripts: generate_rust_analyzer: add missing include_dirs
new a1eb95d6b5f4 scripts: generate_rust_analyzer: add uapi crate
new 3c7574475af8 Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
new f348061d4756 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 285df995f90e i2c: omap: fix IRQ storms
new 9b5463f349d0 i2c: ali1535: Fix an error handling path in ali1535_probe()
new 6e55caaf30c8 i2c: ali15x3: Fix an error handling path in ali15x3_probe()
new 2b22459792fc i2c: sis630: Fix an error handling path in sis630_probe()
new 9cdf0ff12301 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
adds 54493279312f Merge tag 'samsung-clk-fixes-6.14' of https://git.kernel.o [...]
new 470b1c808d83 Merge branch 'clk-fixes' of git://git.kernel.org/pub/scm/l [...]
new ec4bcb94de70 Merge branch into tip/master: 'core/urgent'
new 6b62a10cc089 Merge branch into tip/master: 'locking/urgent'
new 4f529b53f08d Merge branch into tip/master: 'sched/urgent'
new 5775f7d99ec0 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
new bb2eb9603973 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33040a50cdae)
\
N -- N -- N refs/heads/pending-fixes (bb2eb9603973)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 57 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:
arch/arm/mach-shmobile/headsmp.S | 1 +
drivers/i2c/busses/i2c-ali1535.c | 12 ++++++-
drivers/i2c/busses/i2c-ali15x3.c | 12 ++++++-
drivers/i2c/busses/i2c-sis630.c | 12 ++++++-
drivers/infiniband/hw/mlx5/ah.c | 14 +++++---
drivers/media/dvb-frontends/rtl2832_sdr.c | 2 +-
drivers/mmc/host/atmel-mci.c | 4 ++-
drivers/usb/serial/ftdi_sio.c | 14 ++++++++
drivers/usb/serial/ftdi_sio_ids.h | 13 +++++++
kernel/dma/direct.c | 28 +++++++++------
net/mac80211/eht.c | 9 ++++-
net/sched/sch_api.c | 6 ++++
scripts/generate_rust_analyzer.py | 41 +++++++++++-----------
sound/pci/hda/patch_realtek.c | 21 +++++++++++
sound/soc/codecs/wm0010.c | 13 +++++--
.../selftests/tc-testing/tc-tests/qdiscs/drr.json | 25 +++++++++++++
16 files changed, 184 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-next
in repository linux-next.
omits a15274542f4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e0b2785da191 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 4dbda9fde566 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits c1416522a105 Merge branch '9p-next' of git://github.com/martinetd/linux
omits 880a602c1e1d Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 3f92eb6fe50d Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits bee06da21286 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 20d22241c47c Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits befa0d0d3525 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8b089cca4efb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6725c759f709 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits aedebebde003 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 5cc5e15aaf08 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits b65164bdad61 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 0d3ca0073364 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 139dfd636464 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 7ef384e44619 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ee07cb555421 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 99efb59681b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits fb73e4b84bfb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ffbef7a90f81 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits ba6bd907bfd1 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits 2c5053fb19a0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5a29ebc82d5b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1f4ff9a4b1bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 22b7c8d7554e smb: client: Fix netns refcount imbalance causing leaks an [...]
omits d782b9972a23 smb: client: Fix match_session bug preventing session reuse
omits 32c579bf954d Merge branch 'for-next-next-v6.14-20250310' into for-next- [...]
omits 8025d682b81c Merge branch 'for-next-current-v6.13-20250310' into for-ne [...]
omits 8bddd4611a49 Merge branch 'misc-next' into for-next-next-v6.14-20250310
omits aebe66675c5a Merge branch 'misc-6.14' into for-next-next-v6.14-20250310
omits f69c0a0500ca Merge branch 'misc-6.14' into for-next-current-v6.13-20250310
omits 70cf4908a29d btrfs: add more zeroout modes to CLEAR_FREE ioctl
omits 8ea9b34e61ec btrfs: add secure erase mode to CLEAR_FREE ioctl
omits 4b08f780ff6c btrfs: add zeroout mode to CLEAR_FREE ioctl
omits fb79d09d4c9b btrfs: add new ioctl CLEAR_FREE
omits 52bd5bd1c95f btrfs: extend trim callchains to pass the operation type
omits f670b1772ffc btrfs: scrub: use generic ratelimit helpers to output erro [...]
omits 21aed07de3f0 btrfs: scrub: ensure we output at least one error message [...]
omits cc2935ddfffe btrfs: scrub: simplify the inode iteration output
omits 08addf278c76 btrfs: scrub: remove unnecessary dev/physical lookup for s [...]
omits 88d3b5df7b0f btrfs: scrub: remove unused is_super parameter from scrub_ [...]
omits c4a0a12615cb btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
omits 3506f645ca8b btrfs: scrub: fix incorrectly reported logical/physical address
omits 9df9ddd3fe9b btrfs: === misc-next on b-for-next ===
omits 27dd098848d4 btrfs: run btrfs_error_commit_super() early
omits 0b6ca8e72b05 btrfs: defrag: extend ioctl to accept compression levels
omits e9f34e6d0c47 CIFS: Propagate min offload along with other parameters fr [...]
omits 06ae8829c7ec bcachefs: trace_stripe_create
omits d7835b0d27d1 bcachefs: get_existing_stripe() uses new stripe lru
omits c923c5694040 bcachefs: ec_stripe_delete() uses new stripe lru
omits 202416feaa02 bcachefs: journal write path comment
omits 8dfad51d36c7 bcachefs: Kick devices out after too many write IO errors
omits c429c8364da3 bcachefs: Fix b->written overflow
omits 1c1113e2dfd7 bcachefs: Change BCH_MEMBER_STATE_failed semantics
omits 360bd2762364 bcachefs: bch2_dev_get_ioref() may now sleep
omits a27348be8d5c bcachefs: Fix btree_node_scan io_ref handling
omits 34ed7b2a58ac bcachefs: Implement blk_holder_ops
omits b9044b29f55e bcachefs: Make sure c->vfs_sb is set before starting fs
omits e11c22c63890 bcachefs: Stash a pointer to the filesystem for blk_holder_ops
omits 5847b315014e bcachefs: Finish bch2_account_io_completion() conversions
omits dbde371fb0b4 bcachefs: bch2_account_io_completion()
omits 728bd6dcfb0e bcachefs: Fix read path io_ref handling
omits 7e5824fcc42f bcachefs: data_update now checks for extents that can't be moved
omits 4466d8ee127e bcachefs: give bch2_write_super() a proper error code
omits cd3df29e2c33 bcachefs: bcachefs_metadata_version_extent_flags
omits 2ba82cb33549 bcachefs: bch2_request_incompat_feature() now returns error code
omits 38640a8cbd1c Documentation: bcachefs: SubmittingPatches: Convert footno [...]
omits 9cefccbed541 Documentation: bcachefs: SubmittingPatches: Demote section [...]
omits c401d6eb7060 Documentation: bcachefs: Split index toctree
omits 0db2c6f4a59b Documentation: bcachefs: Add casefolding toctree entry
omits 7cbc0e17d60c Documentation: bcachefs: casefolding: Use bullet list for [...]
omits 3639f88de7db Documentation: bcachefs: casefolding: Fix dentry/dcache co [...]
omits 83146c79b46e Documentation: bcachefs: casefolding: Do not italicize NUL
omits d130327983c3 bcachefs: sysfs internal/trigger_btree_updates
omits fd25a096a3c8 bcachefs: bcachefs_metadata_version_casefolding
omits dceab0841302 bcachefs: Split out dirent alloc and name initialization
omits fb61d186a4cc bcachefs: Kill dirent_occupied_size() in create path
omits 2f1c23ccbff9 bcachefs: Kill dirent_occupied_size() in rename path
omits ffff33456d24 bcachefs: bcachefs_metadata_version_stripe_lru
omits 7d82b82cc43b bcachefs: bcachefs_metadata_version_stripe_backpointers
omits 182295b5bca7 bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
omits 6bc36e8b2896 bcachefs: Invalidate cached data by backpointers
omits 1d5776429f9d bcachefs: bcachefs_metadata_version_cached_backpointers
omits 5e8776950e9c bcachefs: rework bch2_trans_commit_run_triggers()
omits 3afccf551fc5 bcachefs: Better trigger ordering
omits 04eb25010ab6 bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stri [...]
omits ce44dddfdf14 bcachefs: Rework bch2_check_lru_key()
omits 45e38cd8a2e9 bcachefs: decouple bch2_lru_check_set() from alloc btree
omits e9ffa8359411 bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRA [...]
omits 0d7bb237aca3 bcachefs: bch2_lru_change() checks for no-op
omits f6e2e0dcb6bd bcachefs: minor journal errcode cleanup
omits 0f2c463be35d bcachefs: bch2_write_op_error() now prints info about data update
omits 6bf9a20cd734 bcachefs: metadata_target is not an inode option
omits 5f112da40b32 bcachefs: eytzinger1_{next,prev} cleanup
omits be910d56fb7f bcachefs: convert eytzinger sort to be 1-based (2)
omits f79ddc39e4c4 bcachefs: convert eytzinger sort to be 1-based (1)
omits 489345f198b4 bcachefs: convert eytzinger0_find to be 1-based
omits a293e3bb8759 bcachefs: Add eytzinger0_find self test
omits ff7c2d107c82 bcachefs: add eytzinger0_find_ge self test
omits 28d3c2b6ce5e bcachefs: implement eytzinger0_find_ge directly
omits fce0efbb665b bcachefs: implement eytzinger0_find_gt directly
omits 40e8034b740b bcachefs: add eytzinger0_find_gt self test
omits e3b06c053c67 bcachefs: simplify eytzinger0_find_le
omits 16d20bc27c63 bcachefs: convert eytzinger0_find_le to be 1-based
omits 2c73835e3504 bcachefs: improve eytzinger0_find_le self test
omits 50ce006dc9c0 bcachefs: add eytzinger0_for_each_prev
omits 2283ad9f641d bcachefs: eytzinger0_find_test improvement
omits fb982fc1691b bcachefs: eytzinger[01]_test improvement
omits 118dd816cd96 bcachefs: eytzinger self tests: fix cmp_u16 typo
omits 843b23b98624 bcachefs: eytzinger self tests: missing newline termination
omits d0c66f9f500c bcachefs: eytzinger self tests: loop cleanups
omits bff7393bb9ef bcachefs: EYTZINGER_DEBUG fix
omits b2455d3715df bcachefs: bch2_blacklist_entries_gc cleanup
omits cf3a13678f5e bcachefs: bch2_bkey_ptr_data_type() now correctly returns [...]
omits fc030e0f7c74 bcachefs: Add time_stat for btree writes
omits 725372490842 bcachefs: Add comment explaining why asserts in invalidate [...]
omits d93af77ebbcf bcachefs: Ignore backpointers to stripes in ec_stripe_upda [...]
omits cad15a92ae9a bcachefs: Increase JOURNAL_BUF_NR
omits 111011dd278c bcachefs: Free journal bufs when not in use
omits 115b63b68e4e bcachefs: Don't touch journal_buf->data->seq in journal_res_get
omits b24ca6d965b0 bcachefs: Kill journal_res.idx
omits 50157093e892 bcachefs: Kill journal_res_state.unwritten_idx
omits 122ab2d013d5 bcachefs: add progress indicator to check_allocations
omits 6e058f46f2f1 bcachefs: Add a progress indicator to bch2_dev_data_drop()
omits eb54c7b1fc70 bcachefs: Factor out progress.[ch]
omits f98fa63b3a64 bcachefs: bch2_inum_offset_err_msg_trans() no longer handl [...]
omits 96565dfc5373 bcachefs: bch2_indirect_extent_missing_error() prints path [...]
omits 73f146211607 bcachefs: Convert migrate to move_data_phys()
omits e25420b67133 bcachefs: Read/move path counter work
omits aeb607b3a775 bcachefs: Fix subtraction underflow
omits eb772c70557f bcachefs: Scrub
omits b3f946d5bc7b bcachefs: bch2_btree_node_scrub()
omits 17ce9b196196 bcachefs: bch2_bkey_pick_read_device() can now specify a device
omits 0deb8dcc9264 bcachefs: __bch2_move_data_phys() now uses bch2_btree_node [...]
omits 0848e7b3da2a bcachefs: bch2_move_data_phys()
omits d61a5eaba8d9 bcachefs: bch2_btree_node_rewrite_pos()
omits 13fe07efba97 bcachefs: backpointer_get_key() doesn't pull in btree node
omits 8985dd0eded8 bcachefs: Internal reads can now correct errors
omits d46eb528c50e bcachefs: Don't self-heal if a data update is already rewriting
omits 86ac1d421a69 bcachefs: Don't start promotes from bch2_rbio_free()
omits f0e1a9000436 bcachefs: Bail out early on alloc_nowait data updates
omits ae1a49441046 bcachefs: Rework init order in bch2_data_update_init()
omits 0dc4a9687251 bcachefs: Self healing writes are BCH_WRITE_alloc_nowait
omits caee3f6e11ad bcachefs: Promotes should use BCH_WRITE_only_specified_devs
omits c32012196cd4 bcachefs: Be stricter in bch2_read_retry_nodecode()
omits 266e3c3d03b4 bcachefs: cleanup redundant code around data_update_op ini [...]
omits b4bc383023f8 bcachefs: bch2_update_unwritten_extent() no longer depends [...]
omits b1e4725556ad bcachefs: promote_op uses embedded bch_read_bio
omits 71f794398821 bcachefs: data_update now embeds bch_read_bio
omits 8839275f59a2 bcachefs: rbio_init() cleanup
omits 80da5c23ee83 bcachefs: rbio_init_fragment()
omits 9b8e1efed210 bcachefs: Rename BCH_WRITE flags fer consistency with othe [...]
omits 3d6c2034c3e0 bcachefs: x-macroize BCH_READ flags
omits 9d9adc2fc183 bcachefs: Avoid holding btree locks when blocking on IO
omits 7b1133005564 bcachefs: kill bch_read_bio.devs_have
omits c0a5117cf2f3 bcachefs: bch2_data_update_inflight_to_text()
omits 9a3f6c842a3c bcachefs: BCH_IOCTL_QUERY_COUNTERS
omits f063fada8d75 bcachefs: BCH_COUNTER_bucket_discard_fast
omits 2f5291dde086 bcachefs: enum bch_persistent_counters_stable
omits ffe4421f3c94 bcachefs: Separate running/runnable in wp stats
omits 7f7ecbb54294 bcachefs: Move write_points to debugfs
omits 31fa367d4013 bcachefs: Don't inc io_(read|write) counters for moves
omits 998b19d11a99 bcachefs: Fix missing increment of move_extent_write counter
omits 08ff1b230faa bcachefs: check_bp_exists() check for backpointers for sta [...]
omits 660eec65955e bcachefs: bs > ps support
omits 1c6b1eb56e67 bcachefs: Repair btree node write errors immediately
omits 0a16f4462895 bcachefs: btree_node_(rewrite|update_key) cleanup
adds 59115e2e25f4 x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
adds 7241c886a717 fbdev: hyperv_fb: iounmap() the correct memory when removi [...]
adds aed709355fd0 drm/hyperv: Fix address space leak when Hyper-V DRM device [...]
adds 304386373007 fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V [...]
adds f5e728a50bb1 fbdev: hyperv_fb: Simplify hvfb_putmem
adds ea2f45ab0e53 fbdev: hyperv_fb: Allow graceful removal of framebuffer
adds 09beefefb57b x86/hyperv: Fix output argument to hypercall that changes [...]
adds 73fe9073c0cc Drivers: hv: vmbus: Don't release fb_mmio resource in vmbu [...]
new 0fed89a961ea Merge tag 'hyperv-fixes-signed-20250311' of git://git.kern [...]
new a99dd480d740 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new d1d9a54f509d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new ac4383cf2f13 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3a04334d6282 bcachefs: Fix b->written overflow
new 58517f4df842 bcachefs: Initialize from_inode members for bch_io_opts
new dbac8feb2338 bcachefs: Make sure trans is unlocked when submitting read IO
new 460106f9d2a3 bcachefs: bs > ps support
new c7e620949f8d bcachefs: btree_node_(rewrite|update_key) cleanup
new 5c688391b839 bcachefs: check_bp_exists() check for backpointers for sta [...]
new 9b53b613e3dd bcachefs: Fix missing increment of move_extent_write counter
new 2cb328332a43 bcachefs: Don't inc io_(read|write) counters for moves
new abaa9ad83b6e bcachefs: Move write_points to debugfs
new 8520672a153f bcachefs: Separate running/runnable in wp stats
new 900ba10af812 bcachefs: enum bch_persistent_counters_stable
new 331ec7a41c92 bcachefs: BCH_COUNTER_bucket_discard_fast
new 837ba8ee6a7f bcachefs: BCH_IOCTL_QUERY_COUNTERS
new 1d98482dfd34 bcachefs: bch2_data_update_inflight_to_text()
new 0bea215b7f17 bcachefs: kill bch_read_bio.devs_have
new 404ea775f2e3 bcachefs: x-macroize BCH_READ flags
new 575960970224 bcachefs: Rename BCH_WRITE flags fer consistency with othe [...]
new 3d8e27bf9645 bcachefs: rbio_init_fragment()
new f1e58b5c407c bcachefs: rbio_init() cleanup
new f367d51cb4d4 bcachefs: data_update now embeds bch_read_bio
new 939b79451910 bcachefs: promote_op uses embedded bch_read_bio
new d7873c3fb8c6 bcachefs: bch2_update_unwritten_extent() no longer depends [...]
new 2332380e02e5 bcachefs: cleanup redundant code around data_update_op ini [...]
new b05489c06a1e bcachefs: Be stricter in bch2_read_retry_nodecode()
new 39457264e838 bcachefs: Promotes should use BCH_WRITE_only_specified_devs
new c89677d1f52e bcachefs: Self healing writes are BCH_WRITE_alloc_nowait
new d88d433f007c bcachefs: Rework init order in bch2_data_update_init()
new 6edbb837358a bcachefs: Bail out early on alloc_nowait data updates
new e8d2df2b2b18 bcachefs: Don't start promotes from bch2_rbio_free()
new 34342580a7ff bcachefs: Don't self-heal if a data update is already rewriting
new e7bd9cb9dff4 bcachefs: Internal reads can now correct errors
new e54caa7d7fea bcachefs: backpointer_get_key() doesn't pull in btree node
new 887cb24f23c7 bcachefs: bch2_btree_node_rewrite_pos()
new 0d4fa7674e48 bcachefs: bch2_move_data_phys()
new f8cd6d0b4989 bcachefs: __bch2_move_data_phys() now uses bch2_btree_node [...]
new 847db8a058f2 bcachefs: bch2_bkey_pick_read_device() can now specify a device
new 4ced7eead497 bcachefs: bch2_btree_node_scrub()
new 00c140812b54 bcachefs: Scrub
new 72314ccaa6ae bcachefs: Fix subtraction underflow
new 20f07271d1dc bcachefs: Read/move path counter work
new 91a1d85714c4 bcachefs: Convert migrate to move_data_phys()
new bcd838abb757 bcachefs: bch2_indirect_extent_missing_error() prints path [...]
new c74c3a831869 bcachefs: bch2_inum_offset_err_msg_trans() no longer handl [...]
new fe167185dec7 bcachefs: Factor out progress.[ch]
new 9307058227b5 bcachefs: Add a progress indicator to bch2_dev_data_drop()
new fc5b462ab6b7 bcachefs: add progress indicator to check_allocations
new 08f4c72d0726 bcachefs: Kill journal_res_state.unwritten_idx
new 3fb4e9d975d1 bcachefs: Kill journal_res.idx
new 8b8188bc6ffd bcachefs: Don't touch journal_buf->data->seq in journal_res_get
new 24ad37421db3 bcachefs: Free journal bufs when not in use
new 37bcc013fa4a bcachefs: Increase JOURNAL_BUF_NR
new 63b21cf3cbcd bcachefs: Ignore backpointers to stripes in ec_stripe_upda [...]
new 1c23eb38c0a1 bcachefs: Add comment explaining why asserts in invalidate [...]
new 0c627d39c485 bcachefs: Add time_stat for btree writes
new 5adb30f80217 bcachefs: bch2_bkey_ptr_data_type() now correctly returns [...]
new de083736f82c bcachefs: bch2_blacklist_entries_gc cleanup
new 41d6e5e6c602 bcachefs: EYTZINGER_DEBUG fix
new 740532819058 bcachefs: eytzinger self tests: loop cleanups
new bee9709108a8 bcachefs: eytzinger self tests: missing newline termination
new a9ed10ff86f7 bcachefs: eytzinger self tests: fix cmp_u16 typo
new d93609e8a07d bcachefs: eytzinger[01]_test improvement
new 4cdc1049551a bcachefs: eytzinger0_find_test improvement
new 20c3131cd606 bcachefs: add eytzinger0_for_each_prev
new 95818d69f3f2 bcachefs: improve eytzinger0_find_le self test
new d14ee1fa4ad8 bcachefs: convert eytzinger0_find_le to be 1-based
new adf5c419196c bcachefs: simplify eytzinger0_find_le
new a9399a847b4e bcachefs: add eytzinger0_find_gt self test
new b485df83a480 bcachefs: implement eytzinger0_find_gt directly
new ff817da75753 bcachefs: implement eytzinger0_find_ge directly
new 6d860263f8a9 bcachefs: add eytzinger0_find_ge self test
new 41d7e680ff21 bcachefs: Add eytzinger0_find self test
new 0e5e6c42077a bcachefs: convert eytzinger0_find to be 1-based
new c58d4ba72317 bcachefs: convert eytzinger sort to be 1-based (1)
new ce422a1866f3 bcachefs: convert eytzinger sort to be 1-based (2)
new 0884ab2cd41a bcachefs: eytzinger1_{next,prev} cleanup
new 8cd29402d73b bcachefs: metadata_target is not an inode option
new f829374ae0ce bcachefs: bch2_write_op_error() now prints info about data update
new 98fc3cfb4d66 bcachefs: minor journal errcode cleanup
new c81b450b77bc bcachefs: bch2_lru_change() checks for no-op
new 985a2cc7ef9d bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRA [...]
new 1126c674aa8e bcachefs: decouple bch2_lru_check_set() from alloc btree
new 95b41b91afe7 bcachefs: Rework bch2_check_lru_key()
new 1e5edd7527d0 bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stri [...]
new d4d8c4d3b7dc bcachefs: Better trigger ordering
new 05f795c41803 bcachefs: rework bch2_trans_commit_run_triggers()
new 0b7d715b47f8 bcachefs: bcachefs_metadata_version_cached_backpointers
new a1cfb7fb714d bcachefs: Invalidate cached data by backpointers
new fda9bcdf830d bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
new 88f04c3557a6 bcachefs: bcachefs_metadata_version_stripe_backpointers
new c2d2d13622e2 bcachefs: bcachefs_metadata_version_stripe_lru
new 61003e15aed7 bcachefs: Kill dirent_occupied_size() in rename path
new 0a2333edf6e3 bcachefs: Kill dirent_occupied_size() in create path
new a13bde0cc697 bcachefs: Split out dirent alloc and name initialization
new 2b645f6d65c5 bcachefs: bcachefs_metadata_version_casefolding
new fa4c16f3ba79 bcachefs: sysfs internal/trigger_btree_updates
new ce29af0f3732 Documentation: bcachefs: casefolding: Do not italicize NUL
new 061963606283 Documentation: bcachefs: casefolding: Fix dentry/dcache co [...]
new fc378967a230 Documentation: bcachefs: casefolding: Use bullet list for [...]
new 89a3b9d49f79 Documentation: bcachefs: Add casefolding toctree entry
new e9c6596580d5 Documentation: bcachefs: Split index toctree
new d3968c03b2ab Documentation: bcachefs: SubmittingPatches: Demote section [...]
new cb9372448b7a Documentation: bcachefs: SubmittingPatches: Convert footno [...]
new 4213d582d223 bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompa [...]
new 19519a4aed1f bcachefs: Fix error type in bch2_alloc_v3_validate()
new 26bdf67eccc0 bcachefs: bch2_request_incompat_feature() now returns error code
new c5a0e22c1b34 bcachefs: bcachefs_metadata_version_extent_flags
new 5b834d08850f bcachefs: give bch2_write_super() a proper error code
new 2c72a23be5d4 bcachefs: data_update now checks for extents that can't be moved
new e58729be285b bcachefs: Fix read path io_ref handling
new bbbc45347bd5 bcachefs: bch2_account_io_completion()
new f4f6974a11f1 bcachefs: Finish bch2_account_io_completion() conversions
new 59b1964741b8 bcachefs: Stash a pointer to the filesystem for blk_holder_ops
new b8ded604c741 bcachefs: Make sure c->vfs_sb is set before starting fs
new 7874cfd4b1ff bcachefs: Implement blk_holder_ops
new daf387ccfb2f bcachefs: Fix btree_node_scan io_ref handling
new d58068ff334f bcachefs: bch2_dev_get_ioref() may now sleep
new 04006fb05929 bcachefs: Change BCH_MEMBER_STATE_failed semantics
new 681589444376 bcachefs: Kick devices out after too many write IO errors
new c2738afdd3df bcachefs: journal write path comment
new 4c51f862e701 bcachefs: ec_stripe_delete() uses new stripe lru
new d865321cac10 bcachefs: get_existing_stripe() uses new stripe lru
new a8933ddc142f bcachefs: trace_stripe_create
new b44b4c4f55d5 bcachefs: We no longer read stripes into memory at startup
new ce20a3aa9ed4 bcachefs: Remove unnecessary byte allocation
new 358ba0c61dcc bcachefs: Use max() to improve gen_after()
new 9fbe4e0833af bcachefs: Kill a bit of dead code
new 470f96634c9f Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new 2edc3385601e Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new c8c6d3c36dd7 Merge branch 'misc-6.14' into for-next-current-v6.13-20250312
new c6602ec00a25 Merge branch 'for-next-current-v6.13-20250312' into for-ne [...]
new b1b514571ec9 Merge branch 'misc-6.14' into for-next-next-v6.14-20250312
new b548d38e3a40 btrfs: defrag: extend ioctl to accept compression levels
new 33fdcfa74466 btrfs: run btrfs_error_commit_super() early
new a6237603611e btrfs: avoid linker error in btrfs_find_create_tree_block()
new eaacff45ffb4 btrfs: return a btrfs_inode from btrfs_iget_logging()
new c8f9b9ddc997 btrfs: return a btrfs_inode from read_one_inode()
new b9680c86e5ad btrfs: pass a btrfs_inode to fixup_inode_link_count()
new 991961deef25 btrfs: make btrfs_iget() return a btrfs inode instead
new b7feaef1f5ca btrfs: make btrfs_iget_path() return a btrfs inode instead
new 695521bb68d0 btrfs: remove unnecessary fs_info argument from create_rel [...]
new 38a503ff301b btrfs: remove unnecessary fs_info argument from delete_blo [...]
new 6655d9e0529e btrfs: remove unnecessary fs_info argument from btrfs_add_ [...]
new 3fabe993d191 btrfs: fix block group refcount race in btrfs_create_pendi [...]
new db84cf3910c2 btrfs: harden block_group::bg_list against list_del() races
new d8d0786900d2 btrfs: make btrfs_discard_workfn() block_group ref explicit
new 13759b719499 btrfs: explicitly ref count block_group on new_bgs list
new a28b64216f29 btrfs: codify pattern for adding block_group to bg_list
new 1c27b4a367b3 btrfs: tests: fix chunk map leak after failure to add it t [...]
new 152f4d2e0099 btrfs: simplify the return value handling in search_ioctl()
new 79e14675279d btrfs: remove unnecessary btrfs_key local variable in btrf [...]
new fd9efb2a4f4e btrfs: avoid redundant path slot assignment in btrfs_searc [...]
new 80a33bdd03c9 btrfs: add extra warning if delayed iput is added when it' [...]
new 4f172ecf9cfe btrfs: === misc-next on b-for-next ===
new 1c62a45fad20 btrfs: scrub: fix incorrectly reported logical/physical address
new 30dd9730bd22 btrfs: reduce the log level for btrfs_dev_stat_inc_and_print()
new 25380aaea25c btrfs: scrub: remove unused is_super parameter from scrub_ [...]
new b05c1b31e5d3 btrfs: scrub: remove unnecessary dev/physical lookup for s [...]
new c2d18441884e btrfs: scrub: simplify the inode iteration output
new a67165df08cc btrfs: scrub: ensure we output at least one error message [...]
new 52729a1754b4 btrfs: scrub: use generic ratelimit helpers to output erro [...]
new 0b04d2567c4d btrfs: subpage: make btrfs_is_subpage() check against a folio
new 9267c069ec99 btrfs: add a @fsize parameter to btrfs_alloc_subpage()
new eb2aa800c0db btrfs: replace PAGE_SIZE with folio_size for subpage.[ch]
new 6dbe32aca0af btrfs: prepare btrfs_launcher_folio() for larger folios support
new f286b1c72175 btrfs: prepare extent_io.c for future larger folio support
new 895e386f5fcb btrfs: prepare btrfs_page_mkwrite() for larger folios
new 8035ccdac037 btrfs: extend trim callchains to pass the operation type
new 46b28903225a btrfs: add new ioctl CLEAR_FREE
new fb8fb8162946 btrfs: add zeroout mode to CLEAR_FREE ioctl
new c2905c6c4bc6 btrfs: add secure erase mode to CLEAR_FREE ioctl
new 0f7303aebad4 btrfs: add more zeroout modes to CLEAR_FREE ioctl
new c747e6880581 btrfs: add mode to clear chunk map status to CLEAR_FREE ioctl
new 1cf1ff6cff0c btrfs: add mapping_set_release_always to inode's mapping
new 1fc1a15d6e52 btrfs: kill EXTENT_FOLIO_PRIVATE
new c378bceaad7b Merge branch 'misc-next' into for-next-next-v6.14-20250312
new 0071675b4537 Merge branch 'for-next-next-v6.14-20250312' into for-next- [...]
new 24a632f815a4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d835163418a7 smb: client: fix regression with guest option
new be610033b017 cifs: Fix integer overflow while processing acregmax mount option
new 733ec5a55dfc cifs: Fix integer overflow while processing acdirmax mount option
new 1100d6d6f0d7 cifs: Fix integer overflow while processing actimeo mount option
new 03d64b2517a7 cifs: Fix integer overflow while processing closetimeo mou [...]
new 5bdf624a0dcb smb: client: Fix match_session bug preventing session reuse
new a300db1ee9b3 CIFS: Propagate min offload along with other parameters fr [...]
new 626f8e3d3826 smb: client: Fix netns refcount imbalance causing leaks an [...]
new c23704f71d8a Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 0246d4841772 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 61fdf4917a41 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3a7b8d1fa5a9 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new b07409421c1e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new b949f5ef9665 udf: Fix inode_getblk() return value
new 066e053fe208 fsnotify: add pre-content hooks on mmap()
new df4447e2b3ef Revert "ext4: add pre-content fsnotify hook for DAX faults"
new e28a4bdddc53 Revert "xfs: add pre-content fsnotify hook for DAX faults"
new e6529028f9ac Revert "fsnotify: generate pre-content permission event on [...]
new 4fea134e1712 Revert "mm: don't allow huge faults for files with pre con [...]
new c27bb2f1343c Revert "fanotify: disable readahead if we have pre-content [...]
new a526b90699a8 Merge fixes for fanotify HSM events.
new 0205edd1125a Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 0729cf6b73b0 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new f7f8932ca6bb f2fs: fix to avoid running out of free segments
new dfc4052f251b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 843892d0a61d Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new c9fa56ec576c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 951d701ef1bb gfs2: Fix a NULL vs IS_ERR() bug in gfs2_find_jhead()
new de41fa96f7bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a8dfb2168906 jfs: add index corruption check to DT_GETPAGE()
new 5909a5bc4b75 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new aea662637dbc Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 07954908ccc3 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new a0d173fa56a8 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new dee9db054962 Merge branch '9p-next' of git://github.com/martinetd/linux
new b21c1addd4d8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new f65f9ad51903 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 5e9e226190f2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a15274542f4e)
\
N -- N -- N refs/heads/fs-next (5e9e226190f2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 219 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:
arch/x86/hyperv/hv_vtl.c | 1 +
arch/x86/hyperv/ivm.c | 3 +-
drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 2 +
drivers/hv/vmbus_drv.c | 13 ++
drivers/video/fbdev/hyperv_fb.c | 52 ++++---
fs/bcachefs/alloc_background.c | 2 +-
fs/bcachefs/bcachefs.h | 4 -
fs/bcachefs/bcachefs_format.h | 3 +-
fs/bcachefs/btree_io.c | 45 +++---
fs/bcachefs/btree_iter.c | 14 --
fs/bcachefs/buckets.h | 4 +-
fs/bcachefs/ec.c | 234 +---------------------------
fs/bcachefs/ec.h | 5 -
fs/bcachefs/ec_types.h | 7 -
fs/bcachefs/errcode.h | 2 +
fs/bcachefs/extents.c | 4 +-
fs/bcachefs/extents_format.h | 2 +-
fs/bcachefs/fs-io-buffered.c | 3 +
fs/bcachefs/fs-ioctl.c | 2 +-
fs/bcachefs/inode.c | 14 +-
fs/bcachefs/io_read.c | 20 +--
fs/bcachefs/journal_io.c | 5 -
fs/bcachefs/move.c | 2 -
fs/bcachefs/recovery_passes_types.h | 2 +-
fs/bcachefs/super-io.c | 3 +-
fs/bcachefs/sysfs.c | 5 -
fs/btrfs/block-group.c | 74 +++++----
fs/btrfs/btrfs_inode.h | 6 +-
fs/btrfs/compression.c | 2 +-
fs/btrfs/ctree.c | 15 +-
fs/btrfs/defrag.c | 16 +-
fs/btrfs/discard.c | 34 ++---
fs/btrfs/disk-io.c | 12 +-
fs/btrfs/export.c | 17 ++-
fs/btrfs/extent-tree.c | 8 +
fs/btrfs/extent_io.c | 113 +++++---------
fs/btrfs/extent_io.h | 10 +-
fs/btrfs/file.c | 25 +--
fs/btrfs/free-space-cache.c | 19 +--
fs/btrfs/fs.h | 3 +
fs/btrfs/inode.c | 82 +++++-----
fs/btrfs/ioctl.c | 48 ++++--
fs/btrfs/reflink.c | 2 +-
fs/btrfs/relocation.c | 34 +++--
fs/btrfs/send.c | 25 ++-
fs/btrfs/subpage.c | 38 ++---
fs/btrfs/subpage.h | 16 +-
fs/btrfs/super.c | 4 +-
fs/btrfs/tests/extent-map-tests.c | 1 +
fs/btrfs/transaction.c | 13 ++
fs/btrfs/tree-log.c | 261 +++++++++++++++-----------------
fs/btrfs/volumes.c | 5 +
fs/btrfs/volumes.h | 1 +
fs/ext4/file.c | 3 -
fs/f2fs/file.c | 12 ++
fs/gfs2/lops.c | 4 +-
fs/jfs/jfs_dtree.c | 3 +-
fs/smb/client/fs_context.c | 18 ++-
fs/udf/inode.c | 1 +
fs/xfs/xfs_file.c | 13 --
include/linux/fsnotify.h | 21 +++
include/linux/mm.h | 1 -
include/uapi/linux/btrfs.h | 7 +
mm/filemap.c | 86 -----------
mm/memory.c | 19 ---
mm/nommu.c | 7 -
mm/readahead.c | 14 --
mm/util.c | 3 +
68 files changed, 617 insertions(+), 932 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.