index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-01-26
[S390] dasd: fix return value of dasd_generic_probe()
Stefan Haberland
1
-3
/
+4
2007-12-04
[S390] dcssblk: prevent early access without own make_request function
Christian Borntraeger
1
-2
/
+2
2007-11-05
[S390] device_schedule_callback() for dcssblk.
Gerald Schaefer
1
-2
/
+7
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-12
[S390] xpram: fix bio_end{_,}io typo
Martin Schwidefsky
1
-1
/
+1
2007-10-12
[S390] is_power_of_2 in drivers/s390/block/dasd_int.h
vignesh babu
1
-1
/
+2
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2
-6
/
+4
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
3
-28
/
+26
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
3
-26
/
+15
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-0
/
+1
2007-08-01
Typo fixes errror -> error
Gabriel Craciunescu
1
-2
/
+2
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
4
-5
/
+5
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-6
/
+1
2007-07-10
[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
Heiko Carstens
1
-0
/
+4
2007-05-31
[S390] dasd_eer: use mutex instead of semaphore
Christoph Hellwig
1
-8
/
+8
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
1
-7
/
+4
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
2
-6
/
+7
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
2
-5
/
+9
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
4
-4
/
+126
2007-04-27
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
1
-0
/
+17
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2
-0
/
+44
2007-03-26
[S390] dasd: Work around gcc bug.
Peter Oberparleiter
1
-5
/
+5
2007-03-06
[S390] dasd: Use default recovery for SNSS requests
Stefan Weinhuber
1
-0
/
+1
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-2
/
+2
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
8
-78
/
+22
2007-02-05
[S390] ETR support.
Martin Schwidefsky
2
-18
/
+39
2007-02-05
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2
-6
/
+6
2007-02-05
[S390] Remove dasd_ccw_log function.
Horst Hummel
3
-67
/
+0
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-2
/
+2
2007-02-05
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
1
-7
/
+17
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
5
-6
/
+6
2006-12-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-22
/
+62
2006-12-08
[PATCH] struct path: convert s390-drivers
Josef Sipek
1
-1
/
+1
2006-12-08
[S390] New DASD feature for ERP related logging
Horst Hummel
4
-22
/
+62
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-6
/
+4
2006-12-04
[S390] return 'count' for successful execution of dasd_eer_enable.
Horst Hummel
1
-4
/
+5
2006-12-04
[S390] Enhanced handling of failed termination requests.
Horst Hummel
1
-5
/
+11
2006-12-04
[S390] handle incorrect values when writing to dasd sysfs attributes.
Horst Hummel
1
-14
/
+29
2006-10-18
[S390] dasd: clean up timer.
Stefan Weinhuber
1
-0
/
+1
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
3
-3
/
+3
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
2
-66
/
+22
2006-09-20
[S390] Replace nopav-message on VM.
Peter Oberparleiter
1
-2
/
+6
[next]