summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig
2021-06-21s390/vfio-ap: clean up mdev resources when remove callback invokedTony Krowiak
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger
2021-06-12s390/netiuvc: get rid of forward declarationsHeiko Carstens
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter
2021-06-11s390/qeth: shrink TX buffer structJulian Wiedmann
2021-06-11s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann
2021-06-11s390/qeth: use ethtool_sprintf()Julian Wiedmann
2021-06-11s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2021-06-11scm_blk: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig
2021-06-01xpram: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01dcssblk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-25s390/dasd: add missing discipline functionStefan Haberland
2021-05-12vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman
2021-05-12vfio-ccw: Check initialized flag in cp_init()Eric Farman
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-03s390: dasd: Mundane spelling fixesBhaskar Chowdhury
2021-04-30s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-21s390/zcrypt: fix zcard and zqueue hot-unplug memleakHarald Freudenberger
2021-04-15scsi: zfcp: Lift Request Queue tasklet & timer from qdioJulian Wiedmann
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann
2021-04-15scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()Julian Wiedmann
2021-04-15scsi: zfcp: Fix indentation coding style issueYevhen Viktorov
2021-04-15scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-04-12s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan
2021-04-08dasd: use bdev_disk_changed instead of blk_drop_partitionsChristoph Hellwig
2021-04-07s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-04-05s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak