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 Torvalds2013-05-211-0/+1
|\
| * s390/xpram: mark xpram as non-rotationalChristian Borntraeger2013-05-171-0/+1
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-2/+1Star
|\ \
| * \ Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-023-13/+81
| |\ \
| * | | block: Add bio_end_sector()Kent Overstreet2013-03-231-2/+1Star
* | | | block_device_operations->release() should return voidAl Viro2013-05-073-21/+12Star
| |_|/ |/| |
* | | s390/scm_blk: fix memleak in init functionSebastian Ott2013-04-261-2/+1Star
* | | s390/scm_blk: allow more cluster size valuesSebastian Ott2013-04-261-2/+4
* | | s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland2013-04-171-8/+55
* | | s390/dasd: improve speed of dasdfmtStefan Haberland2013-04-174-143/+351
* | | s390/dasd: remove cast for kzalloc return valueZhang Yanfei2013-04-171-2/+1Star
* | | s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun2013-03-211-2/+5
* | | s390/scm_block: fix printk format stringSebastian Ott2013-03-212-3/+3
| |/ |/|
* | s390/scm: process availabilitySebastian Ott2013-03-071-0/+7
* | s390/scm_blk: suspend writesSebastian Ott2013-03-072-5/+58
* | s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-6/+10
* | s390/scm_blk: fix request number accountingSebastian Ott2013-03-071-2/+6
|/
* s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber2013-02-141-1/+4
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-148-39/+39
* s390/scm: use inline dummy functionsSebastian Ott2013-02-141-13/+28
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-083-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-136-81/+178
|\
| * s390/dasd: add safe offline interfaceStefan Haberland2012-11-303-17/+116
| * s390/dasd: fix unaccessible device after resumeStefan Haberland2012-11-301-9/+7Star
| * s390: use ccw_device_get_schidSebastian Ott2012-11-231-4/+7
| * s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2012-11-232-51/+48Star
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* s390/dcssblk: cleanup device attribute usageSebastian Ott2012-10-091-29/+23Star
* s390/dasd: check count address during online settingStefan Haberland2012-09-261-2/+12
* s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-2/+2
* s390/dasd: fix return value for non-existent ioctlsHeiko Carstens2012-09-261-2/+2
* s390/scm: reorder scm_removeSebastian Ott2012-09-261-1/+1
* s390/scm: remove superfluous lockSebastian Ott2012-09-261-10/+1Star
* s390/scm_block: force cluster writesSebastian Ott2012-09-265-3/+310
* s390: add scm block driverSebastian Ott2012-09-265-0/+597
* s390: add eadm facility bitsSebastian Ott2012-09-261-2/+1Star
* s390/dasd: fix read unit address configuration loopStefan Haberland2012-09-171-1/+26
* s390/dasd: fix pathgroup raceStefan Haberland2012-09-172-7/+36
* s390/dasd: move wake_up callSebastian Ott2012-09-061-3/+3
* s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3Star
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2016-27/+13Star
* s390/dasd: add shutdown actionStefan Haberland2012-07-163-0/+34
* s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-4/+0Star
* [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall2012-04-111-8/+16
* [S390] dasd: prevent validate server for offline devicesStefan Haberland2012-03-112-0/+12
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-4/+4
* compat: fix compile breakage on s390Heiko Carstens2012-02-272-1/+2
* [S390] dasd: revalidate server for new pathgroupStefan Haberland2012-01-183-0/+30
* [S390] dasd: revert LCU optimizationStefan Haberland2012-01-182-89/+16Star