1. 8824db8 scsi: zfcp: Fix indentation coding style issue by Yevhen Viktorov · 3 years, 9 months ago
  2. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  3. 5db44cf s390/zfcp: remove pm support from zfcp driver by Vineeth Vijayan · 4 years, 7 months ago
  4. d901963 scsi: zfcp: Handle event-lost notification for Version Change events by Julian Wiedmann · 4 years, 2 months ago
  5. 616da39 scsi: zfcp: trace FC Endpoint Security of FCP devices and connections by Jens Remus · 4 years, 10 months ago
  6. f0d26ae scsi: zfcp: log FC Endpoint Security of connections by Jens Remus · 4 years, 10 months ago
  7. a17c784 scsi: zfcp: report FC Endpoint Security in sysfs by Jens Remus · 4 years, 10 months ago
  8. 7e41883 scsi: zfcp: diagnostics buffer caching and use for exchange port data by Benjamin Block · 5 years ago
  9. 92953c6 scsi: zfcp: signal incomplete or error for sync exchange config/port data by Benjamin Block · 5 years ago
  10. 0023bee scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step by Steffen Maier · 6 years ago
  11. df91eef scsi: zfcp: the action field of zfcp_erp_action is actually the type by Steffen Maier · 6 years ago
  12. 9704154 scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header by Steffen Maier · 6 years ago
  13. f9eca02 scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTCB header by Steffen Maier · 6 years ago
  14. 2c53d8a scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req by Steffen Maier · 6 years ago
  15. 21cb0bc scsi: zfcp: group sort internal structure definitions for proximity by Steffen Maier · 6 years ago
  16. eb67f93 scsi: zfcp: namespace prefix for internal latency data structures by Steffen Maier · 6 years ago
  17. e0c1da3 scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS mask by Steffen Maier · 6 years ago
  18. a0e86d9 scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp_fsf.c by Steffen Maier · 6 years ago
  19. c24635a scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist by Steffen Maier · 6 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. 18f87a6 zfcp: auto port scan resiliency by Martin Peschke · 10 years ago
  22. 663e089 [SCSI] zfcp: remove access control tables interface by Martin Peschke · 12 years ago
  23. d99b601 [SCSI] zfcp: restore refcount check on port_remove by Steffen Maier · 12 years ago
  24. cb452149 [SCSI] zfcp: Do not wakeup while suspended by Steffen Maier · 12 years ago
  25. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  26. 86a9668 [SCSI] zfcp: support for hardware data router by Swen Schillig · 13 years ago
  27. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 14 years ago
  28. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 14 years ago
  29. 259afe2 [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c by Christof Schmitt · 14 years ago
  30. f977322 [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request by Christof Schmitt · 14 years ago
  31. fcf7e61 [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache by Christof Schmitt · 14 years ago
  32. 087897e [SCSI] zfcp: Introduce new kmem_cache for FC request and response data by Christof Schmitt · 14 years ago
  33. c7b279a [SCSI] zfcp: Replace kmem_cache for "status read" data by Christof Schmitt · 14 years ago
  34. 7c35e77 [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT by Christof Schmitt · 14 years ago
  35. edaed85 [SCSI] zfcp: Replace status modifier functions. by Swen Schillig · 14 years ago
  36. b62a8d9 [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit by Christof Schmitt · 14 years ago
  37. 57c2377 [SCSI] zfcp: Add zfcp private struct as SCSI device driver data by Christof Schmitt · 14 years ago
  38. 339f4f4 [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions by Christof Schmitt · 14 years ago
  39. dcc18f4 [SCSI] zfcp: Enable data division support for FCP devices by Christof Schmitt · 14 years ago
  40. 2d1e547 [SCSI] zfcp: Post events through FC transport class by Sven Schuetz · 14 years ago
  41. 1bf3ff0 [SCSI] zfcp: Remove SCSI device when removing unit by Christof Schmitt · 14 years ago
  42. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 15 years ago
  43. 1674b40 [SCSI] zfcp: Move sbale handling to zfcp_qdio files by Christof Schmitt · 15 years ago
  44. 6832298 [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer by Christof Schmitt · 15 years ago
  45. 34c2b71 [SCSI] zfcp: Introduce header file for qdio structs and inline functions by Christof Schmitt · 15 years ago
  46. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 15 years ago
  47. b6bd2fb9 [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 15 years ago
  48. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 15 years ago
  49. 5498738 [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP by Christof Schmitt · 15 years ago
  50. 4c571c6 [SCSI] zfcp: Update FSF error reporting by Christof Schmitt · 15 years ago
  51. ee74462 [SCSI] zfcp: Improve ELS ADISC handling by Christof Schmitt · 15 years ago
  52. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  53. 800c0ca [SCSI] zfcp: Remove ZFCP_DID_MASK by Christof Schmitt · 15 years ago
  54. bd0072e [SCSI] zfcp: Move WKA port to zfcp FC code by Christof Schmitt · 15 years ago
  55. dbf5dfe [SCSI] zfcp: Use common code definitions for FC CT structs by Christof Schmitt · 15 years ago
  56. 9d05ce2 [SCSI] zfcp: Use common code definitions for FC ELS structs by Christof Schmitt · 15 years ago
  57. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  58. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  59. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  60. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  61. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  62. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  63. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  64. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  65. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  66. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  67. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  68. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  69. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  70. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  71. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  72. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  73. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  74. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  75. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 16 years ago
  76. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago
  77. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  78. 21ddaa5 [SCSI] zfcp: Remove PCI flag by Christof Schmitt · 16 years ago
  79. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  80. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  81. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  82. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 16 years ago
  83. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  84. 39eb7e9a [SCSI] zfcp: Add support for unchained FSF requests by Christof Schmitt · 16 years ago
  85. b225cf9 [SCSI] zfcp: Remove busid macro by Christof Schmitt · 16 years ago
  86. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago
  87. e0d7fcb [SCSI] zfcp: Simplify mask lookups for incoming RSCNs by Christof Schmitt · 16 years ago
  88. 3623ecb [SCSI] zfcp: Remove initial device data from zfcp_data by Christof Schmitt · 16 years ago
  89. b228af0 [SCSI] zfcp: Remove adapter list by Christof Schmitt · 16 years ago
  90. bd43a42b7 [S390] zfcp: Report microcode level through service level interface by Christof Schmitt · 16 years ago
  91. 0997f1c blktrace: pass zfcp driver data by Stefan Raspl · 16 years ago
  92. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  93. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  94. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  95. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  96. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  97. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  98. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  99. 2450d3e [SCSI] zfcp: add queue_full sysfs attribute by Stefan Raspl · 16 years ago
  100. 287ac01 [SCSI] zfcp: Cleanup code in zfcp_erp.c by Christof Schmitt · 17 years ago