summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16Star
* [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-094-3/+54
* [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
* fix similar typos to successfullColy Li2009-01-082-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-2/+2
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* | s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-6/+5Star
|/
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33Star
* [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19Star
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-252-8/+10
* [S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland2008-12-251-0/+4
* [S390] dasd: correct sense byte condition for SIMStefan Haberland2008-12-251-1/+1
* [S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck2008-12-251-3/+3
* [S390] dasd: improve dasd statistics proc interfaceStefan Haberland2008-12-251-13/+15
* [S390] dasd: log sense for fatal errorsStefan Haberland2008-11-141-0/+5
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
* [PATCH] switch dcssblkAl Viro2008-10-211-11/+10Star
* [PATCH] switch dasdAl Viro2008-10-213-25/+8Star
* [PATCH] beginning of methods conversionAl Viro2008-10-212-6/+6
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-133-3/+3
* [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop2008-10-101-0/+101
* [S390] xpram: per device block request queues.Martin Schwidefsky2008-10-101-22/+15Star
* [S390] dasd: fix message flood for unsolicited interruptsStefan Haberland2008-10-101-5/+20
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-131/+384
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-109-43/+46
* block: don't depend on consecutive minor spaceTejun Heo2008-10-092-3/+4
* [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-4/+1Star
* [S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-08-211-1/+1
* [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-211-1/+2
* [S390] dasd: Add support for enhanced VM UIDStefan Weinhuber2008-08-015-163/+189
* [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland2008-07-171-2/+2
* [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
* [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+6
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-14/+14
| |\
| * | block-dasd_eer: BKL pushdownArnd Bergmann2008-06-201-0/+6
* | | [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-141-19/+3Star
* | | [S390] Cleanup xpram printk messages.Martin Schwidefsky2008-07-141-14/+4Star
* | | [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-144-27/+30
| |/ |/|
* | [S390] dasd: use a generic wait_queue for sleep_onStefan Haberland2008-05-301-14/+14
|/
* [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
* [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+5
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+3
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-3/+5