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