aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-13s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2-8/+31
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+5
2015-05-20s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson1-9/+3
2015-05-20block: dasd_genhd: convert to blkdev_reread_partMing Lei1-6/+3
2015-05-13s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter1-0/+17
2015-04-15s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland1-12/+16
2015-04-15s390/dasd: fix unresumed device after suspend/resumeStefan Haberland1-0/+5
2015-04-15s390/dasd: fix inability to set a DASD device offlineStefan Haberland2-4/+8
2015-03-25s390/dasd: remove setting of scheduler from driverStefan Haberland1-10/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens4-52/+0
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali1-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott1-1/+1
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+9
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer1-2/+13
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-12/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2-17/+34
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott3-63/+132
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott3-12/+36
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott3-12/+55
2014-11-28s390/dasd: retry partition detectionStefan Haberland1-2/+24
2014-11-28s390/dasd: fix list corruption for sleep_on requestsStefan Haberland1-3/+0
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland1-0/+14
2014-11-28s390/dasd: remove unused codeStefan Haberland1-12/+2
2014-10-20s390: block: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+2
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland5-5/+472
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland1-10/+15
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer2-0/+2
2014-09-01s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter1-1/+1
2014-08-01s390/dasd: fix camel caseStefan Haberland3-9/+9
2014-07-22dasd: fix error recovery for alias devices during formatStefan Haberland4-22/+62
2014-07-22dasd: fix list_del corruption during formatStefan Haberland1-1/+5
2014-07-22dasd: fix unresponsive device during formatStefan Haberland1-0/+9
2014-07-22dasd: use aliases for formatted devices during formatStefan Haberland3-8/+9
2014-07-22s390/dasd: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-07-22s390/dasd: replace pr_warning by pr_warnFabian Frederick1-16/+12
2014-07-22s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick1-36/+33
2014-07-22s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick1-17/+8
2014-06-11s390: avoid format strings leaking into namesKees Cook1-1/+1
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+2
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-7/+7
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds7-67/+69
2014-01-22s390/xpram: don't modify module parametersSebastian Ott1-2/+3
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner1-1/+1
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2-1/+2
2013-12-02s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber1-1/+0