summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-12-01block: stop using bdget_disk for partition 0Christoph Hellwig
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-11-30s390/ap: let bus_register() add the AP bus sysfs attributesJulian Wiedmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-11-18s390/qeth: remove useless if/elseKaixu Xia
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-16s390/dasd: Process FCES path event notificationJan Höppner
2020-11-16s390/dasd: Prepare for additional path event handlingJan Höppner
2020-11-16s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner
2020-11-16s390/dasd: Fix operational path inconsistencyJan Höppner
2020-11-16s390/dasd: Store path configuration data during path handlingJan Höppner
2020-11-16s390/dasd: Move duplicate code to separate functionJan Höppner
2020-11-16s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott
2020-11-16dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig
2020-11-09s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger
2020-11-09s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger
2020-11-03s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger
2020-11-03s390/ap: fix ap devices reference countingHarald Freudenberger
2020-10-29scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann
2020-10-29scsi: zfcp: Process Version Change eventsJulian Wiedmann
2020-10-29scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()Julian Wiedmann
2020-10-29scsi: zfcp: Remove orphaned function declarationsVasily Gorbik
2020-10-29scsi: zfcp: Lift Input Queue tasklet from qdioJulian Wiedmann
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds