1. 5498738 [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP by Christof Schmitt · 15 years ago
  2. 0fdd213 [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class by Christof Schmitt · 15 years ago
  3. af4de36 [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED by Christof Schmitt · 15 years ago
  4. 4c571c6 [SCSI] zfcp: Update FSF error reporting by Christof Schmitt · 15 years ago
  5. ee74462 [SCSI] zfcp: Improve ELS ADISC handling by Christof Schmitt · 15 years ago
  6. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  7. 800c0ca [SCSI] zfcp: Remove ZFCP_DID_MASK by Christof Schmitt · 15 years ago
  8. bd0072e [SCSI] zfcp: Move WKA port to zfcp FC code by Christof Schmitt · 15 years ago
  9. dbf5dfe [SCSI] zfcp: Use common code definitions for FC CT structs by Christof Schmitt · 15 years ago
  10. 9d05ce2 [SCSI] zfcp: Use common code definitions for FC ELS structs by Christof Schmitt · 15 years ago
  11. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  12. 8830271 [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport by Christof Schmitt · 15 years ago
  13. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  14. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  15. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  16. d9742b4 [SCSI] zfcp: Merge trace code for fsf requests in one function by Christof Schmitt · 15 years ago
  17. 25458eb [SCSI] zfcp: Access ports and units with container_of in sysfs code by Christof Schmitt · 15 years ago
  18. b42aece [SCSI] zfcp: Remove suspend callback by Swen Schillig · 15 years ago
  19. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  20. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  21. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  22. 42e62a7 [SCSI] zfcp: Adapt change_queue_depth for queue full tracking by Christof Schmitt · 15 years ago
  23. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  24. 9e820af [SCSI] zfcp: Flush SCSI registration work when adding unit by Christof Schmitt · 15 years ago
  25. 9d38500 [SCSI] zfcp: Fix timer initialization for ct and els requests by Christof Schmitt · 15 years ago
  26. 10d00f7 [SCSI] zfcp: Warn about storage devices with broken PLOGI data by Christof Schmitt · 15 years ago
  27. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  28. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 15 years ago
  29. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  30. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  31. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  32. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  33. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  34. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  35. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  36. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  37. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  38. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  39. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  40. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  41. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  42. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  43. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  44. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  45. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  46. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  47. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  48. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  49. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  50. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  51. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  52. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  53. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  54. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  55. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  56. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  57. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  58. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  59. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  60. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  61. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  62. a11a52b [SCSI] zfcp: Fix tracing of request id for abort requests by Christof Schmitt · 15 years ago
  63. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  64. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  65. 379d6bf [SCSI] zfcp: Add port only once to FC transport class by Christof Schmitt · 15 years ago
  66. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  67. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  68. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  69. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  70. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  71. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  72. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  73. acf7b86 [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization by Christof Schmitt · 15 years ago
  74. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  75. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  76. daa70fa [S390] pm: zfcp driver power management callbacks by Martin Petermann · 16 years ago
  77. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  78. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 16 years ago
  79. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  80. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  81. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 16 years ago
  82. ea460a8 [SCSI] zfcp: Changed D_ID left port disabled by Swen Schillig · 16 years ago
  83. a17c585 [SCSI] zfcp: Increase ref counter for port open requests by Martin Petermann · 16 years ago
  84. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 16 years ago
  85. bc90c86 [SCSI] zfcp: Remove unnecessary default case and assignments by Christof Schmitt · 16 years ago
  86. a40a1ba [SCSI] zfcp: Make queue_depth adjustable by Christof Schmitt · 16 years ago
  87. 955a215 [SCSI] zfcp: Update message and add description by Christof Schmitt · 16 years ago
  88. f0216ae [SCSI] zfcp: Use correct req_id for traces by Christof Schmitt · 16 years ago
  89. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  90. 3869bb6 [SCSI] zfcp: Reference counting for cfdc requests by Christof Schmitt · 16 years ago
  91. 6ab35c0 [SCSI] zfcp: Fix port reference counting by Martin Petermann · 16 years ago
  92. 7001f0c [SCSI] zfcp: revert previous patch for sbal counting by Martin Petermann · 16 years ago
  93. c6936e7 [SCSI] zfcp: Fix abort handler for completions in progress by Christof Schmitt · 16 years ago
  94. 5b43e71 [SCSI] zfcp: no port recovery after ADISC request timeout by Swen Schillig · 16 years ago
  95. f7306bf [SCSI] zfcp: Let actcli handle control file errors by Christof Schmitt · 16 years ago
  96. 048225e [SCSI] zfcp: remove unit will fail if add unit is not finished by Martin Petermann · 16 years ago
  97. d81ad31 [SCSI] zfcp: no port recovery after storage side error inject by Swen Schillig · 16 years ago
  98. 94ab4b3 [SCSI] zfcp: avoid false ERP complete due to sema race by Swen Schillig · 16 years ago
  99. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 16 years ago
  100. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago