summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd_fba.c
Commit message (Expand)AuthorAgeFilesLines
* s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-031-1/+1
* s390/dasd: sort out physical vs virtual pointers usageAlexander Gordeev2023-02-091-7/+7
* s390/dasd: use blk_mq_alloc_diskChristoph Hellwig2022-09-281-1/+1
* dasd: don't set the discard_alignment queue limitChristoph Hellwig2022-05-031-1/+0
* block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-1/+0
* dasd: use bvec_virtChristoph Hellwig2021-08-161-2/+2
* s390/dasd: add missing discipline functionStefan Haberland2021-05-251-1/+7
* s390/dasd: let driver core manage the sysfs attributesJulian Wiedmann2021-03-161-0/+1
* s390/dasd: remove dasd_fba_probe() wrapperJulian Wiedmann2021-03-161-8/+1
* Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner2020-11-161-1/+1
* | s390/dasd: remove unused pm related functionsVineeth Vijayan2020-12-021-3/+0
|/
* s390/dasd: Fix zero write for FBA devicesJan Höppner2020-09-141-1/+8
* s390/dasd: Use ALIGN_DOWN macroJan Höppner2019-07-111-1/+1
* s390/dasd: Make dasd_setup_queue() a discipline functionJan Höppner2019-07-111-13/+32
* s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-121-2/+4
* s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/dasd: Add discard support for FBA devicesJan Höppner2017-08-291-3/+199
* s390/dasd: extend dasd path handlingStefan Haberland2016-12-121-1/+1
* s390/dasd: remove casts to dasd_*_privateSebastian Ott2016-03-071-16/+12
* s390: remove 31 bit supportHeiko Carstens2015-03-251-2/+0
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-13/+13
* s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-011-1/+4
* s390/dasd: make number of retries configurableHannes Reinecke2013-07-011-1/+4
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2012-11-231-12/+11
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+0
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-0/+1
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-051-13/+5
* [S390] dasd: do path verification for paths added at runtimeStefan Weinhuber2011-01-051-0/+3
* [S390] dasd: tunable missing interrupt handlerStefan Haberland2010-08-091-1/+3
* [S390] dasd: automatic recognition of read-only devicesStefan Weinhuber2010-03-081-2/+8
* [S390] dasd: remove strings from s390dbfStefan Haberland2009-12-071-6/+4
* [S390] dasd: remove dead codeChristian Borntraeger2009-12-071-1/+0
* [S390] dasd: fix message namingStefan Haberland2009-09-111-1/+1
* [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-111-4/+3
* [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-071-11/+14
* [S390] pm: dasd power management callbacks.Stefan Haberland2009-06-161-2/+4
* [S390] dasd: sync after async probeSebastian Ott2009-06-121-1/+7
* [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-121-7/+7
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-3/+4
* [S390] dasd: message cleanupStefan Haberland2009-03-261-28/+49
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-091-1/+2
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-131-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-2/+2
* [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-171-1/+6
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-6/+6
* [S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland2008-04-171-1/+2