| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O | Nigel Hislop | 2008-10-10 | 1 | -0/+101 |
* | [S390] xpram: per device block request queues. | Martin Schwidefsky | 2008-10-10 | 1 | -22/+15 |
* | [S390] dasd: fix message flood for unsolicited interrupts | Stefan Haberland | 2008-10-10 | 1 | -5/+20 |
* | [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. | Hongjie Yang | 2008-10-10 | 1 | -131/+384 |
* | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 2008-10-10 | 1 | -1/+1 |
* | [S390] bus_id -> dev_name conversions | Kay Sievers | 2008-10-10 | 9 | -43/+46 |
* | block: don't depend on consecutive minor space | Tejun Heo | 2008-10-09 | 2 | -3/+4 |
* | [S390] dcss: fix build bug. | Heiko Carstens | 2008-08-25 | 1 | -2/+3 |
* | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 2008-08-21 | 1 | -0/+4 |
* | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 1 | -4/+1 |
* | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 2008-08-21 | 1 | -1/+1 |
* | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-08-21 | 1 | -1/+2 |
* | [S390] dasd: Add support for enhanced VM UID | Stefan Weinhuber | 2008-08-01 | 5 | -163/+189 |
* | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 | 1 | -2/+2 |
* | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 | 2 | -8/+24 |
* | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 | 1 | -1/+3 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 1 | -0/+6 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -14/+14 |
| |\ |
|
| * | | block-dasd_eer: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+6 |
* | | | [S390] Cleanup dcssblk printk messages. | Hongjie Yang | 2008-07-14 | 1 | -19/+3 |
* | | | [S390] Cleanup xpram printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -14/+4 |
* | | | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 4 | -27/+30 |
| |/
|/| |
|
* | | [S390] dasd: use a generic wait_queue for sleep_on | Stefan Haberland | 2008-05-30 | 1 | -14/+14 |
|/ |
|
* | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 |
* | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2008-05-15 | 2 | -6/+6 |
* | s390: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+5 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -3/+3 |
* | return pfn from direct_access, for XIP | Jared Hulbert | 2008-04-28 | 1 | -3/+5 |
* | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2008-04-17 | 1 | -52/+1 |
* | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 | 2 | -31/+23 |
* | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-17 | 1 | -2/+2 |
* | [S390] dasd: add sim handling. | Stefan Haberland | 2008-04-17 | 3 | -0/+47 |
* | [S390] dasd: use GFP_DMA for fba private data allocation | Stefan Haberland | 2008-04-17 | 1 | -1/+2 |
* | [S390] dasd: fix double elevator_exit call when deadline iosched fails to load | Josef 'Jeff' Sipek | 2008-04-17 | 2 | -0/+2 |
* | [S390] dasd: fix reference counting in display method for proc/dasd/devices | Stefan Weinhuber | 2008-03-05 | 1 | -1/+3 |
* | [S390] dasd: let dasd erp matching recognize alias recovery | Stefan Weinhuber | 2008-03-05 | 1 | -4/+2 |
* | [S390] dcss: Fix Unlikely(x) != y | Roel Kluin | 2008-02-19 | 1 | -1/+1 |
* | [S390] dasd: fix locking in __dasd_device_process_final_queue | Stefan Weinhuber | 2008-02-19 | 1 | -6/+6 |
* | [S390] dcss: Initialize workqueue before using it. | Heiko Carstens | 2008-02-05 | 1 | -3/+2 |
* | [S390] dasd: fix panic caused by alias device offline | Stefan Weinhuber | 2008-02-05 | 1 | -1/+1 |
* | [S390] dasd: add ifcc handling | Stefan Haberland | 2008-02-05 | 2 | -27/+52 |
* | blk_end_request: changing s390 (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -8/+9 |
* | [S390] usage of s390dbf: shrink number of debug areas to use. | Peter Tiedemann | 2008-01-26 | 1 | -2/+2 |
* | [S390] constify function pointer tables. | Jan Engelhardt | 2008-01-26 | 1 | -1/+1 |
* | [S390] dasd: fix loop in request expiration handling | Stefan Haberland | 2008-01-26 | 1 | -1/+2 |
* | [S390] dasd: add hyper PAV support to DASD device driver, part 1 | Stefan Weinhuber | 2008-01-26 | 18 | -1720/+3117 |
* | [S390] drivers/s390/: Spelling fixes | Joe Perches | 2008-01-26 | 2 | -2/+2 |
* | [S390] use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-26 | 1 | -1/+1 |
* | [S390] dasd: fix return value of dasd_generic_probe() | Stefan Haberland | 2008-01-26 | 1 | -3/+4 |
* | [S390] dcssblk: prevent early access without own make_request function | Christian Borntraeger | 2007-12-04 | 1 | -2/+2 |