summaryrefslogtreecommitdiffstats
path: root/fs/mbcache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-15mmc: sdhci-pic32: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: dw_mmc: hi3798cv200: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: davinci_mmc: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: cb710: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-08-15mmc: mtk-sd: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: litex_mmc: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-08-15mmc: jz4740: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: bcm2835: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-15mmc: sunxi: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-08-11mmc: core: Cleanup mmc_sd_num_wr_blocks() functionVictor Shih1-9/+1
2023-08-11mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for express cardChevron Li1-1/+64
2023-08-11mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-IChevron Li3-36/+120
2023-08-10dt-bindings: mmc: Fix reference to pwr-seq-simpleGuido Günther1-1/+1
2023-08-09mmc: remove unnecessary set_drvdata() functionYang Yingliang5-8/+0
2023-08-09mmc: sunplus: Fix platform_get_irq() error checkingHarshit Mogalapalli1-1/+1
2023-08-09mmc: sdhci: milbeaut: remove redundant of_match_ptr()Zhu Wang1-1/+1
2023-08-09mmc: sdhci-spear: remove redundant of_match_ptr()Zhu Wang1-3/+1
2023-08-09dt-bindings: mmc: arasan,sdci: Add power-domains and iommus propertiesMichal Simek1-0/+6
2023-08-09mmc: sdhci-st: Use devm_platform_ioremap_resource_byname()Li Zetao1-4/+1
2023-08-09dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhciVarshini Rajendran1-1/+3
2023-08-09mmc: core: propagate removable attribute to driver coreThomas Weißschuh1-0/+3
2023-08-09mmc: Explicitly include correct DT includesRob Herring29-30/+20
2023-08-09mmc: uniphier-sd: register irqs before registering controllerWolfram Sang1-6/+6
2023-08-09mmc: davinci: Make SDIO irq truly optionalJulien Delbergue1-1/+1
2023-08-09mmc: pxamci: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-3/+2
2023-08-09mmc: omap_hsmmc: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-4/+1
2023-08-09mmc: mxcmmc: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-08-09mmc: renesas_sdhi: remove outdated indentationWolfram Sang1-6/+6
2023-08-09mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang1-3/+7
2023-08-09dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parentsFrank Wunderlich1-10/+0
2023-08-09mmc: mmci: Improve ux500 debug printsLinus Walleij1-8/+31
2023-08-09mmc: meson-gx: Drop redundant WARN_ON() in the irq handlerUlf Hansson1-3/+0
2023-08-09mmc: sunplus: Fix error handling in spmmc_drv_probe()Harshit Mogalapalli1-11/+3
2023-08-09mmc: sunplus: fix return value check of mmc_add_host()Wei Chen1-4/+12
2023-08-09mmc: wbsd: fix double mmc_free_host() in wbsd_init()Yang Yingliang1-2/+0
2023-08-08mmc: block: Fix in_flight[issue_type] value errorYibin Ding1-3/+4
2023-08-07Linux 6.5-rc5v6.5-rc5Linus Torvalds1-1/+1
2023-08-06fs: rely on ->iterate_shared to determine f_pos lockingChristian Brauner1-1/+1
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds13-58/+95
2023-08-06proc: fix missing conversion to 'iterate_shared'Linus Torvalds1-1/+1
2023-08-06open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai1-1/+1
2023-08-04file: reinstate f_pos locking optimization for regular filesLinus Torvalds1-1/+17
2023-08-04arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-04arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-04rust: fix bindgen build error with UBSAN_BOUNDS_STRICTAndrea Righi1-1/+1
2023-08-04rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl2-22/+3
2023-08-04rust: allocator: Prevent mis-aligned allocationBoqun Feng2-15/+60
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski1-1/+4
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1