aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/block/dasd.c
AgeCommit message (Expand)Author
2013-05-31s390/dasd: fix handling of gone pathsStefan Weinhuber
2013-05-07block_device_operations->release() should return voidAl Viro
2013-04-17s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland
2013-04-17s390/dasd: improve speed of dasdfmtStefan Haberland
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland
2012-09-17s390/dasd: fix pathgroup raceStefan Haberland
2012-09-06s390/dasd: move wake_up callSebastian Ott
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-16s390/dasd: add shutdown actionStefan Haberland
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland
2012-01-18[S390] dasd: revalidate server for new pathgroupStefan Haberland
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03fs: move code out of buffer.cAl Viro
2011-10-30[S390] dasd: prevent path verification before resumeStefan Haberland
2011-10-30[S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland
2011-10-30[S390] dasd: wait for terminated requestStefan Haberland
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-08-03[S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-05[S390] dasd: Correct retry counter for terminated I/O.Stefan Haberland
2011-01-05[S390] dasd: Add support for raw ECKD access.Stefan Haberland
2011-01-05[S390] dasd: Prevent deadlock during suspend/resume.Stefan Haberland
2011-01-05[S390] dasd: Improve handling of stolen DASD reservationStefan Weinhuber
2011-01-05[S390] dasd: do path verification for paths added at runtimeStefan Weinhuber
2011-01-05[S390] dasd: add High Performance FICON multitrack supportStefan Weinhuber
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-26s390/block: kill the big kernel lockArnd Bergmann
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-08-13[S390] dasd: fix format string typesHeiko Carstens
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-05-26[S390] dasd: unit check handling during internal cio I/OStefan Haberland
2010-05-17[S390] dasd: add dynamic pav tolerationStefan Haberland
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber
2010-04-22[S390] dasd: fix endless loop in erpStefan Haberland
2010-03-08[S390] dasd: automatic recognition of read-only devicesStefan Weinhuber
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-02-26[S390] dasd: correct offline processingStefan Haberland
2010-02-26[S390] dasd: fix refcounting.Stefan Haberland
2010-02-26[S390] dasd: fix online/offline raceStefan Haberland
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen