summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_devmap.c
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: add support for control unit initiated reconfigurationStefan Haberland2014-10-091-0/+24
* s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter2014-09-011-1/+1
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-4/+4
* s390/dasd: Add 'timeout' attributeHannes Reinecke2013-07-011-0/+56
* s390/dasd: make number of retries configurableHannes Reinecke2013-07-011-0/+41
* s390/dasd: remove cast for kzalloc return valueZhang Yanfei2013-04-171-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-0/+34
|\
| * s390/dasd: add safe offline interfaceStefan Haberland2012-11-301-0/+34
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-201-0/+30
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-051-1/+54
* [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-051-0/+99
* [S390] dasd: do path verification for paths added at runtimeStefan Weinhuber2011-01-051-0/+1
* [S390] dasd: tunable missing interrupt handlerStefan Haberland2010-08-091-0/+44
* [S390] add missing device putStefan Haberland2010-07-191-1/+3
* [S390] dasd: remove uid from devmapStefan Haberland2010-05-171-106/+68Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-5/+8
* [S390] dasd: fix refcounting.Stefan Haberland2010-02-261-3/+10
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-161-0/+1
* [S390] dasd: message cleanupStefan Haberland2009-03-261-19/+19
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-261-0/+7
* [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-091-0/+48
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-6/+7
* [S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck2008-12-251-3/+3
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-14/+14
* [S390] dasd: Add support for enhanced VM UIDStefan Weinhuber2008-08-011-3/+13
* [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-151-5/+5
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-261-57/+37Star
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [S390] dasd: Add ipldev parameter.Peter Oberparleiter2007-04-271-0/+17
* [S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2007-04-271-0/+41
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-3/+3
* [S390] New DASD feature for ERP related loggingHorst Hummel2006-12-081-0/+49
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel2006-12-041-4/+5
* [S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel2006-12-041-14/+29
* [S390] Replace nopav-message on VM.Peter Oberparleiter2006-09-201-2/+6
* [S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky2006-09-201-26/+48
* [S390] dasd PAV enabling.Horst Hummel2006-08-241-4/+4
* [S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter2006-08-161-14/+18
* [S390] dasd slab cache alignment.Heiko Carstens2006-08-161-2/+3
* [S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2006-08-101-37/+28Star
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [S390] add PAV support to the dasd driver.Horst Hummel2006-06-291-9/+71
* [S390] dasd whitespace and other cosmetics.Horst Hummel2006-06-291-10/+12