index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
stable/7.0.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_diag.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2024-11-13
s390/dasd: Convert to use flag output macros
Heiko Carstens
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
2024-02-08
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
2021-06-28
s390/dasd: use register pair instead of register asm
Heiko Carstens
2021-05-25
s390/dasd: add missing discipline function
Stefan Haberland
2020-07-15
s390/dasd: Use struct_size() helper
Gustavo A. R. Silva
2020-07-15
s390/dasd: fix inability to use DASD with DIAG driver
Stefan Haberland
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
2016-03-02
s390/dasd: fix diag 0x250 inline assembly
Heiko Carstens
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
2013-07-01
s390/dasd: make number of retries configurable
Hannes Reinecke
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2011-01-05
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-08-09
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
2009-12-18
[S390] dasd: move dasd-diag kmsg to dasd
Stefan Haberland
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
2009-12-07
[S390] dasd: support DIAG access for read-only devices
Stefan Weinhuber
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
[next]