1. d86b426 s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup by Stefan Haberland · 2 years ago
  2. 7008a26 scsi: zfcp: Fix missing auto port scan and thus missing target ports by Steffen Maier · 2 years, 2 months ago
  3. 0a67b4a tty: the rest, stop using tty_schedule_flip() by Jiri Slaby · 2 years, 10 months ago
  4. d3280c8 s390/lcs: fix variable dereferenced before check by Alexandra Winter · 2 years, 5 months ago
  5. 36933de s390/ctcm: fix potential memory leak by Alexandra Winter · 2 years, 5 months ago
  6. 958e33e s390/ctcm: fix variable dereferenced before check by Alexandra Winter · 2 years, 5 months ago
  7. 58f48bf scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices by Steffen Maier · 2 years, 9 months ago
  8. b95691f s390/sclp_vt220: fix console name to match device by Valentin Vidic · 3 years, 5 months ago
  9. b033ed3 s390/cio: dont call css_wait_for_slow_path() inside a lock by Vineeth Vijayan · 3 years, 4 months ago
  10. 68fb688 s390/dasd: fix hanging DASD driver unbind by Stefan Haberland · 3 years, 7 months ago
  11. d29f9d9 s390/dasd: fix hanging device offline processing by Stefan Haberland · 3 years, 10 months ago
  12. 61b66e8 s390/dasd: fix list corruption of lcu list by Stefan Haberland · 3 years, 10 months ago
  13. c72f447 s390/dasd: fix list corruption of pavgroup group list by Stefan Haberland · 3 years, 10 months ago
  14. 3312750 s390/dasd: prevent inconsistent LCU device data by Stefan Haberland · 3 years, 10 months ago
  15. 63872be s390/cio: add cond_resched() in the slow_eval_known_fn() loop by Vineeth Vijayan · 4 years, 3 months ago
  16. 9c3150f s390/qeth: don't process empty bridge port events by Julian Wiedmann · 4 years, 2 months ago
  17. f8c7afc s390/qdio: put thinint indicator after early error by Julian Wiedmann · 4 years, 6 months ago
  18. f241163 scsi: zfcp: fix request object use-after-free in send path causing wrong traces by Benjamin Block · 5 years ago
  19. fdcb9ad s390/cio: avoid duplicated 'ADD' uevents by Cornelia Huck · 4 years, 6 months ago
  20. 4224680 scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point by Steffen Maier · 4 years, 7 months ago
  21. cfbd8af s390/cio: cio_ignore_proc_seq_next should increase position index by Vasily Averin · 4 years, 8 months ago
  22. ededd04 scsi: zfcp: trace channel log even for FCP command responses by Steffen Maier · 5 years ago
  23. e2020c1 scsi: zfcp: drop default switch case which might paper over missing case by Steffen Maier · 6 years ago
  24. ebaf6c4 s390/qeth: invoke softirqs after napi_schedule() by Julian Wiedmann · 6 years ago
  25. a1f7f6a scsi: zfcp: fix reaction on bit error threshold notification by Steffen Maier · 5 years ago
  26. 4e91392 s390/cio: exclude subchannels with no parent from pseudo check by Vasily Gorbik · 5 years ago
  27. 21876fc s390/cio: avoid calling strlen on null pointer by Vasily Gorbik · 5 years ago
  28. 657c648 s390/qdio: add sanity checks to the fast-requeue path by Julian Wiedmann · 5 years ago
  29. 0a87819 s390/dasd: fix endless loop after read unit address configuration by Stefan Haberland · 5 years ago
  30. a0e456f scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized by Benjamin Block · 5 years ago
  31. 4eebf31 s390/qdio: handle PENDING state for QEBSM devices by Julian Wiedmann · 5 years ago
  32. 2aa57f7 s390/qdio: don't touch the dsci in tiqdio_add_input_queues() by Julian Wiedmann · 5 years ago
  33. 355dbc4 s390/qdio: (re-)initialize tiqdio list entries by Julian Wiedmann · 5 years ago
  34. b4b29e5 s390/qeth: fix VLAN attribute in bridge_hostnotify udev event by Alexandra Winter · 5 years ago
  35. 571fe26c scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) by Steffen Maier · 5 years ago
  36. 85494cf scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove by Steffen Maier · 5 years ago
  37. f16886fa s390: cio: fix cio_irb declaration by Arnd Bergmann · 5 years ago
  38. 6abfbc0 s390: ctcm: fix ctcm_new_device error return code by Arnd Bergmann · 5 years ago
  39. 00853c9 s390/3270: fix lockdep false positive on view->lock by Martin Schwidefsky · 5 years ago
  40. ee734a2 s390/dasd: Fix capacity calculation for large volumes by Peter Oberparleiter · 6 years ago
  41. 2807acf scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN by Steffen Maier · 6 years ago
  42. 727b857 scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices by Steffen Maier · 6 years ago
  43. a63e134 scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host by Steffen Maier · 6 years ago
  44. ffcad0a s390/virtio: handle find on invalid queue gracefully by Halil Pasic · 6 years ago
  45. 6a5cda4 s390/dasd: fix using offset into zero size array error by Stefan Haberland · 6 years ago
  46. 78335ed s390/qeth: fix use-after-free in error path by Julian Wiedmann · 6 years ago
  47. 7ed458f s390/smp: fix CPU hotplug deadlock with CPU rescan by Gerald Schaefer · 6 years ago
  48. 5d1a7ce scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown by Steffen Maier · 6 years ago
  49. 95e3e51 virtio/s390: fix race in ccw_io_helper() by Halil Pasic · 6 years ago
  50. 92054f4 virtio/s390: avoid race on vcdev->config by Halil Pasic · 6 years ago
  51. 1d3891c s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  52. f280735 s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  53. 82e9788 s390/qeth: don't dump past end of unknown HW header by Julian Wiedmann · 6 years ago
  54. 743f4a2 s390/qeth: use vzalloc for QUERY OAT buffer by Wenjia Zhang · 6 years ago
  55. d3638df s390/qeth: reset layer2 attribute on layer switch by Julian Wiedmann · 6 years ago
  56. 09d5c14 s390/qeth: fix race in used-buffer accounting by Julian Wiedmann · 6 years ago
  57. b84452f s390/dasd: fix panic for failed online processing by Stefan Haberland · 6 years ago
  58. 0eee05c s390/dasd: fix hanging offline processing due to canceled worker by Stefan Haberland · 6 years ago
  59. b9f66a2 s390/qdio: reset old sbal_state flags by Julian Wiedmann · 6 years ago
  60. c6751cb scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread by Steffen Maier · 6 years ago
  61. 2df7e6f scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED by Steffen Maier · 6 years ago
  62. 21224f6 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED by Steffen Maier · 6 years ago
  63. 48ae373 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return by Steffen Maier · 6 years ago
  64. b0c2fc1 scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed by Steffen Maier · 6 years ago
  65. 97d3625 scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF by Steffen Maier · 6 years ago
  66. 9779f49 scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler by Steffen Maier · 6 years ago
  67. f18fb145 s390/cio: clear timer when terminating driver I/O by Sebastian Ott · 7 years ago
  68. b912a54 s390/cio: fix return code after missing interrupt by Sebastian Ott · 7 years ago
  69. 9a8c6a2 s390/cio: fix ccw_device_start_timeout API by Sebastian Ott · 7 years ago
  70. 6c657191 scsi: zfcp: fix infinite iteration on ERP ready list by Jens Remus · 6 years ago
  71. c79b01b s390/qdio: don't release memory in qdio_setup_irq() by Julian Wiedmann · 6 years ago
  72. 252bbeb s390/qdio: fix access to uninitialized qdio_q fields by Julian Wiedmann · 6 years ago
  73. a714a5f s390/dasd: fix IO error for newly defined devices by Stefan Haberland · 6 years ago
  74. 04f8729 s390/cio: update chpid descriptor after resource accessibility event by Sebastian Ott · 6 years ago
  75. 24fbc4e s390: introduce execute-trampolines for branches by Martin Schwidefsky · 6 years ago
  76. 5a76887 s390/qdio: don't merge ERROR output buffers by Julian Wiedmann · 7 years ago
  77. deda8e0 s390/qdio: don't retry EQBS after CCQ 96 by Julian Wiedmann · 7 years ago
  78. d5a4ef2 s390/dasd: fix hanging safe offline by Stefan Haberland · 7 years ago
  79. 4751804 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 7 years ago
  80. 3426c36 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 7 years ago
  81. 9ff2636 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 7 years ago
  82. 4593b4c s390/qeth: free netdevice when removing a card by Julian Wiedmann · 7 years ago
  83. f3d26ce s390/qeth: fix IPA command submission race by Julian Wiedmann · 7 years ago
  84. 058db71 s390/qeth: fix IP address lookup for L3 devices by Julian Wiedmann · 7 years ago
  85. 2a3db83 s390/qeth: fix double-free on IP add/remove race by Julian Wiedmann · 7 years ago
  86. 1537f14 s390/qeth: fix IP removal on offline cards by Julian Wiedmann · 7 years ago
  87. 797658d s390/qeth: fix overestimated count of buffer elements by Julian Wiedmann · 7 years ago
  88. 3c07187 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  89. 8d07258 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  90. 336c28a s390/dasd: fix wrongly assigned configuration data by Stefan Haberland · 7 years ago
  91. b659e15d s390/dasd: prevent prefix I/O error by Stefan Haberland · 7 years ago
  92. 67b539c s390/qeth: update takeover IPs after configuration change by Julian Wiedmann · 7 years ago
  93. 476d7d6 s390/qeth: lock IP table while applying takeover changes by Julian Wiedmann · 7 years ago
  94. 475018c s390/qeth: don't apply takeover changes to RXIP by Julian Wiedmann · 7 years ago
  95. 6ed7c48 s390/qeth: apply takeover changes when mode is toggled by Julian Wiedmann · 7 years ago
  96. 51533c4 s390/qeth: no ETH header for outbound AF_IUCV by Julian Wiedmann · 8 years ago
  97. 118b0404 s390/qeth: size calculation outbound buffers by Julian Wiedmann · 8 years ago
  98. 0cfe6df s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  99. 1d55222 s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  100. fbf0dfe s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago