aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/hypfs
AgeCommit message (Expand)Author
2022-05-06s390/hypfs: fix typos in commentsJulia Lawall
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-06-28s390/hypfs: use register pair instead of register asmHeiko Carstens
2021-02-13s390/hypfs: use store_tod_clock_ext()Heiko Carstens
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-18vfs: Convert hypfs to use the new mount APIDavid Howells
2019-09-18hypfs: Fix error number left in struct pointer memberDavid Howells
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-09-03hypfs: don't bother with d_delete()Al Viro
2019-07-23s390/hypfs: fix a typo in the name of a functionChristophe JAILLET
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-18s390/hypfs: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-10-09s390/hypfs: do not use stack buffers for hardware dataMartin Schwidefsky
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-06-25s390: hypfs: use ktime_get_seconds() instead of get_seconds()Arnd Bergmann
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-15hypfs_kill_super(): deal with failed allocationsAl Viro
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-31s390: hypfs: make inode explicitly non-modularPaul Gortmaker
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-28s390/hypfs: use basic block for diag inline assemblyHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-10s390: Make diag224 publicJanosch Frank
2016-06-10s390: hypfs: Move diag implementation and data definitionsJanosch Frank
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-06-23make simple_positive() publicAl Viro
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds