aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_devmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31s390/dasd: allow 0 for path_threshold attributeStefan Haberland1-4/+2
2017-01-31s390/dasd: Improve parameter list parsingJan Höppner1-134/+124
2017-01-31s390/dasd: Always store parameter elements in an arrayJan Höppner1-16/+16
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-12s390/dasd: channel path aware error recoveryStefan Haberland1-6/+151
2016-12-12s390/dasd: extend dasd path handlingStefan Haberland1-5/+5
2016-10-28s390/dasd: Fix locking issue when changing RO attributeJan Höppner1-2/+15
2016-10-28s390/dasd: Fix locking issue when changing EER attributeJan Höppner1-14/+13
2016-10-28s390/dasd: Make use of dasd_set_feature() more oftenJan Höppner1-61/+29
2016-10-28s390/dasd: Replace simple_strtoul with kstrtouintJan Höppner1-20/+11
2016-09-26s390/dasd: fix panic during offline processingStefan Haberland1-0/+1
2016-04-15s390/dasd: add query host access to volume supportStefan Haberland1-0/+27
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-6/+4
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland1-0/+24
2014-09-01s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter1-1/+1
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-4/+4
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke1-0/+56
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke1-0/+41
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+34
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland1-0/+34
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber1-0/+30
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-05[S390] dasd: Add support for raw ECKD access.Stefan Haberland1-1/+54
2011-01-05[S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber1-0/+99
2011-01-05[S390] dasd: do path verification for paths added at runtimeStefan Weinhuber1-0/+1
2010-08-09[S390] dasd: tunable missing interrupt handlerStefan Haberland1-0/+44
2010-07-19[S390] add missing device putStefan Haberland1-1/+3
2010-05-17[S390] dasd: remove uid from devmapStefan Haberland1-106/+68
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber1-5/+8
2010-02-26[S390] dasd: fix refcounting.Stefan Haberland1-3/+10
2009-06-16[S390] pm: dasd power management callbacks.Stefan Haberland1-0/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland1-19/+19
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-0/+7
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 Smolinski1-0/+48
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-6/+7
2008-12-25[S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck1-3/+3
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-14/+14
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber1-3/+13
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck1-5/+5
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-57/+37
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter1-0/+17
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel1-0/+41
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-3/+3
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel1-0/+49