summaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
| * 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/+48
* | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* s390/dcssblk: cleanup device attribute usageSebastian Ott2012-10-091-29/+23
* 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/+1
* 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/+1
* 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/+3
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2016-27/+13
* s390/dasd: add shutdown actionStefan Haberland2012-07-163-0/+34
* s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-4/+0
* [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/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-093-112/+313
|\
| * [S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2011-12-272-1/+11
| * [S390] dasd: add sanity check to detect path connection errorStefan Haberland2011-12-271-109/+300
| * [S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber2011-12-271-2/+2
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-3/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-061-3/+2
| |\ \ \ | | |_|/ | |/| |
| | | * fs: move code out of buffer.cAl Viro2012-01-031-1/+0
| | |/ | |/|
| | * switch debugfs to umode_tAl Viro2012-01-031-2/+2
| |/
* | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
|/
* Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-042-7/+5
|\
| * Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-191-3/+7
| |\
| * | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-122-7/+5
* | | [S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky2011-10-301-2/+2
* | | [S390] dasd: prevent path verification before resumeStefan Haberland2011-10-303-2/+17
* | | [S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland2011-10-303-2/+32
* | | [S390] dasd: wait for terminated requestStefan Haberland2011-10-301-1/+5
* | | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-303-2/+2
| |/ |/|
* | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
|/
* [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
* [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
OpenPOWER on IntegriCloud