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.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-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-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-39
/
+33
2008-12-25
[S390] convert xpram printks to pr_xxx macros.
Martin Schwidefsky
1
-22
/
+19
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-8
/
+10
2008-12-25
[S390] dasd: call cleanup_cqr with request_queue_lock
Stefan Haberland
1
-0
/
+4
2008-12-25
[S390] dasd: correct sense byte condition for SIM
Stefan Haberland
1
-1
/
+1
2008-12-25
[S390] dasd: Use accessors instead of using driver_data directly.
Cornelia Huck
1
-3
/
+3
2008-12-25
[S390] dasd: improve dasd statistics proc interface
Stefan Haberland
1
-13
/
+15
2008-11-14
[S390] dasd: log sense for fatal errors
Stefan Haberland
1
-0
/
+5
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] switch dcssblk
Al Viro
1
-11
/
+10
2008-10-21
[PATCH] switch dasd
Al Viro
3
-25
/
+8
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2
-6
/
+6
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
3
-3
/
+3
2008-10-10
[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O
Nigel Hislop
1
-0
/
+101
2008-10-10
[S390] xpram: per device block request queues.
Martin Schwidefsky
1
-22
/
+15
2008-10-10
[S390] dasd: fix message flood for unsolicited interrupts
Stefan Haberland
1
-5
/
+20
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-131
/
+384
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
9
-43
/
+46
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
2
-3
/
+4
2008-08-25
[S390] dcss: fix build bug.
Heiko Carstens
1
-2
/
+3
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
1
-4
/
+1
2008-08-21
[S390] dasd: fix data size for PSF/PRSSD command
Stefan Weinhuber
1
-1
/
+1
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
1
-1
/
+2
2008-08-01
[S390] dasd: Add support for enhanced VM UID
Stefan Weinhuber
5
-163
/
+189
2008-07-17
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
Stefan Haberland
1
-2
/
+2
2008-07-17
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
Cornelia Huck
2
-8
/
+24
2008-07-17
[S390] dasd: fix unsolicited SIM handling.
Stefan Haberland
1
-1
/
+3
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+6
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-14
/
+14
2008-07-14
[S390] Cleanup dcssblk printk messages.
Hongjie Yang
1
-19
/
+3
2008-07-14
[S390] Cleanup xpram printk messages.
Martin Schwidefsky
1
-14
/
+4
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
4
-27
/
+30
2008-06-21
block-dasd_eer: BKL pushdown
Arnd Bergmann
1
-0
/
+6
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-05-15
[S390] dasd: Use const in busid functions.
Cornelia Huck
2
-6
/
+6
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+5
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-3
/
+3
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-3
/
+5
2008-04-17
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
1
-52
/
+1
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2
-31
/
+23
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-17
[S390] dasd: add sim handling.
Stefan Haberland
3
-0
/
+47
2008-04-17
[S390] dasd: use GFP_DMA for fba private data allocation
Stefan Haberland
1
-1
/
+2
2008-04-17
[S390] dasd: fix double elevator_exit call when deadline iosched fails to load
Josef 'Jeff' Sipek
2
-0
/
+2
2008-03-05
[S390] dasd: fix reference counting in display method for proc/dasd/devices
Stefan Weinhuber
1
-1
/
+3
2008-03-05
[S390] dasd: let dasd erp matching recognize alias recovery
Stefan Weinhuber
1
-4
/
+2
[next]