Age | Commit message (Expand) | Author |
2023-04-11 | s390/dasd: fix hanging blockdevice after request requeue | Stefan Haberland |
2023-04-11 | s390/dasd: add autoquiesce event for start IO error | Stefan Haberland |
2023-04-11 | s390/dasd: add aq_timeouts autoquiesce trigger | Stefan Haberland |
2023-04-11 | s390/dasd: add aq_requeue sysfs attribute | Stefan Haberland |
2023-04-11 | s390/dasd: add aq_mask sysfs attribute | Stefan Haberland |
2023-04-11 | s390/dasd: add autoquiesce feature | Stefan Haberland |
2023-04-11 | s390/dasd: remove unused DASD EER defines | Stefan Haberland |
2023-02-09 | s390/dasd: Fix potential memleak in dasd_eckd_init() | Qiheng Lin |
2023-02-09 | s390/dasd: sort out physical vs virtual pointers usage | Alexander Gordeev |
2023-01-29 | s390/dcssblk:: don't call bio_split_to_limits | Christoph Hellwig |
2023-01-04 | block: handle bio_split_to_limits() NULL return | Jens Axboe |
2022-11-25 | Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux | Linus Torvalds |
2022-11-23 | s390/dasd: fix possible buffer overflow in copy_pair_show | Stefan Haberland |
2022-11-23 | s390/dasd: fix no record found for raw_track_access | Stefan Haberland |
2022-11-23 | s390/dasd: increase printing of debug data payload | Stefan Haberland |
2022-11-23 | s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid" | Colin Ian King |
2022-11-16 | s390/dcssblk: fix deadlock when adding a DCSS | Gerald Schaefer |
2022-10-09 | Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-10-07 | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds |
2022-09-28 | s390/dasd: use blk_mq_alloc_disk | Christoph Hellwig |
2022-09-21 | s390/dasd: add device ping attribute | Stefan Haberland |
2022-09-21 | s390/dasd: suppress generic error messages for PPRC secondary devices | Stefan Haberland |
2022-09-21 | s390/dasd: add ioctl to perform a swap of the drivers copy pair | Stefan Haberland |
2022-09-21 | s390/dasd: add copy pair swap capability | Stefan Haberland |
2022-09-21 | s390/dasd: add copy pair setup | Stefan Haberland |
2022-09-21 | s390/dasd: add query PPRC function | Stefan Haberland |
2022-09-21 | s390/dasd: put block allocation in separate function | Stefan Haberland |
2022-09-19 | s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup | Stefan Haberland |
2022-08-30 | s390: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-04 | s390/dasd: Establish DMA alignment | Eric Farman |
2022-08-04 | s390/dasd: drop unexpected word 'for' in comments | Jiang Jian |
2022-08-02 | block: change the blk_queue_split calling convention | Christoph Hellwig |
2022-07-06 | blk-mq: Drop blk_mq_ops.timeout 'reserved' arg | John Garry |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig |
2022-05-27 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu |
2022-05-05 | s390/dasd: Use kzalloc instead of kmalloc/memset | Haowen Bai |
2022-05-05 | s390/dasd: Fix read inconsistency for ESE DASD devices | Jan Höppner |
2022-05-05 | s390/dasd: Fix read for ESE with blksize < 4k | Jan Höppner |
2022-05-05 | s390/dasd: prevent double format of tracks for ESE devices | Stefan Haberland |
2022-05-05 | s390/dasd: fix data corruption for ESE devices | Stefan Haberland |
2022-05-03 | dasd: don't set the discard_alignment queue limit | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-03-25 | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |