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.12.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
/
drivers
/
s390
/
block
/
dasd_fba.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: Use ALIGN_DOWN macro
Jan Höppner
2019-07-11
1
-1
/
+1
*
s390/dasd: Make dasd_setup_queue() a discipline function
Jan Höppner
2019-07-11
1
-13
/
+32
*
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
2018-06-12
1
-2
/
+4
*
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/dasd: Add discard support for FBA devices
Jan Höppner
2017-08-29
1
-3
/
+199
*
s390/dasd: extend dasd path handling
Stefan Haberland
2016-12-12
1
-1
/
+1
*
s390/dasd: remove casts to dasd_*_private
Sebastian Ott
2016-03-07
1
-16
/
+12
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-2
/
+0
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-13
/
+13
*
s390/dasd: Implement block timeout handling
Hannes Reinecke
2013-07-01
1
-1
/
+4
*
s390/dasd: make number of retries configurable
Hannes Reinecke
2013-07-01
1
-1
/
+4
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
2012-11-23
1
-12
/
+11
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+0
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-0
/
+1
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
2011-01-05
1
-13
/
+5
*
[S390] dasd: do path verification for paths added at runtime
Stefan Weinhuber
2011-01-05
1
-0
/
+3
*
[S390] dasd: tunable missing interrupt handler
Stefan Haberland
2010-08-09
1
-1
/
+3
*
[S390] dasd: automatic recognition of read-only devices
Stefan Weinhuber
2010-03-08
1
-2
/
+8
*
[S390] dasd: remove strings from s390dbf
Stefan Haberland
2009-12-07
1
-6
/
+4
*
[S390] dasd: remove dead code
Christian Borntraeger
2009-12-07
1
-1
/
+0
*
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
1
-1
/
+1
*
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
2009-09-11
1
-4
/
+3
*
[S390] dasd: correct debugfeature sense dump
Stefan Haberland
2009-07-07
1
-11
/
+14
*
[S390] pm: dasd power management callbacks.
Stefan Haberland
2009-06-16
1
-2
/
+4
*
[S390] dasd: sync after async probe
Sebastian Ott
2009-06-12
1
-1
/
+7
*
[S390] dasd: check_characteristics cleanup
Sebastian Ott
2009-06-12
1
-7
/
+7
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-3
/
+4
*
[S390] dasd: message cleanup
Stefan Haberland
2009-03-26
1
-28
/
+49
*
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
1
-1
/
+2
*
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2008-10-13
1
-1
/
+1
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
1
-2
/
+2
*
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2008-07-17
1
-1
/
+6
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
1
-6
/
+6
*
[S390] dasd: use GFP_DMA for fba private data allocation
Stefan Haberland
2008-04-17
1
-1
/
+2
*
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
2008-01-26
1
-51
/
+68
*
Fixup rq_for_each_segment() indentation
Jens Axboe
2007-10-10
1
-7
/
+6
*
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
1
-9
/
+6
*
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
2007-05-04
1
-1
/
+1
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-2
/
+2
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
1
-1
/
+1
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[S390] add PAV support to the dasd driver.
Horst Hummel
2006-06-29
1
-17
/
+3
*
[S390] dasd whitespace and other cosmetics.
Horst Hummel
2006-06-29
1
-24
/
+5
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
1
-1
/
+0
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
1
-1
/
+1
[next]