1. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  2. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  3. 34c2b71 [SCSI] zfcp: Introduce header file for qdio structs and inline functions by Christof Schmitt · 14 years ago
  4. 2d8e62b [SCSI] zfcp: Replace FC4 constants with information from exchange port by Christof Schmitt · 14 years ago
  5. ab72528 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h by Christof Schmitt · 14 years ago
  6. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  7. 5bdecd2 [SCSI] zfcp: Remove duplicate assignment of req_seq_no by Christof Schmitt · 14 years ago
  8. d21e9da [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace by Christof Schmitt · 14 years ago
  9. 22ed130 [SCSI] zfcp: Fix warnings from smatch by Christof Schmitt · 14 years ago
  10. 67feeeb [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record by Christof Schmitt · 14 years ago
  11. 452b505 [SCSI] zfcp: Remove two FIXME comments by Christof Schmitt · 14 years ago
  12. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  13. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 14 years ago
  14. 7dec9cf [SCSI] zfcp: Report FC BSG errors in correct field by Swen Schillig · 15 years ago
  15. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  16. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  17. 9e2ab1f [SCSI] zfcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  18. 5a3fb30 [SCSI] zfcp: Fix linebreak in hba trace by Christof Schmitt · 15 years ago
  19. f09d545 [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request by Christof Schmitt · 15 years ago
  20. 5498738 [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP by Christof Schmitt · 15 years ago
  21. 0fdd213 [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class by Christof Schmitt · 15 years ago
  22. af4de36 [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED by Christof Schmitt · 15 years ago
  23. 4c571c6 [SCSI] zfcp: Update FSF error reporting by Christof Schmitt · 15 years ago
  24. ee74462 [SCSI] zfcp: Improve ELS ADISC handling by Christof Schmitt · 15 years ago
  25. 7c7dc19 [SCSI] zfcp: Simplify handling of ct and els requests by Christof Schmitt · 15 years ago
  26. 800c0ca [SCSI] zfcp: Remove ZFCP_DID_MASK by Christof Schmitt · 15 years ago
  27. bd0072e [SCSI] zfcp: Move WKA port to zfcp FC code by Christof Schmitt · 15 years ago
  28. dbf5dfe [SCSI] zfcp: Use common code definitions for FC CT structs by Christof Schmitt · 15 years ago
  29. 9d05ce2 [SCSI] zfcp: Use common code definitions for FC ELS structs by Christof Schmitt · 15 years ago
  30. 4318e08 [SCSI] zfcp: Update FCP protocol related code by Christof Schmitt · 15 years ago
  31. 8830271 [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport by Christof Schmitt · 15 years ago
  32. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  33. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  34. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  35. d9742b4 [SCSI] zfcp: Merge trace code for fsf requests in one function by Christof Schmitt · 15 years ago
  36. 25458eb [SCSI] zfcp: Access ports and units with container_of in sysfs code by Christof Schmitt · 15 years ago
  37. b42aece [SCSI] zfcp: Remove suspend callback by Swen Schillig · 15 years ago
  38. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  39. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  40. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  41. 42e62a7 [SCSI] zfcp: Adapt change_queue_depth for queue full tracking by Christof Schmitt · 15 years ago
  42. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  43. 9e820af [SCSI] zfcp: Flush SCSI registration work when adding unit by Christof Schmitt · 15 years ago
  44. 9d38500 [SCSI] zfcp: Fix timer initialization for ct and els requests by Christof Schmitt · 15 years ago
  45. 10d00f7 [SCSI] zfcp: Warn about storage devices with broken PLOGI data by Christof Schmitt · 15 years ago
  46. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  47. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 15 years ago
  48. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  49. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  50. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  51. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  52. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  53. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  54. 41e05a1 [SCSI] zfcp: optimize zfcp_qdio_account by Heiko Carstens · 15 years ago
  55. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 15 years ago
  56. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  57. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  58. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  59. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  60. 98fc4d5 [SCSI] zfcp: Simplify and update ct/gs and els timeout handling by Christof Schmitt · 15 years ago
  61. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  62. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  63. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  64. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  65. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 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. 09a46c6 [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag by Swen Schillig · 15 years ago
  71. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  72. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  73. bd63eaf [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio by Swen Schillig · 15 years ago
  74. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  75. 14e242e [SCSI] zfcp: Only issue one test link command per port by Christof Schmitt · 15 years ago
  76. 44f09f7 [SCSI] zfcp: Remove useless assignment by Christof Schmitt · 15 years ago
  77. 2e261af [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels by Christof Schmitt · 15 years ago
  78. dcd20e2 [SCSI] zfcp: Only collect SCSI debug data for matching trace levels by Christof Schmitt · 15 years ago
  79. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  80. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  81. a11a52b [SCSI] zfcp: Fix tracing of request id for abort requests by Christof Schmitt · 15 years ago
  82. 27f492c [SCSI] zfcp: Fix wka port processing by Swen Schillig · 15 years ago
  83. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  84. 379d6bf [SCSI] zfcp: Add port only once to FC transport class by Christof Schmitt · 15 years ago
  85. cbf1ed0 [SCSI] zfcp: Recover from stalled outbound queue by Christof Schmitt · 15 years ago
  86. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  87. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  88. 9072df4 [SCSI] zfcp: Use -EIO for SBAL allocation failures by Christof Schmitt · 15 years ago
  89. 426f605 [SCSI] zfcp: Use unchained mode for small ct and els requests by Christof Schmitt · 15 years ago
  90. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  91. 1e9b164 [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf by Christof Schmitt · 15 years ago
  92. acf7b86 [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization by Christof Schmitt · 15 years ago
  93. dfb3cf0 [SCSI] zfcp: Fix invalid command order by Swen Schillig · 15 years ago
  94. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  95. daa70fa [S390] pm: zfcp driver power management callbacks by Martin Petermann · 15 years ago
  96. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  97. dc577d5 [SCSI] zfcp: Update FC pass-through support by Christof Schmitt · 15 years ago
  98. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  99. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 15 years ago
  100. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 15 years ago