aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-02s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber1-1/+0
2013-11-20s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber1-0/+2
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2-19/+7
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2013-11-08s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens1-4/+4
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier1-1/+5
2013-10-28s390/dasd: Write to profile data area only if it is availableStefan Weinhuber1-1/+2
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-2/+2
2013-08-28s390/dasd: fix statistics for recovered requestsStefan Weinhuber1-0/+8
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber1-11/+43
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber1-2/+4
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-4/+4
2013-07-30s390/dasd: fix hanging devices after path eventsStefan Haberland1-0/+6
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke3-3/+72
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke3-0/+62
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke1-3/+13
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke1-0/+8
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke4-2/+88
2013-07-01s390/dasd: process all requests in the device taskletHannes Reinecke1-2/+2
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke5-6/+57
2013-07-01s390/dasd: Clarify commentHannes Reinecke1-3/+1
2013-06-26s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber1-2/+10
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2013-05-17s390/xpram: mark xpram as non-rotationalChristian Borntraeger1-0/+1
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2013-05-07block_device_operations->release() should return voidAl Viro3-21/+12
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott1-2/+1
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott1-2/+4
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland1-8/+55
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland4-143/+351
2013-04-17s390/dasd: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/coreJens Axboe3-13/+81
2013-03-23block: Add bio_end_sector()Kent Overstreet1-2/+1
2013-03-21s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun1-2/+5
2013-03-21s390/scm_block: fix printk format stringSebastian Ott2-3/+3
2013-03-07s390/scm: process availabilitySebastian Ott1-0/+7
2013-03-07s390/scm_blk: suspend writesSebastian Ott2-5/+58
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott1-6/+10
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott1-2/+6
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber1-1/+4
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens8-39/+39
2013-02-14s390/scm: use inline dummy functionsSebastian Ott1-13/+28
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens3-3/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-81/+178
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland3-17/+116
2012-11-30s390/dasd: fix unaccessible device after resumeStefan Haberland1-9/+7