Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | [S390] dasd: fix idaw boundary checking for track based ccw | Stefan Weinhuber | 1 | -4/+12 |
2009-04-14 | [S390] dasd: Use the new async framework for autoonlining. | Cornelia Huck | 1 | -12/+25 |
2009-03-31 | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 1 | -0/+1 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -2/+0 |
2009-03-26 | [S390] dasd: message cleanup | Stefan Haberland | 13 | -637/+743 |
2009-03-26 | [S390] dasd: add High Performance FICON support | Stefan Weinhuber | 8 | -163/+1118 |
2009-03-26 | [S390] dasd: add large volume support | Stefan Weinhuber | 5 | -62/+81 |
2009-03-26 | [S390] dasd_eckd / Write format R0 is now allowed BB | Jean-Baptiste Joret | 1 | -6/+19 |
2009-03-26 | [S390] dasd: enable compat ioctls | Heiko Carstens | 2 | -4/+16 |
2009-02-11 | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 1 | -30/+16 |
2009-02-11 | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 1 | -1/+1 |
2009-01-09 | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski | 4 | -3/+54 |
2009-01-09 | [S390] dasd: send change uevents for dasd block devices | Stefan Weinhuber | 1 | -1/+20 |
2009-01-08 | fix similar typos to successfull | Coly Li | 2 | -2/+2 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin | 1 | -6/+5 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -2/+2 |
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 |