Age | Commit message (Expand) | Author |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-22 | s390/xpram: don't modify module parameters | Sebastian Ott |
2014-01-16 | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-02 | s390/dasd: fix memory leak caused by dangling references to request_queue | Stefan Weinhuber |
2013-11-23 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-11-20 | s390/dasd: validate request size before building CCW/TCW request | Stefan Weinhuber |
2013-11-15 | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott |
2013-11-14 | Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-11-08 | s390/dasd: hold request queue sysfs lock when calling elevator_init() | Heiko Carstens |
2013-11-06 | s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS | Steffen Maier |
2013-10-28 | s390/dasd: Write to profile data area only if it is available | Stefan Weinhuber |
2013-10-24 | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner |
2013-10-15 | s390/dasd: check for availability of prefix command during format | Stefan Haberland |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-08-28 | s390/dasd: fix statistics for recovered requests | Stefan Weinhuber |
2013-08-22 | s390/dasd: enable raw_track_access reads without direct I/O | Stefan Weinhuber |
2013-08-22 | s390/dasd: cleanup timeout and transport error messages | Stefan Weinhuber |
2013-08-22 | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-07-30 | s390/dasd: fix hanging devices after path events | Stefan Haberland |
2013-07-01 | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set | Hannes Reinecke |
2013-07-01 | s390/dasd: Add 'timeout' attribute | Hannes Reinecke |
2013-07-01 | block/dasd: detailed I/O errors | Hannes Reinecke |
2013-07-01 | s390/dasd: Reduce amount of messages for specific errors | Hannes Reinecke |
2013-07-01 | s390/dasd: Implement block timeout handling | Hannes Reinecke |
2013-07-01 | s390/dasd: process all requests in the device tasklet | Hannes Reinecke |
2013-07-01 | s390/dasd: make number of retries configurable | Hannes Reinecke |
2013-07-01 | s390/dasd: Clarify comment | Hannes Reinecke |
2013-06-26 | s390/dasd: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-05-31 | s390/dasd: fix handling of gone paths | Stefan Weinhuber |
2013-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-05-17 | s390/xpram: mark xpram as non-rotational | Christian Borntraeger |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-04-26 | s390/scm_blk: fix memleak in init function | Sebastian Ott |
2013-04-26 | s390/scm_blk: allow more cluster size values | Sebastian Ott |
2013-04-17 | s390/dasd: fix hanging device after resume with internal error 13 | Stefan Haberland |
2013-04-17 | s390/dasd: improve speed of dasdfmt | Stefan Haberland |
2013-04-17 | s390/dasd: remove cast for kzalloc return value | Zhang Yanfei |
2013-04-02 | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2013-03-23 | block: Add bio_end_sector() | Kent Overstreet |
2013-03-21 | s390/scm_blk: fix error return code in scm_blk_init() | Wei Yongjun |
2013-03-21 | s390/scm_block: fix printk format string | Sebastian Ott |
2013-03-07 | s390/scm: process availability | Sebastian Ott |
2013-03-07 | s390/scm_blk: suspend writes | Sebastian Ott |
2013-03-07 | s390/scm_drv: extend notify callback | Sebastian Ott |
2013-03-07 | s390/scm_blk: fix request number accounting | Sebastian Ott |
2013-02-28 | s390/dasd: fix unresponsive device after all channel paths were lost | Stefan Haberland |
2013-02-14 | dasd: fix sysfs cleanup in dasd_generic_remove | Stefan Weinhuber |