Commit Graph

197 Commits (23616941914917cf25b94789856b5326b68d8ee8)

Author SHA1 Message Date
Mark McLoughlin 035da16fb5 s390: remove s390_root_dev_*() 16 years ago
Hongjie Yang 93098bf015 [S390] convert dcssblk and extmem printks messages to pr_xxx macros. 16 years ago
Martin Schwidefsky d1c2f8928a [S390] convert xpram printks to pr_xxx macros. 16 years ago
Kay Sievers 98df67b324 [S390] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Stefan Haberland 0cd4bd4754 [S390] dasd: call cleanup_cqr with request_queue_lock 16 years ago
Stefan Haberland 50afd20f8c [S390] dasd: correct sense byte condition for SIM 16 years ago
Cornelia Huck faf16aa9b3 [S390] dasd: Use accessors instead of using driver_data directly. 16 years ago
Stefan Haberland 2bf373b3e3 [S390] dasd: improve dasd statistics proc interface 16 years ago
Stefan Haberland a9cffb227d [S390] dasd: log sense for fatal errors 16 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro 46d74326e6 [PATCH] switch dcssblk 17 years ago
Al Viro 57a7c0bca0 [PATCH] switch dasd 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 17 years ago
Nigel Hislop ab1d848fd6 [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O 17 years ago
Martin Schwidefsky 3ce66093f5 [S390] xpram: per device block request queues. 17 years ago
Stefan Haberland ada3df9171 [S390] dasd: fix message flood for unsolicited interrupts 17 years ago
Hongjie Yang b2300b9efe [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. 17 years ago
Cornelia Huck 1bf5b28539 [S390] bus_id -> dev_set_name() changes 17 years ago
Kay Sievers 2a0217d5c7 [S390] bus_id -> dev_name conversions 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Heiko Carstens dbe13d9981 [S390] dcss: fix build bug. 17 years ago
Gerald Schaefer 04f64b5756 [S390] dcssblk: fix race in dcssblk_add_store() 17 years ago
Peter Oberparleiter 91c36919a4 [S390] cio: call ccw driver notify function with lock held 17 years ago
Stefan Weinhuber 49fd38bdaa [S390] dasd: fix data size for PSF/PRSSD command 17 years ago
Julien Brunel 0983e56835 [S390] drivers/s390: Use an IS_ERR test rather than a NULL test 17 years ago
Stefan Weinhuber 4abb08c24b [S390] dasd: Add support for enhanced VM UID 17 years ago
Stefan Haberland 8586cb60ce [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP 17 years ago
Cornelia Huck 7337194f70 [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). 17 years ago
Stefan Haberland 9d853caf44 [S390] dasd: fix unsolicited SIM handling. 17 years ago
Hongjie Yang ded77fb4df [S390] Cleanup dcssblk printk messages. 17 years ago
Martin Schwidefsky 8df22b4b39 [S390] Cleanup xpram printk messages. 17 years ago
Peter Oberparleiter 23d805b647 [S390] cio: introduce fcx enabled scsw format 17 years ago
Arnd Bergmann 986837bade block-dasd_eer: BKL pushdown 17 years ago
Stefan Haberland c80ee72496 [S390] dasd: use a generic wait_queue for sleep_on 17 years ago
Stefan Weinhuber f16f584350 [S390] dasd: fix timeout handling in interrupt handler 17 years ago
Cornelia Huck 69f90f6a56 [S390] dasd: Use const in busid functions. 17 years ago
Denis V. Lunev 8b594007c3 s390: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Jared Hulbert 30afcb4bd2 return pfn from direct_access, for XIP 17 years ago
Martin Schwidefsky ca68305bf3 [S390] Remove code duplication from monreader / dcssblk. 17 years ago
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings. 17 years ago
Harvey Harrison 2a2cf6b186 [S390] replace remaining __FUNCTION__ occurrences 17 years ago
Stefan Haberland f60c768c38 [S390] dasd: add sim handling. 17 years ago
Stefan Haberland 00966c0a5b [S390] dasd: use GFP_DMA for fba private data allocation 17 years ago
Josef 'Jeff' Sipek 08a8a0c59e [S390] dasd: fix double elevator_exit call when deadline iosched fails to load 17 years ago
Stefan Weinhuber a5e2383991 [S390] dasd: fix reference counting in display method for proc/dasd/devices 17 years ago
Stefan Weinhuber 5c12f2406c [S390] dasd: let dasd erp matching recognize alias recovery 17 years ago
Roel Kluin 39f73b2886 [S390] dcss: Fix Unlikely(x) != y 17 years ago