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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-9
/
+9
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-15
[S390] dasd: fix timeout handling in interrupt handler
Stefan Weinhuber
1
-2
/
+3
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-3
/
+2
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-17
[S390] dasd: fix double elevator_exit call when deadline iosched fails to load
Josef 'Jeff' Sipek
1
-0
/
+1
2008-02-19
[S390] dasd: fix locking in __dasd_device_process_final_queue
Stefan Weinhuber
1
-6
/
+6
2008-02-05
[S390] dasd: fix panic caused by alias device offline
Stefan Weinhuber
1
-1
/
+1
2008-02-05
[S390] dasd: add ifcc handling
Stefan Haberland
1
-11
/
+6
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
1
-8
/
+9
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
1
-2
/
+2
2008-01-26
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
1
-736
/
+944
2008-01-26
[S390] dasd: fix return value of dasd_generic_probe()
Stefan Haberland
1
-3
/
+4
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
1
-3
/
+4
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
1
-0
/
+45
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
1
-0
/
+3
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-6
/
+6
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-0
/
+13
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
1
-3
/
+3
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-08
[S390] New DASD feature for ERP related logging
Horst Hummel
1
-4
/
+4
2006-12-06
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-6
/
+4
2006-12-04
[S390] Enhanced handling of failed termination requests.
Horst Hummel
1
-5
/
+11
2006-10-18
[S390] dasd: clean up timer.
Stefan Weinhuber
1
-0
/
+1
2006-09-20
[S390] dasd default debug level.
Horst Hummel
1
-2
/
+2
2006-09-20
[S390] dasd deadlock after state change pending interrupt.
Martin Schwidefsky
1
-2
/
+2
2006-08-30
[S390] dasd: fix device shutdown process.
Horst Hummel
1
-61
/
+131
2006-08-09
[S390] dasd set offline kernel bug.
Horst Hummel
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-4
/
+0
2006-06-29
[S390] add PAV support to the dasd driver.
Horst Hummel
1
-28
/
+23
2006-06-29
[S390] dasd whitespace and other cosmetics.
Horst Hummel
1
-36
/
+18
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-3
/
+0
2006-04-28
[PATCH] s390: dasd ioctl never returns
Horst Hummel
1
-0
/
+5
2006-04-11
[PATCH] s390: fail-fast requests on quiesced devices
Peter Oberparleiter
1
-13
/
+16
2006-04-11
[PATCH] s390: dasd device offline messages
Horst Hummel
1
-5
/
+11
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-6
/
+4
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
1
-1
/
+0
2006-03-24
BUG_ON() Conversion in drivers/s390/block/dasd.c
Eric Sesterhenn
1
-6
/
+4
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-8
/
+4
2006-03-24
[PATCH] s390: dasd extended error reporting
Stefan Weinhuber
1
-1
/
+28
2006-03-24
[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc
Christoph Hellwig
1
-4
/
+0
2006-03-08
[PATCH] s390: dasd partition detection
Horst Hummel
1
-9
/
+29
2006-02-20
[PATCH] s390: revert dasd eer module
Heiko Carstens
1
-75
/
+1
2006-02-20
[PATCH] s390: dasd reference counting
Peter Oberparleiter
1
-1
/
+20
2006-02-03
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
1
-1
/
+75
[next]