summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-308-0/+8
|\
| * s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-248-0/+8
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-9/+8
* | treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-6/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-133-31/+9
|\
| * s390/dasd: avoid calling do_gettimeofday()Arnd Bergmann2017-11-081-8/+8
| * s390/dasd: remove unused debug macrosSebastian Ott2017-10-181-16/+0
| * s390/debug: improve debug_eventSebastian Ott2017-10-181-7/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
|/
* s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
* s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-123-165/+193
|\
| * s390/dasd: blk-mq conversionStefan Haberland2017-09-083-165/+193
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-072-3/+3
|\ \ | |/ |/|
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-232-3/+3
* | s390/dasd: Add discard support for FBA devicesJan Höppner2017-08-294-4/+221
* | s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-238-18/+14
* | s390/dasd: add average request times to dasd statisticsStefan Haberland2017-08-232-4/+34
* | s390/scm: use common completion pathSebastian Ott2017-08-091-5/+8
* | s390/dasd: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
|/
* Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-0/+8
|\
| * dax: remove default copy_from_iter fallbackDan Williams2017-06-271-0/+8
* | s390/dasd: remove unneeded codeSebastian Ott2017-07-053-5/+3
* | s390/dasd: Make raw I/O usable without prefix supportJan Höppner2017-07-051-40/+45
* | s390/dasd: Rename dasd_raw_build_cp()Jan Höppner2017-07-051-4/+4
* | s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner2017-07-052-140/+78
* | s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell2017-07-051-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-037-522/+216
|\ \
| * | s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner2017-06-281-1/+1
| * | s390/dasd: fix hanging safe offlineStefan Haberland2017-06-121-2/+6
| * | s390/dasd: fix unusable device after safe offline processingStefan Haberland2017-06-122-31/+44
| * | s390/dasd: Display read-only attribute correctlyJan Höppner2017-06-121-5/+14
| * | s390/dasd: Remove variable sized arrayJan Höppner2017-06-121-17/+30
| * | s390/scm: use multiple queuesSebastian Ott2017-06-122-13/+42
| * | s390/scm: convert taskletSebastian Ott2017-06-122-40/+15
| * | s390/scm: convert to blk-mqSebastian Ott2017-06-122-65/+74
| * | s390/scm: remove cluster optionSebastian Ott2017-06-125-361/+3
| |/
* | blk: remove bio_set arg from blk_queue_split()NeilBrown2017-06-182-2/+2
* | block: introduce new block status code typeChristoph Hellwig2017-06-093-20/+28
|/
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-052-12/+34
|\
| * block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-16/+0
| * dcssblk: add dax_operations supportDan Williams2017-04-192-9/+47
* | s390/dasd: suppress command reject error for query host access commandStefan Haberland2017-03-283-6/+13
* | s390/dasd: check if query host access feature is supportedStefan Haberland2017-03-281-0/+4
|/
* s390/dasd: fix spelling mistake: "supportet" -> "supported"Colin Ian King2017-02-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-225-163/+155
|\
| * s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer2017-02-031-1/+1
| * s390/dasd: correct inconsistent indentingStefan Haberland2017-01-311-2/+2
| * s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland2017-01-311-4/+5
| * s390/dasd: check for device error pointer within state change interruptsStefan Haberland2017-01-311-2/+5
OpenPOWER on IntegriCloud