summaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+6
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-111/+58
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens-6/+3
2025-11-17convert hypfsAl Viro-14/+9
2025-11-17hypfs: swich hypfs_create_u64() to returning intAl Viro-26/+21
2025-11-17hypfs: switch hypfs_create_str() to returning intAl Viro-40/+18
2025-11-17hypfs: don't pin dentries twiceAl Viro-31/+10
2025-11-17s390: Remove compat supportHeiko Carstens-5/+1
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+1
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens-1/+1
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter-1/+2
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter-7/+11
2025-07-21s390: Handle KCOV __init vs inline mismatchesKees Cook-2/+2
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown-1/+1
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+2
2025-03-17hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failureAl Viro-0/+2
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens-7/+11
2024-09-27[tree-wide] finally take no_llseek outAl Viro-2/+0
2024-08-29s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exitGaosheng Cui-1/+0
2024-08-29s390/hypfs_diag: Remove unused dentry variableMete Durlu-6/+1
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu-4/+17
2024-02-09s390/hypfs_sprp: remove unneeded DMA zone allocationHeiko Carstens-1/+1
2024-02-09s390/hypfs_diag0c: fix virtual vs physical address confusionHeiko Carstens-2/+1
2024-02-09s390/hypfs_sprp: fix virtual vs physical address confusionHeiko Carstens-1/+1
2023-10-18hypfs: convert to new timestamp accessorsJeff Layton-2/+2
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-625/+707
2023-07-24s390/hypfs: stop using ENOSYS error codeSven Schnelle-3/+3
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens-584/+695
2023-07-24s390/hypfs: remove open-coded PTR_ALIGN()Heiko Carstens-6/+1
2023-07-24s390/hypfs: simplify memory allocationHeiko Carstens-32/+8
2023-07-13s390: convert to ctime accessor functionsJeff Layton-2/+2
2022-11-23s390/hypfs: remove unused info_blk_hdr__pcpus() functionHeiko Carstens-8/+0
2022-08-15s390/hypfs: avoid error message under KVMJuergen Gross-2/+2
2022-05-06s390/hypfs: fix typos in commentsJulia Lawall-1/+1
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens-0/+1
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik-2/+4
2021-08-05s390: rename dma section to amode31Heiko Carstens-1/+1
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior-5/+5
2021-06-28s390/hypfs: use register pair instead of register asmHeiko Carstens-7/+6
2021-02-13s390/hypfs: use store_tod_clock_ext()Heiko Carstens-3/+3
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro-7/+3
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen-1/+0
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-62/+75
2019-09-18vfs: Convert hypfs to use the new mount APIDavid Howells-58/+70
2019-09-18hypfs: Fix error number left in struct pointer memberDavid Howells-4/+5
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2019-09-03hypfs: don't bother with d_delete()Al Viro-1/+1
2019-07-23s390/hypfs: fix a typo in the name of a functionChristophe JAILLET-2/+2
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer-16/+2