1. 48ae373 scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return by Steffen Maier · 6 years ago
  2. 9779f49 scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler by Steffen Maier · 6 years ago
  3. 6c657191 scsi: zfcp: fix infinite iteration on ERP ready list by Jens Remus · 6 years ago
  4. 2a940b8 scsi: zfcp: fix rport unblock race with LUN recovery by Steffen Maier · 8 years ago
  5. d27a7cb zfcp: trace on request for open and close of WKA port by Steffen Maier · 8 years ago
  6. 35f040d zfcp: retain trace level for SCSI and HBA FSF response records by Steffen Maier · 8 years ago
  7. 18f87a6 zfcp: auto port scan resiliency by Martin Peschke · 10 years ago
  8. ff5e584 [SCSI] zfcp: dead code removal by Martin Peschke · 11 years ago
  9. 663e089 [SCSI] zfcp: remove access control tables interface by Martin Peschke · 11 years ago
  10. bd32386 [SCSI] zfcp: remove unused device_unregister wrapper by Sebastian Ott · 11 years ago
  11. 86bdf21 [SCSI] zfcp: cleanup unit sysfs attribute usage by Sebastian Ott · 11 years ago
  12. 83d4e1c [SCSI] zfcp: cleanup port sysfs attribute usage by Sebastian Ott · 11 years ago
  13. 43f60cb [SCSI] zfcp: No automatic port_rescan on events by Steffen Maier · 12 years ago
  14. d99b601 [SCSI] zfcp: restore refcount check on port_remove by Steffen Maier · 12 years ago
  15. cb45214 [SCSI] zfcp: Do not wakeup while suspended by Steffen Maier · 12 years ago
  16. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  17. 86a9668 [SCSI] zfcp: support for hardware data router by Swen Schillig · 13 years ago
  18. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 14 years ago
  19. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 14 years ago
  20. 259afe2 [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c by Christof Schmitt · 14 years ago
  21. 087897e [SCSI] zfcp: Introduce new kmem_cache for FC request and response data by Christof Schmitt · 14 years ago
  22. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  23. 250a135 [SCSI] zfcp: Redesign of the debug tracing for SCSI records. by Swen Schillig · 14 years ago
  24. a54ca0f [SCSI] zfcp: Redesign of the debug tracing for HBA records. by Swen Schillig · 14 years ago
  25. 2c55b75 [SCSI] zfcp: Redesign of the debug tracing for SAN records. by Swen Schillig · 14 years ago
  26. ae0904f [SCSI] zfcp: Redesign of the debug tracing for recovery actions. by Swen Schillig · 14 years ago
  27. edaed85 [SCSI] zfcp: Replace status modifier functions. by Swen Schillig · 14 years ago
  28. a1ca483 [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c by Christof Schmitt · 14 years ago
  29. b62a8d9 [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit by Christof Schmitt · 14 years ago
  30. fdbd1c5 [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference by Christof Schmitt · 14 years ago
  31. 1daa4eb [SCSI] zfcp: Move code for managing zfcp_unit devices to new file by Christof Schmitt · 14 years ago
  32. 339f4f4 [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions by Christof Schmitt · 14 years ago
  33. ef3eb71 [SCSI] zfcp: Introduce experimental support for DIF/DIX by Felix Beck · 14 years ago
  34. 2d1e547 [SCSI] zfcp: Post events through FC transport class by Sven Schuetz · 14 years ago
  35. 01b0475 [SCSI] zfcp: Cleanup function parameters for sbal value. by Swen Schillig · 14 years ago
  36. 5a7de55 [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add by Christof Schmitt · 14 years ago
  37. 6b9e152 [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c by Christof Schmitt · 14 years ago
  38. 1674b40 [SCSI] zfcp: Move sbale handling to zfcp_qdio files by Christof Schmitt · 14 years ago
  39. 34c2b71 [SCSI] zfcp: Introduce header file for qdio structs and inline functions by Christof Schmitt · 15 years ago
  40. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 15 years ago
  41. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  42. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  43. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  44. bd0072e [SCSI] zfcp: Move WKA port to zfcp FC code by Christof Schmitt · 15 years ago
  45. 9d05ce2 [SCSI] zfcp: Use common code definitions for FC ELS structs by Christof Schmitt · 15 years ago
  46. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  47. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  48. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  49. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  50. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  51. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  52. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  53. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  54. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  55. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  56. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  57. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  58. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  59. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  60. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  61. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  62. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  63. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  64. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 15 years ago
  65. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 15 years ago
  66. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 15 years ago
  67. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  68. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  69. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  70. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  71. 5706938 [SCSI] zfcp: put threshold data in hba trace by Swen Schillig · 16 years ago
  72. a1b449d [SCSI] zfcp: Simplify get_adapter_by_busid by Swen Schillig · 16 years ago
  73. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  74. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  75. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  76. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  77. 92c299d [SCSI] zfcp: Cleanup external header file by Christof Schmitt · 16 years ago
  78. 287ac01 [SCSI] zfcp: Cleanup code in zfcp_erp.c by Christof Schmitt · 16 years ago
  79. c41f8cb [SCSI] zfcp: zfcp_fsf cleanup. by Swen Schillig · 16 years ago
  80. 6022192 [SCSI] zfcp: consolidate sysfs things into one file. by Swen Schillig · 16 years ago
  81. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 16 years ago
  82. f76af7d7 [SCSI] zfcp: Cleanup of code in zfcp_scsi.c by Martin Petermann · 16 years ago
  83. feac6a0 [SCSI] zfcp: Move status accessors from zfcp to SCSI include file. by Martin Petermann · 16 years ago
  84. 5d4e226 [SCSI] zfcp: Small QDIO cleanups by Christof Schmitt · 16 years ago
  85. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 16 years ago
  86. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  87. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 16 years ago
  88. 45633fd [SCSI] zfcp: Move CFDC code to new file. by Christof Schmitt · 16 years ago
  89. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 16 years ago
  90. aa0fec6 [SCSI] zfcp: Fix sparse warning by providing new entry in dbf by Christof Schmitt · 16 years ago
  91. 5c9a689 [SCSI] zfcp: Remove some sparse warnings by Christof Schmitt · 16 years ago
  92. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 16 years ago
  93. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  94. 6f4f365 [SCSI] zfcp: Add trace records for recovery actions. by Martin Peschke · 17 years ago
  95. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 17 years ago
  96. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 17 years ago
  97. 348447e [SCSI] zfcp: Add trace records for recovery thread and its queues by Martin Peschke · 17 years ago
  98. 0478b83 zfcp: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  99. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  100. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago