index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
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-24
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
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-3
/
+4
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
1
-28
/
+49
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
1
-1
/
+2
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+2
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
1
-1
/
+6
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-6
/
+6
2008-04-17
[S390] dasd: use GFP_DMA for fba private data allocation
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-51
/
+68
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
1
-7
/
+6
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-9
/
+6
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+1
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-17
/
+3
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
1
-24
/
+5
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
[PATCH] s390: dasd failfast support
Horst Hummel
1
-1
/
+3
2005-07-28
[PATCH] s390: fba dasd i/o errors
Horst Hummel
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+607