summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_genhd.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* block: convert to device_add_disk()Dan Williams2016-06-271-2/+1
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-2/+2
* s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson2015-05-201-9/+3
* block: dasd_genhd: convert to blkdev_reread_partMing Lei2015-05-201-6/+3
* s390/dasd: retry partition detectionStefan Haberland2014-11-281-2/+24
* s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber2013-12-021-1/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-201-1/+1
* block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-1/+2
* [S390] dasd: fix online/offline raceStefan Haberland2010-02-261-0/+1
* [S390] dasd: message cleanupStefan Haberland2009-03-261-3/+4
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-261-40/+36
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [S390] dasd: fix device shutdown process.Horst Hummel2006-08-301-4/+6
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] s390: dasd partition detectionHorst Hummel2006-03-081-2/+0
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-1/+0
* [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-051-7/+3
* [PATCH] s390: dasd readonly attributeHorst Hummel2005-05-011-3/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+185