index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
hypfs
/
hypfs_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
s390/hypfs_diag: Remove unused dentry variable
Mete Durlu
1
-6
/
+1
2024-07-10
s390/hypfs_diag: Diag204 busy loop
Mete Durlu
1
-3
/
+14
2023-07-24
s390/hypfs: stop using ENOSYS error code
Sven Schnelle
1
-3
/
+3
2023-07-24
s390/hypfs: factor out filesystem code
Heiko Carstens
1
-380
/
+20
2023-07-24
s390/hypfs: remove open-coded PTR_ALIGN()
Heiko Carstens
1
-6
/
+1
2023-07-24
s390/hypfs: simplify memory allocation
Heiko Carstens
1
-32
/
+8
2022-11-23
s390/hypfs: remove unused info_blk_hdr__pcpus() function
Heiko Carstens
1
-8
/
+0
2022-08-15
s390/hypfs: avoid error message under KVM
Juergen Gross
1
-1
/
+1
2019-01-28
s390/hypfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+4
2018-07-19
s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-10-28
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
1
-3
/
+3
2016-06-10
s390: Make diag224 public
Janosch Frank
1
-14
/
+0
2016-06-10
s390: hypfs: Move diag implementation and data definitions
Janosch Frank
1
-254
/
+107
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-1
/
+9
2013-09-04
don't pass superblock to hypfs_{mkdir,create*}
Al Viro
1
-14
/
+14
2013-09-04
don't pass superblock to hypfs_diag_create_files
Al Viro
1
-27
/
+23
2013-06-26
s390/hypfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-6
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+0
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-01-05
[S390] hypfs: Move buffer allocation from open to read
Michael Holzheu
1
-62
/
+20
2010-10-29
[S390] hypfs: Fix error handling in hypfs_diag initialization
Michael Holzheu
1
-8
/
+11
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-05-17
[S390] s390_hypfs: Add new attributes
Michael Holzheu
1
-7
/
+116
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-27
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-2
/
+2
2009-12-18
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
1
-1
/
+1
2009-03-31
[S390] fix hypfs build failure
Heiko Carstens
1
-0
/
+2
2008-12-25
[S390] convert hypfs printks to pr_xxx macros.
Michael Holzheu
1
-3
/
+7
2007-05-31
[S390] Add exception handler for diagnose 224
Michael Holzheu
1
-3
/
+14
2006-12-15
[S390] hypfs fixes
Christian Borntraeger
1
-2
/
+2
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-16
/
+7
2006-09-28
[S390] hypfs sparse warnings.
Michael Holzheu
1
-1
/
+2
2006-09-20
[S390] __exit cleanup.
Heiko Carstens
1
-1
/
+1
2006-09-20
[S390] hypfs compiler warnings.
Michael Holzheu
1
-4
/
+8
2006-09-20
[S390] hypfs comment cleanup.
Michael Holzheu
1
-1
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-23
[PATCH] s390_hypfs filesystem
Michael Holzheu
1
-0
/
+696