1. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  2. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  3. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  4. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  5. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  6. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  7. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  8. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  9. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  10. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  11. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  12. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  13. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  14. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  15. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  16. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  17. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  18. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  19. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  20. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  21. 42428f7 [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req by Swen Schillig · 15 years ago
  22. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  23. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  24. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  25. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  26. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  27. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  28. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  29. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  30. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  31. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  32. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  33. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  34. a11a52b [SCSI] zfcp: Fix tracing of request id for abort requests by Christof Schmitt · 15 years ago
  35. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  36. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  37. 379d6bf [SCSI] zfcp: Add port only once to FC transport class by Christof Schmitt · 15 years ago
  38. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  39. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  40. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  41. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  42. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  43. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  44. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  45. acf7b86 [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization by Christof Schmitt · 15 years ago
  46. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  47. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  48. daa70fa [S390] pm: zfcp driver power management callbacks by Martin Petermann · 15 years ago
  49. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 16 years ago
  51. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  52. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  53. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 16 years ago
  54. ea460a8 [SCSI] zfcp: Changed D_ID left port disabled by Swen Schillig · 16 years ago
  55. a17c585 [SCSI] zfcp: Increase ref counter for port open requests by Martin Petermann · 16 years ago
  56. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 16 years ago
  57. bc90c86 [SCSI] zfcp: Remove unnecessary default case and assignments by Christof Schmitt · 16 years ago
  58. a40a1ba [SCSI] zfcp: Make queue_depth adjustable by Christof Schmitt · 16 years ago
  59. 955a215 [SCSI] zfcp: Update message and add description by Christof Schmitt · 16 years ago
  60. f0216ae [SCSI] zfcp: Use correct req_id for traces by Christof Schmitt · 16 years ago
  61. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  62. 3869bb6 [SCSI] zfcp: Reference counting for cfdc requests by Christof Schmitt · 16 years ago
  63. 6ab35c0 [SCSI] zfcp: Fix port reference counting by Martin Petermann · 16 years ago
  64. 7001f0c [SCSI] zfcp: revert previous patch for sbal counting by Martin Petermann · 16 years ago
  65. c6936e7 [SCSI] zfcp: Fix abort handler for completions in progress by Christof Schmitt · 16 years ago
  66. 5b43e71 [SCSI] zfcp: no port recovery after ADISC request timeout by Swen Schillig · 16 years ago
  67. f7306bf [SCSI] zfcp: Let actcli handle control file errors by Christof Schmitt · 16 years ago
  68. 048225e [SCSI] zfcp: remove unit will fail if add unit is not finished by Martin Petermann · 16 years ago
  69. d81ad31 [SCSI] zfcp: no port recovery after storage side error inject by Swen Schillig · 16 years ago
  70. 94ab4b3 [SCSI] zfcp: avoid false ERP complete due to sema race by Swen Schillig · 16 years ago
  71. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 16 years ago
  72. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago
  73. ada81b7 [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer by Christof Schmitt · 16 years ago
  74. 306b6ed [SCSI] zfcp: Enable auto-port discovery for NPIV. by Swen Schillig · 16 years ago
  75. 135ea13 [SCSI] zfcp: Avoid referencing freed memory in req send by Martin Petermann · 16 years ago
  76. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
  77. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 16 years ago
  78. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 16 years ago
  79. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 16 years ago
  80. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  81. 2cb5b2c [SCSI] zfcp: erp failed status bit will not be set by Martin Petermann · 16 years ago
  82. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  83. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 16 years ago
  84. 21ddaa5 [SCSI] zfcp: Remove PCI flag by Christof Schmitt · 16 years ago
  85. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  86. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 16 years ago
  87. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 16 years ago
  88. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  89. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  90. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 16 years ago
  91. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 16 years ago
  92. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 16 years ago
  93. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  94. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 16 years ago
  95. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  96. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  97. b632ade [SCSI] zfcp: Remove unnecessary warning message by Christof Schmitt · 16 years ago
  98. 39eb7e9 [SCSI] zfcp: Add support for unchained FSF requests by Christof Schmitt · 16 years ago
  99. b225cf9 [SCSI] zfcp: Remove busid macro by Christof Schmitt · 16 years ago
  100. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago