summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | | net/af_iucv: don't track individual TX skbs for TRANS_HIPER socketsJulian Wiedmann2021-01-281-2/+4
* | | s390/qeth: don't fake a TX completion interrupt after TX errorJulian Wiedmann2021-01-281-16/+18
* | | s390/qeth: make cast type selection for af_iucv skbs robustJulian Wiedmann2021-01-281-12/+15
* | | s390/qeth: pass proto to qeth_l3_get_cast_type()Julian Wiedmann2021-01-281-5/+6
* | | s390/qeth: remove qeth_get_ip_version()Julian Wiedmann2021-01-284-62/+62
* | | s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann2021-01-283-31/+28
|/ /
* | s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann2021-01-071-1/+1
* | s390/qeth: fix locking for discipline setup / removalJulian Wiedmann2021-01-073-10/+7
* | s390/qeth: fix deadlock during recoveryJulian Wiedmann2021-01-074-18/+34
|/
* Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-241-2/+20
|\
| * s390/dasd: fix list corruption of lcu listStefan Haberland2020-12-171-1/+1
| * s390/dasd: fix list corruption of pavgroup group listStefan Haberland2020-12-171-0/+1
| * s390/dasd: prevent inconsistent LCU device dataStefan Haberland2020-12-171-0/+9
| * s390/dasd: fix hanging device offline processingStefan Haberland2020-12-171-1/+9
* | Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-183-3/+3
|\ \
| * | s390/zcrypt: convert comma to semicolonZheng Yongjun2020-12-162-2/+2
| * | s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-1/+1
* | | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-12-162-0/+30
|\ \ \ | |_|/ |/| |
| * | vfio-ccw: Wire in the request callbackEric Farman2020-12-032-0/+30
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-167-2/+91
|\ \ \
| * | | scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann2020-10-294-0/+16
| * | | scsi: zfcp: Process Version Change eventsJulian Wiedmann2020-10-292-0/+26
| * | | scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()Julian Wiedmann2020-10-291-0/+8
| * | | scsi: zfcp: Remove orphaned function declarationsVasily Gorbik2020-10-291-2/+0
| * | | scsi: zfcp: Lift Input Queue tasklet from qdioJulian Wiedmann2020-10-292-0/+41
* | | | Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-1610-78/+520
|\ \ \ \
| * | | | s390/dasd: Process FCES path event notificationJan Höppner2020-11-163-9/+64
| * | | | s390/dasd: Prepare for additional path event handlingJan Höppner2020-11-163-36/+47
| * | | | s390/dasd: Display FC Endpoint Security information via sysfsJan Höppner2020-11-163-0/+207
| * | | | s390/dasd: Fix operational path inconsistencyJan Höppner2020-11-161-0/+1
| * | | | s390/dasd: Store path configuration data during path handlingJan Höppner2020-11-161-1/+15
| * | | | s390/dasd: Move duplicate code to separate functionJan Höppner2020-11-161-22/+20
| * | | | s390/dasd: Remove unused parameter from dasd_generic_probe()Jan Höppner2020-11-164-5/+4
| * | | | s390/cio: Add support for FCES status notificationVineeth Vijayan2020-11-163-10/+68
| * | | | s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan2020-11-161-0/+83
| * | | | s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2020-11-162-1/+17
* | | | | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-164-31/+20
|\ \ \ \ \
| * | | | | block: remove the request_queue to argument request based tracepointsChristoph Hellwig2020-12-041-2/+1
| * | | | | block: stop using bdget_disk for partition 0Christoph Hellwig2020-12-011-3/+2
| * | | | | block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig2020-12-011-4/+4
| * | | | | block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+1
| |/ / / /
| * | | | dasd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2020-11-163-19/+12
* | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1516-430/+489
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/qeth: make qeth_qdio_handle_aob() more robustJulian Wiedmann2020-12-071-0/+1
| * | | | s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann2020-12-072-5/+2
| * | | | s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann2020-12-071-38/+51
| * | | | s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann2020-12-079-76/+30
| * | | | s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann2020-12-071-9/+3
| * | | | s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann2020-12-072-6/+5
| * | | | s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior2020-12-012-6/+1