index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_fba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-07-03
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
1
-1
/
+1
2024-03-13
s390/cio,idal: fix virtual vs physical address confusion
Heiko Carstens
1
-2
/
+2
2024-03-13
s390/dasd: use new address translation helpers
Heiko Carstens
1
-14
/
+14
2024-03-13
s390/dasd_eckd: fix virtual vs physical address confusion
Heiko Carstens
1
-6
/
+6
2024-03-06
dasd: move queue setup to common code
Christoph Hellwig
1
-29
/
+4
2024-02-08
s390/dasd: Use dev_err() over printk()
Jan Höppner
1
-34
/
+21
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
1
-1
/
+1
2023-02-09
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-7
/
+7
2022-09-28
s390/dasd: use blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2022-05-03
dasd: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2021-08-16
dasd: use bvec_virt
Christoph Hellwig
1
-2
/
+2
2021-05-25
s390/dasd: add missing discipline function
Stefan Haberland
1
-1
/
+7
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
1
-0
/
+1
2021-03-16
s390/dasd: remove dasd_fba_probe() wrapper
Julian Wiedmann
1
-8
/
+1
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-02
s390/dasd: remove unused pm related functions
Vineeth Vijayan
1
-3
/
+0
2020-11-16
s390/dasd: Remove unused parameter from dasd_generic_probe()
Jan Höppner
1
-1
/
+1
2020-09-14
s390/dasd: Fix zero write for FBA devices
Jan Höppner
1
-1
/
+8
2019-07-11
s390/dasd: Use ALIGN_DOWN macro
Jan Höppner
1
-1
/
+1
2019-07-11
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
1
-13
/
+32
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
1
-2
/
+4
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-29
s390/dasd: Add discard support for FBA devices
Jan Höppner
1
-3
/
+199
2016-12-12
s390/dasd: extend dasd path handling
Stefan Haberland
1
-1
/
+1
2016-03-07
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
1
-16
/
+12
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-2
/
+0
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-13
/
+13
2013-07-01
s390/dasd: Implement block timeout handling
Hannes Reinecke
1
-1
/
+4
2013-07-01
s390/dasd: make number of retries configurable
Hannes Reinecke
1
-1
/
+4
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-23
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
1
-12
/
+11
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+0
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-0
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
1
-13
/
+5
2011-01-05
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
1
-0
/
+3
2010-08-09
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
1
-1
/
+3
2010-03-08
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
1
-2
/
+8
2009-12-07
[S390] dasd: remove strings from s390dbf
Stefan Haberland
1
-6
/
+4
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
1
-1
/
+0
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
1
-1
/
+1
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
1
-4
/
+3
2009-07-07
[S390] dasd: correct debugfeature sense dump
Stefan Haberland
1
-11
/
+14
2009-06-16
[S390] pm: dasd power management callbacks.
Stefan Haberland
1
-2
/
+4
2009-06-12
[S390] dasd: sync after async probe
Sebastian Ott
1
-1
/
+7
2009-06-12
[S390] dasd: check_characteristics cleanup
Sebastian Ott
1
-7
/
+7
[next]