aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block
Commit message (Expand)AuthorAgeFilesLines
* compat: fix compile breakage on s390Heiko Carstens2012-03-122-1/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-2/+2
* [S390] dasd: fix return code handlingHeiko Carstens2011-05-231-2/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-232-12/+0
* [S390] dasd: prevent IO error during reserve/release loopStefan Haberland2011-05-101-1/+10
* [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-291-1/+1
* [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
* [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
* Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-252-4/+8
|\
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-232-4/+8
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+1
|\ \ | |/ |/|
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+1
* | [S390] dasd: get rid of compile warningHeiko Carstens2011-03-151-0/+1
* | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
|/
* [S390] dasd: correct device tableStefan Haberland2011-02-171-1/+1
* [S390] dasd: prevent panic with unresumed devicesStefan Haberland2011-01-311-0/+6
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-1/+1
|\
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-1/+1
* | [S390] dasd: Correct retry counter for terminated I/O.Stefan Haberland2011-01-051-1/+0
* | [S390] dasd: Add support for raw ECKD access.Stefan Haberland2011-01-054-8/+266
* | [S390] dasd: Prevent deadlock during suspend/resume.Stefan Haberland2011-01-051-3/+4
* | [S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber2011-01-056-69/+188
* | [S390] dasd: do path verification for paths added at runtimeStefan Weinhuber2011-01-059-100/+418
* | [S390] dasd: add High Performance FICON multitrack supportStefan Weinhuber2011-01-053-46/+122
* | [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
* | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-8/+16
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-292-0/+70
* [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
* [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40
* [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-252-15/+8
* [S390] dasd fix dump_sense_dbfStefan Haberland2010-10-251-6/+10
* [S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber2010-10-251-0/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+3
|\
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-118-23/+153
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-101-1/+1
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-1/+0
|\ \ \ \
| * | | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+0
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / / /
* | | | | s390/block: kill the big kernel lockArnd Bergmann2010-09-263-26/+2
|/ / / /
* | | | [S390] dasd: fix format string typesHeiko Carstens2010-08-131-2/+2
| |_|/ |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-102-1/+12
|\ \ \
| * | | block: push down BKL into .open and .releaseArnd Bergmann2010-08-072-0/+11