Age | Commit message (Expand) | Author |
2024-03-13 | s390/cio,idal: fix virtual vs physical address confusion | Heiko Carstens |
2024-03-13 | s390/dasd: use new address translation helpers | Heiko Carstens |
2024-03-13 | s390/dasd_eckd: fix virtual vs physical address confusion | Heiko Carstens |
2024-03-06 | dasd: move queue setup to common code | Christoph Hellwig |
2024-02-08 | s390/dasd: Use dev_err() over printk() | Jan Höppner |
2023-07-03 | s390: include linux/io.h instead of asm/io.h | Heiko Carstens |
2023-02-09 | s390/dasd: sort out physical vs virtual pointers usage | Alexander Gordeev |
2022-09-28 | s390/dasd: use blk_mq_alloc_disk | Christoph Hellwig |
2022-05-03 | dasd: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2021-08-16 | dasd: use bvec_virt | Christoph Hellwig |
2021-05-25 | s390/dasd: add missing discipline function | Stefan Haberland |
2021-03-16 | s390/dasd: let driver core manage the sysfs attributes | Julian Wiedmann |
2021-03-16 | s390/dasd: remove dasd_fba_probe() wrapper | Julian Wiedmann |
2020-12-16 | Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-02 | s390/dasd: remove unused pm related functions | Vineeth Vijayan |
2020-11-16 | s390/dasd: Remove unused parameter from dasd_generic_probe() | Jan Höppner |
2020-09-14 | s390/dasd: Fix zero write for FBA devices | Jan Höppner |
2019-07-11 | s390/dasd: Use ALIGN_DOWN macro | Jan Höppner |
2019-07-11 | s390/dasd: Make dasd_setup_queue() a discipline function | Jan Höppner |
2018-06-12 | s390/dasd: move dasd_ccw_req to per request data | Sebastian Ott |
2017-11-24 | s390: block: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-08-29 | s390/dasd: Add discard support for FBA devices | Jan Höppner |
2016-12-12 | s390/dasd: extend dasd path handling | Stefan Haberland |
2016-03-07 | s390/dasd: remove casts to dasd_*_private | Sebastian Ott |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens |
2013-11-23 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet |
2013-07-01 | s390/dasd: Implement block timeout handling | Hannes Reinecke |
2013-07-01 | s390/dasd: make number of retries configurable | Hannes Reinecke |
2013-02-14 | s390/time: rename tod clock access functions | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2012-11-23 | s390/dasd: fix multi-line printks with multiple KERN_<level>s | Sebastian Ott |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter |
2011-03-23 | [S390] ccw_driver: remove duplicate members | Sebastian Ott |
2011-01-05 | [S390] dasd: Improve handling of stolen DASD reservation | Stefan Weinhuber |
2011-01-05 | [S390] dasd: do path verification for paths added at runtime | Stefan Weinhuber |
2010-08-09 | [S390] dasd: tunable missing interrupt handler | Stefan Haberland |
2010-03-08 | [S390] dasd: automatic recognition of read-only devices | Stefan Weinhuber |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger |
2009-09-11 | [S390] dasd: fix message naming | Stefan Haberland |
2009-09-11 | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland |
2009-07-07 | [S390] dasd: correct debugfeature sense dump | Stefan Haberland |
2009-06-16 | [S390] pm: dasd power management callbacks. | Stefan Haberland |
2009-06-12 | [S390] dasd: sync after async probe | Sebastian Ott |
2009-06-12 | [S390] dasd: check_characteristics cleanup | Sebastian Ott |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-03-26 | [S390] dasd: message cleanup | Stefan Haberland |
2009-01-09 | [S390] dasd: add device attribute to disable blocking on lost paths | Holger Smolinski |