Age | Commit message (Expand) | Author |
2023-08-28 | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-21 | block: consolidate __invalidate_device and fsync_bdev | Christoph Hellwig |
2023-08-21 | dasd: also call __invalidate_device when setting the device offline | Christoph Hellwig |
2023-08-16 | s390/dcssblk: fix kernel crash with list_add corruption | Gerald Schaefer |
2023-08-16 | s390/mm: make virt_to_pfn() a static inline | Linus Walleij |
2023-07-28 | Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux | Linus Torvalds |
2023-07-24 | s390/dasd: print copy pair message only for the correct error | Stefan Haberland |
2023-07-24 | s390/dasd: fix hanging device after request requeue | Stefan Haberland |
2023-07-24 | s390/dasd: use correct number of retries for ERP requests | Stefan Haberland |
2023-07-24 | s390/dasd: fix hanging device after quiesce/resume | Stefan Haberland |
2023-07-24 | s390/dcssblk: fix virtual vs physical address confusion | Alexander Gordeev |
2023-07-24 | s390/dcssblk: use IS_ALIGNED() for alignment checks | Alexander Gordeev |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-07-03 | s390: include linux/io.h instead of asm/io.h | Heiko Carstens |
2023-07-01 | Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-06-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-26 | dax: enable dax fault handler to report VM_FAULT_HWPOISON | Jane Chu |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig |
2023-06-12 | block: remove the unused mode argument to ->release | Christoph Hellwig |
2023-06-12 | block: pass a gendisk to ->open | Christoph Hellwig |
2023-06-09 | s390/dasd: Use correct lock while counting channel queue length | Jan Höppner |
2023-06-05 | block: introduce holder ops | Christoph Hellwig |
2023-05-22 | Merge patch series "Use block pr_ops in LIO" | Martin K. Petersen |
2023-05-19 | s390/dasd: fix command reject error on ESE devices | Stefan Haberland |
2023-04-11 | block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT | Mike Christie |
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 |