This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7733171926cc Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-t [...] new 61e6ae711ada ata: Explicitly include correct DT includes new 7addb1051052 ata: ahci_octeon: Convert to devm_platform_ioremap_resource() new 04fd6f563322 ata: ahci_seattle: Convert to devm_platform_ioremap_resource() new 6dd7830cf765 ata: ahci_xgene: Convert to devm_platform_ioremap_resource() new 7f187e74c7f9 ata: ahci_tegra: Convert to devm_platform_ioremap_resource() new 827f6eaf39a1 ata: sata_rcar: drop useless initializer new 7763320fb966 ata: sata_rcar: Remove unnecessary return value check new 08c046e23595 ata: sata_rcar: Convert to devm_platform_ioremap_resource() new b1aa998467c3 ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource() new 9402b802aa99 ata: pata_ixp4xx: Remove unnecessary return value check new 2ade28916d20 ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource() new 282298e95b76 ata: pata_imx: Use devm_platform_get_and_ioremap_resource() new 63b93099359e ata: libata: fix parameter type of ata_deadline() new 84abed36d7de ata: libata-core: fix parameter types of ata_wait_register() new ca02f22516dd ata: libata-eh: fix reset timeout type new d14d41cc5aae ata: fix debounce timings type new 8c1253637808 ata: libata-scsi: fix timeout type in ata_scsi_park_store() new cc26436452de ata: libahci: fix parameter type of ahci_exec_polled_cmd() new 6da99acbffb4 ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val() new 671b4493fc18 ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd() new ff8072d589dc ata: libata: remove references to non-existing error_handler() new 43aa43351bb5 ata,scsi: remove ata_sas_port_{start,stop} callbacks new 6c2fe21e08c2 ata,scsi: remove ata_sas_port_destroy() new 8ac161ea2b37 ata: libata-sata: remove ata_sas_sync_probe() new 77461a3ff72f ata: libata-core: inline ata_port_probe() new a76f1b637ce9 ata,scsi: cleanup __ata_port_probe() new 541528170a5c ata,scsi: remove ata_sas_port_init() new f810b81ce897 ata: sata_sx4: drop already completed TODO new 89329c7384ef ata: libata-core: remove ata_bus_probe() new 6b4f165e0858 ata: libata: remove deprecated EH callbacks new 843b62f41cff ata: pata_arasan_cf: Convert to platform remove callback r [...] new 3e981d936a71 ata: pata_ep93xx: Convert to platform remove callback retu [...] new 201025973d63 ata: pata_ftide010: Convert to platform remove callback re [...] new eb605fa6c977 ata: pata_imx: Convert to platform remove callback returning void new b5ba32b63c11 ata: pata_mpc52xx: Convert to platform remove callback ret [...] new 4b1d88fcbf9b ata: pata_pxa: Convert to platform remove callback returning void new d6ef90f1c0e4 ata: pata_rb532_cf: Convert to platform remove callback re [...] new ac1bc5f957c1 ata: sata_dwc_460ex: Convert to platform remove callback r [...] new 1a9bc02bbe67 ata: sata_fsl: Convert to platform remove callback returning void new 114dda82d39b ata: sata_gemini: Convert to platform remove callback retu [...] new 3596b025627c ata: sata_mv: Convert to platform remove callback returning void new caea958926c3 ata: sata_rcar: Convert to platform remove callback return [...] new 0e1bd497ca37 ata: pata_imx: Use helper function devm_clk_get_enabled() new 5d69ac60c2f1 ARM: Remove <asm/ide.h> new 5b22f904266a parisc: Remove <asm/ide.h> new d143de46acd3 powerpc: Remove <asm/ide.h> new c67cb79f34a8 sparc: Remove <asm/ide.h> new 751441675579 asm-generic: Remove ide_iops.h new cdaf83c67347 ata: pata_buddha: Remove #include <asm/ide.h> new b17d429be9d8 ata: pata_falcon: Remove #include <asm/ide.h> new 4263cde52458 ata: pata_gayle: Remove #include <asm/ide.h> new 252a0935ff2d m68k: Remove <asm/ide.h> new 7274eef57290 ata: pata_ftide010: Add missing MODULE_DESCRIPTION new 8566572bf3b4 ata: sata_gemini: Add missing MODULE_DESCRIPTION new 41203f93e2be ata: pata_ep93xx: fix error return code in probe new db15538ba6a4 ata: pata_ep93xx: use soc_device_match for UDMA modes new 8a1f00b753ec ata: pata_falcon: fix IO base selection for Q40 new 8847d42d7a02 ata: pata_falcon: add data_swab option to byte-swap disk data new 2a2df98ec592 ata: ahci: Add Elkhart Lake AHCI controller new 27fd071040e3 ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives new 4b3d6e0c6c4c Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/li [...] new 91ec6c85599b Revert "fuse: in fuse_flush only wait if someone wants the [...] new b8bd342d50cb fuse: nlookup missing decrement in fuse_direntplus_link new 80e4f25262f9 fuse: invalidate page cache pages before direct write new e78662e818f9 fuse: add a new fuse init flag to relax restrictions in no [...] new b5a2a3a0b776 fuse: write back dirty pages before direct write in direct [...] new 8d8f9c4b8df6 fuse: handle empty request_mask in statx new ba58a37c2847 fuse: add STATX request new 9dc10a54abe5 fuse: add ATTR_TIMEOUT macro new d3045530bdd2 fuse: implement statx new 972f4c46d0a1 fuse: cache btime new 7d875e66859a fuse: invalidate dentry on EEXIST creates or ENOENT deletes new f73016b63b09 fuse: conditionally fill kstat in fuse_do_statx() new 9e310ea5c8f6 Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/sc [...] new 5f02d16868b9 gfs2: increase usage of folio_next_index() helper new 111c7d27a1b7 gfs2: Use mapping->gfp_mask for metadata inodes new dc0b9435238c gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode new de3e7f97aebb gfs2: do_promote cleanup new 0b93bac2271e gfs2: Remove LM_FLAG_PRIORITY flag new 66fa9912ec97 gfs2: conversion deadlock do_promote bypass new 6df373b09b1d gfs2: Switch to wait_event in gfs2_logd new b74cd55aa9a9 gfs2: low-memory forced flush fixes new b6b8f72a11b9 gfs2: Fix logd wakeup on I/O error new db77789bae7e gfs2: journal flush threshold fixes and cleanup new 481f6e7d734a gfs2: Use qd_sbd more consequently new 3c69c437bf98 gfs2: Rename sd_{ glock => kill }_wait new e7beb8b6de1a gfs2: Rename SDF_DEACTIVATING to SDF_KILL new 6b0e9a5f1e6d gfs2: Fix wrong quota shrinker return value new 961fe3422e05 gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup new faada74a9056 gfs2: Factor out duplicate quota data disposal code new fae2e73a5537 gfs2: No more quota complaints after withdraw new bb73ae8ff394 gfs2: Fix initial quota data refcount new a475c5dd16e5 gfs2: Free quota data objects synchronously new f66af88e3321 gfs2: Stop using gfs2_make_fs_ro for withdraw new fe4f7940d212 gfs2: Fix asynchronous thread destruction new e4a8b5481c59 gfs2: Switch to wait_event in gfs2_quotad new fe0690f0a6f1 gfs2: Sanitize kthread stopping new e3da6be3d704 gfs2: Fix withdraw race new 5c0dc371a28e gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" new ab8eecf5d0a7 gfs2: Rename "freeze_workqueue" to "gfs2_freeze" new 267d1a011ec2 gfs2: Add device name to gfs2_logd and gfs2_quotad new eef46ab713f7 gfs2: Introduce new quota=quiet mount option new 768963ab07e5 gfs2: remove dead code for quota writes new ee1768e467a9 gfs2: Pass sdp to gfs2_adjust_quota new adfd2b5e4f87 gfs2: pass sdp in to gfs2_write_disk_quota new d96dad271567 gfs2: pass sdp to gfs2_write_buf_to_page new f0418e4b568a gfs2: remove unneeded variable done new e34c16c9c699 gfs2: remove unneeded pg_oflow variable new 2a4f65116756 gfs2: Simplify function need_sync new 9f494e9bdcc5 gfs2: Don't try to sync non-changes new 03d468f1c046 gfs2: improvements to sysfs status new a4d22e337d02 gfs2: move qdsb_put and reduce redundancy new f511e60a55c5 gfs2: Small gfs2_quota_lock cleanup new dec64ae37bf9 gfs2: Remove useless err set new fce17cb0eebf gfs2: Set qd_sync_gen in do_sync new c9ff3c65c26b gfs2: use constant for array size new 3932e5073011 gfs2: Remove quota allocation info from quota file new 7dbc6ae60dd7 gfs2: introduce qd_bh_get_or_undo new 8f190c97a4f5 gfs2: Simplify qd2offset new 9ab7b78a13af gfs2: simplify slot_get new 36a740916a94 gfs2: Remove useless assignment new 06aa6fd31a5f gfs2: check for no eligible quota changes new 0e072cac92d0 gfs2: change qd_slot_count to qd_slot_ref new 7b7e3ed78ef7 MAINTAINERS: Update gfs2 mailing list new 2938fd750e8b MAINTAINERS: Update dlm mailing list new 65d6e954e378 Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pu [...]
The 126 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: Documentation/driver-api/libata.rst | 38 +-- Documentation/filesystems/gfs2-glocks.rst | 3 +- MAINTAINERS | 4 +- arch/arm/include/asm/ide.h | 24 -- arch/m68k/include/asm/ide.h | 67 ------ arch/parisc/include/asm/ide.h | 54 ----- arch/powerpc/include/asm/ide.h | 18 -- arch/sparc/include/asm/ide.h | 97 -------- drivers/ata/ahci.c | 4 +- drivers/ata/ahci_ceva.c | 2 +- drivers/ata/ahci_dwc.c | 2 +- drivers/ata/ahci_mtk.c | 1 + drivers/ata/ahci_mvebu.c | 2 +- drivers/ata/ahci_octeon.c | 4 +- drivers/ata/ahci_qoriq.c | 4 +- drivers/ata/ahci_seattle.c | 4 +- drivers/ata/ahci_sunxi.c | 2 +- drivers/ata/ahci_tegra.c | 5 +- drivers/ata/ahci_xgene.c | 16 +- drivers/ata/libahci.c | 7 +- drivers/ata/libahci_platform.c | 1 + drivers/ata/libata-core.c | 367 ++++++++--------------------- drivers/ata/libata-eh.c | 158 ++++++------- drivers/ata/libata-sata.c | 112 +-------- drivers/ata/libata-scsi.c | 165 ++------------ drivers/ata/libata-sff.c | 32 +-- drivers/ata/libata.h | 3 - drivers/ata/pata_arasan_cf.c | 6 +- drivers/ata/pata_buddha.c | 1 - drivers/ata/pata_ep93xx.c | 25 +- drivers/ata/pata_falcon.c | 63 +++-- drivers/ata/pata_ftide010.c | 16 +- drivers/ata/pata_gayle.c | 1 - drivers/ata/pata_imx.c | 37 +-- drivers/ata/pata_ixp4xx_cf.c | 24 +- drivers/ata/pata_mpc52xx.c | 10 +- drivers/ata/pata_pxa.c | 6 +- drivers/ata/pata_rb532_cf.c | 6 +- drivers/ata/pata_sl82c105.c | 3 +- drivers/ata/sata_dwc_460ex.c | 8 +- drivers/ata/sata_fsl.c | 12 +- drivers/ata/sata_gemini.c | 10 +- drivers/ata/sata_highbank.c | 4 +- drivers/ata/sata_inic162x.c | 2 +- drivers/ata/sata_mv.c | 7 +- drivers/ata/sata_nv.c | 2 +- drivers/ata/sata_rcar.c | 17 +- drivers/ata/sata_sil24.c | 4 +- drivers/ata/sata_sx4.c | 1 - drivers/scsi/hisi_sas/hisi_sas_main.c | 2 +- drivers/scsi/libsas/sas_ata.c | 9 +- drivers/scsi/libsas/sas_discover.c | 2 +- fs/fuse/dir.c | 159 ++++++++++--- fs/fuse/file.c | 115 ++++------ fs/fuse/fuse_i.h | 18 +- fs/fuse/inode.c | 34 ++- fs/fuse/readdir.c | 16 +- fs/gfs2/aops.c | 7 +- fs/gfs2/bmap.c | 2 +- fs/gfs2/glock.c | 47 ++-- fs/gfs2/glock.h | 9 - fs/gfs2/glops.c | 2 +- fs/gfs2/incore.h | 7 +- fs/gfs2/inode.c | 14 +- fs/gfs2/lock_dlm.c | 5 - fs/gfs2/log.c | 69 +++--- fs/gfs2/lops.c | 7 +- fs/gfs2/main.c | 10 +- fs/gfs2/ops_fstype.c | 42 ++-- fs/gfs2/quota.c | 368 ++++++++++++++++-------------- fs/gfs2/recovery.c | 4 +- fs/gfs2/recovery.h | 2 +- fs/gfs2/super.c | 28 +-- fs/gfs2/super.h | 1 + fs/gfs2/sys.c | 12 +- fs/gfs2/util.c | 34 +-- include/asm-generic/ide_iops.h | 39 ---- include/linux/libata.h | 40 ++-- include/uapi/linux/fuse.h | 60 ++++- 79 files changed, 998 insertions(+), 1627 deletions(-) delete mode 100644 arch/arm/include/asm/ide.h delete mode 100644 arch/m68k/include/asm/ide.h delete mode 100644 arch/parisc/include/asm/ide.h delete mode 100644 arch/powerpc/include/asm/ide.h delete mode 100644 arch/sparc/include/asm/ide.h delete mode 100644 include/asm-generic/ide_iops.h