1. c61b536 [SCSI] zfcp: Reorder FCP I/O and task management handler functions by Christof Schmitt · 14 years ago
  2. 44a24cb [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning by Christof Schmitt · 14 years ago
  3. b62a8d9 [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit by Christof Schmitt · 14 years ago
  4. 339f4f4 [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions by Christof Schmitt · 14 years ago
  5. ef3eb71 [SCSI] zfcp: Introduce experimental support for DIF/DIX by Felix Beck · 14 years ago
  6. 2d1e547 [SCSI] zfcp: Post events through FC transport class by Sven Schuetz · 14 years ago
  7. 706eca4 [SCSI] zfcp: Cleanup QDIO attachment and improve processing. by Swen Schillig · 14 years ago
  8. 01b0475 [SCSI] zfcp: Cleanup function parameters for sbal value. by Swen Schillig · 14 years ago
  9. faf4cd8 [SCSI] zfcp: Use correct width for timer_interval field by Christof Schmitt · 14 years ago
  10. 8d88cf3 [SCSI] zfcp: Update status read mempool by Christof Schmitt · 14 years ago
  11. c2af754 [SCSI] zfcp: Do not wait for SBALs on stopped queue by Christof Schmitt · 14 years ago
  12. 30b6777 [SCSI] zfcp: Fix check whether unchained ct_els is possible by Swen Schillig · 14 years ago
  13. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 15 years ago
  14. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 15 years ago
  15. 6b9e152 [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c by Christof Schmitt · 15 years ago
  16. 1674b40 [SCSI] zfcp: Move sbale handling to zfcp_qdio files by Christof Schmitt · 15 years ago
  17. 5bbf297 [SCSI] zfcp: Fix tracing of requests with error status by Christof Schmitt · 15 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. 34c2b71 [SCSI] zfcp: Introduce header file for qdio structs and inline functions by Christof Schmitt · 15 years ago
  20. 2d8e62b [SCSI] zfcp: Replace FC4 constants with information from exchange port by Christof Schmitt · 15 years ago
  21. ab72528 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h by Christof Schmitt · 15 years ago
  22. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 15 years ago
  23. 5bdecd2 [SCSI] zfcp: Remove duplicate assignment of req_seq_no by Christof Schmitt · 15 years ago
  24. 452b505 [SCSI] zfcp: Remove two FIXME comments by Christof Schmitt · 15 years ago
  25. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 15 years ago
  26. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 15 years ago
  27. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  28. 0fdd213 [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class by Christof Schmitt · 15 years ago
  29. 4c571c6 [SCSI] zfcp: Update FSF error reporting by Christof Schmitt · 15 years ago
  30. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  31. 800c0ca [SCSI] zfcp: Remove ZFCP_DID_MASK by Christof Schmitt · 15 years ago
  32. bd0072e [SCSI] zfcp: Move WKA port to zfcp FC code by Christof Schmitt · 15 years ago
  33. 9d05ce2 [SCSI] zfcp: Use common code definitions for FC ELS structs by Christof Schmitt · 15 years ago
  34. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  35. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  36. d9742b4 [SCSI] zfcp: Merge trace code for fsf requests in one function by Christof Schmitt · 15 years ago
  37. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  38. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  39. 9d38500 [SCSI] zfcp: Fix timer initialization for ct and els requests by Christof Schmitt · 15 years ago
  40. 10d00f7 [SCSI] zfcp: Warn about storage devices with broken PLOGI data by Christof Schmitt · 15 years ago
  41. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  42. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  43. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  44. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  45. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  46. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  47. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  48. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  49. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  50. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  51. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  52. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  53. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  54. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  55. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  56. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  57. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  58. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  59. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  60. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  61. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 16 years ago
  62. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 16 years ago
  63. a17c585 [SCSI] zfcp: Increase ref counter for port open requests by Martin Petermann · 16 years ago
  64. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 16 years ago
  65. bc90c86 [SCSI] zfcp: Remove unnecessary default case and assignments by Christof Schmitt · 16 years ago
  66. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  67. 7001f0c [SCSI] zfcp: revert previous patch for sbal counting by Martin Petermann · 16 years ago
  68. f7306bf [SCSI] zfcp: Let actcli handle control file errors by Christof Schmitt · 16 years ago
  69. ada81b7 [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer by Christof Schmitt · 16 years ago
  70. 135ea13 [SCSI] zfcp: Avoid referencing freed memory in req send by Martin Petermann · 16 years ago
  71. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 16 years ago
  72. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  73. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 16 years ago
  74. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  75. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 16 years ago
  76. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  77. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  78. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 16 years ago
  79. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 16 years ago
  80. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 16 years ago
  81. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  82. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  83. b632ade [SCSI] zfcp: Remove unnecessary warning message by Christof Schmitt · 16 years ago
  84. 39eb7e9 [SCSI] zfcp: Add support for unchained FSF requests by Christof Schmitt · 16 years ago
  85. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago
  86. dedbc2b [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings by Christof Schmitt · 16 years ago
  87. 27c3f0a [SCSI] zfcp: Fix message line break by Christof Schmitt · 16 years ago
  88. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  89. 0ac55aa [SCSI] zfcp: eliminate race between validation and locking by Swen Schillig · 16 years ago
  90. 633528c [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected by Swen Schillig · 16 years ago
  91. 1c1cba1 [SCSI] zfcp: Fix opening of wka ports by Christof Schmitt · 16 years ago
  92. 3765138 [SCSI] zfcp: Fix request list handling in error path by Christof Schmitt · 16 years ago
  93. 88f2a97 [SCSI] zfcp: fix mempool usage for status_read requests by Christof Schmitt · 16 years ago
  94. 45316a8 [SCSI] zfcp: fix req_list_locking. by Heiko Carstens · 16 years ago
  95. 0997f1c blktrace: pass zfcp driver data by Stefan Raspl · 16 years ago
  96. 41bfcf9 [SCSI] zfcp: fix double dbf id usage by Swen Schillig · 16 years ago
  97. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  98. 5706938 [SCSI] zfcp: put threshold data in hba trace by Swen Schillig · 16 years ago
  99. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  100. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago