index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
hypfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/hypfs: remove unused info_blk_hdr__pcpus() function
Heiko Carstens
2022-11-23
1
-8
/
+0
*
s390/hypfs: avoid error message under KVM
Juergen Gross
2022-08-15
2
-2
/
+2
*
s390/hypfs: fix typos in comments
Julia Lawall
2022-05-06
1
-1
/
+1
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
2022-01-26
1
-2
/
+4
*
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
1
-1
/
+1
*
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-5
/
+5
*
s390/hypfs: use register pair instead of register asm
Heiko Carstens
2021-06-28
1
-7
/
+6
*
s390/hypfs: use store_tod_clock_ext()
Heiko Carstens
2021-02-13
2
-3
/
+3
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-24
1
-62
/
+75
|
\
|
*
vfs: Convert hypfs to use the new mount API
David Howells
2019-09-18
1
-58
/
+70
|
*
hypfs: Fix error number left in struct pointer member
David Howells
2019-09-18
1
-4
/
+5
*
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-09-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
hypfs: don't bother with d_delete()
Al Viro
2019-09-03
1
-1
/
+1
*
|
s390/hypfs: fix a typo in the name of a function
Christophe JAILLET
2019-07-23
1
-2
/
+2
|
/
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-16
/
+2
*
s390/hypfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-28
7
-27
/
+19
*
s390/hypfs: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
1
-2
/
+1
*
s390/hypfs: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
1
-19
/
+23
*
s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
2018-07-19
1
-2
/
+2
*
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
2018-06-25
1
-3
/
+3
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-1
/
+1
|
\
|
*
hypfs_kill_super(): deal with failed allocations
Al Viro
2018-04-15
1
-1
/
+1
*
|
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-1
/
+0
|
/
*
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
1
-0
/
+1
*
s390: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-1
/
+0
*
s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
2016-10-31
1
-20
/
+4
*
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
2016-10-28
1
-3
/
+3
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-270
/
+107
|
\
|
*
s390: Make diag224 public
Janosch Frank
2016-06-10
1
-14
/
+0
|
*
s390: hypfs: Move diag implementation and data definitions
Janosch Frank
2016-06-10
1
-254
/
+107
*
|
s390/hypfs: use basic block for diag inline assembly
Heiko Carstens
2016-06-28
1
-5
/
+7
*
|
s390: avoid extable collisions
Heiko Carstens
2016-06-13
2
-2
/
+2
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-4
/
+4
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
4
-2
/
+21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-6
/
+1
|
\
|
*
make simple_positive() public
Al Viro
2015-06-23
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-8
/
+4
|
\
\
|
*
|
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-8
/
+4
|
|
/
*
/
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-9
/
+9
|
\
|
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-9
/
+9
[next]