aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber8-163/+1118
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber5-62/+81
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-02-11[S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck1-1/+1
2009-01-09[S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski4-3/+54
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber1-1/+20
2009-01-08fix similar typos to successfullColy Li2-2/+2
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-6/+5
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-39/+33
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-8/+10
2008-12-25[S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland1-0/+4
2008-12-25[S390] dasd: correct sense byte condition for SIMStefan Haberland1-1/+1
2008-12-25[S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck1-3/+3
2008-12-25[S390] dasd: improve dasd statistics proc interfaceStefan Haberland1-13/+15
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro1-1/+1
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro1-1/+1
2008-10-21[PATCH] switch dcssblkAl Viro1-11/+10
2008-10-21[PATCH] switch dasdAl Viro3-25/+8
2008-10-21[PATCH] beginning of methods conversionAl Viro2-6/+6
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie3-3/+3
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop1-0/+101
2008-10-10[S390] xpram: per device block request queues.Martin Schwidefsky1-22/+15
2008-10-10[S390] dasd: fix message flood for unsolicited interruptsStefan Haberland1-5/+20
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-131/+384
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck1-1/+1
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers9-43/+46
2008-10-09block: don't depend on consecutive minor spaceTejun Heo2-3/+4
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer1-0/+4
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter1-4/+1
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber1-1/+1
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+2
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber5-163/+189
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+6
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-14/+14
2008-07-14[S390] Cleanup dcssblk printk messages.Hongjie Yang1-19/+3
2008-07-14[S390] Cleanup xpram printk messages.Martin Schwidefsky1-14/+4
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter4-27/+30
2008-06-20block-dasd_eer: BKL pushdownArnd Bergmann1-0/+6
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14