Age | Commit message (Expand) | Author |
2019-05-20 | dax: Arrange for dax_supported check to span multiple devices | Dan Williams |
2019-05-09 | s390/dasd: fix build warning in dasd_eckd_build_cp_raw | Ming Lei |
2019-03-29 | s390/dasd: Fix capacity calculation for large volumes | Peter Oberparleiter |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-03-01 | s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y | Martin Schwidefsky |
2019-01-28 | s390/dasd: fix using offset into zero size array error | Stefan Haberland |
2019-01-02 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-12-13 | s390/drivers: fix proc/debugfs file permissions | Sebastian Ott |
2018-12-13 | s390: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-11-07 | dasd: remove dead code | Jens Axboe |
2018-10-23 | Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke |
2018-09-20 | s390/dasd: remove unnecessary condition check | Chengguang Xu |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-08-09 | s390/dasd: fix hanging offline processing due to canceled worker | Stefan Haberland |
2018-08-09 | s390/dasd: fix panic for failed online processing | Stefan Haberland |
2018-07-30 | s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye |
2018-07-19 | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO | Gustavo A. R. Silva |
2018-07-04 | s390/dasd: fix cast-function-type warnings | Sebastian Ott |
2018-07-02 | s390/dasd: fix gcc 8 stringop-truncation warning | Vasily Gorbik |
2018-07-02 | s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings | Vasily Gorbik |
2018-07-02 | s390/scm_blk: correct numa_node in scm_blk_dev_setup | Vasily Gorbik |
2018-07-02 | s390/dasd: correct numa_node in dasd_alloc_queue | Vasily Gorbik |
2018-07-02 | s390/dasd: reduce the default queue depth and nr of hardware queues | Stefan Haberland |
2018-06-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | s390/dasd: only use preallocated requests | Sebastian Ott |
2018-06-12 | s390/dasd: reshuffle struct dasd_ccw_req | Sebastian Ott |
2018-06-12 | s390/dasd: remove dasd_kmalloc_set_cda | Sebastian Ott |
2018-06-12 | s390/dasd: move dasd_ccw_req to per request data | Sebastian Ott |
2018-06-12 | s390/dasd: simplify locking in process_final_queue | Sebastian Ott |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig |
2018-05-25 | s390/dasd: simplify locking in dasd_times_out | Sebastian Ott |
2018-05-22 | dax: Introduce a ->copy_to_iter dax operation | Dan Williams |
2018-05-23 | s390/dasd: use blk_mq_rq_from_pdu for per request data | Sebastian Ott |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-02 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2018-04-23 | s390/dasd: fix IO error for newly defined devices | Stefan Haberland |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani |
2018-04-16 | s390: remove couple of duplicate includes | Vasily Gorbik |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |