index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
/
dasd_fba.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-27
[PATCH] s390: fba dasd i/o errors
Horst Hummel
1
-1
/
+3
[next]