1. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 14 years ago
  2. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 15 years ago
  3. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 15 years ago
  4. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 15 years ago
  5. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  6. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  7. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  8. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  9. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  10. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  11. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  12. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  13. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  14. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  15. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  16. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  17. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  18. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  19. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  20. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  21. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  22. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  23. ea460a8 [SCSI] zfcp: Changed D_ID left port disabled by Swen Schillig · 15 years ago
  24. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 15 years ago
  25. 94ab4b3 [SCSI] zfcp: avoid false ERP complete due to sema race by Swen Schillig · 15 years ago
  26. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 15 years ago
  27. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 15 years ago
  28. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  29. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  30. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  31. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 16 years ago
  32. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 16 years ago
  33. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  34. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago
  35. 06499fa [SCSI] zfcp: fix compile warning by Heiko Carstens · 16 years ago
  36. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  37. bd43a42b7 [S390] zfcp: Report microcode level through service level interface by Christof Schmitt · 16 years ago
  38. fca55b6 [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP by Swen Schillig · 16 years ago
  39. 26871c9 [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs by Swen Schillig · 16 years ago
  40. 7ea633f [SCSI] zfcp: fix erp timeout cleanup for port open requests by Martin Petermann · 16 years ago
  41. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  42. 41bfcf9 [SCSI] zfcp: fix double dbf id usage by Swen Schillig · 16 years ago
  43. 091694a [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev by Swen Schillig · 16 years ago
  44. 9fb3cd8 [SCSI] zfcp: fix erp list usage without using locks by Swen Schillig · 16 years ago
  45. e4e9ba5 [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport by Swen Schillig · 16 years ago
  46. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  47. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  48. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  49. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  50. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  51. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  52. 287ac01 [SCSI] zfcp: Cleanup code in zfcp_erp.c by Christof Schmitt · 16 years ago
  53. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 16 years ago
  54. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 16 years ago
  55. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  56. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 16 years ago
  57. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 16 years ago
  58. aa0fec6 [SCSI] zfcp: Fix sparse warning by providing new entry in dbf by Christof Schmitt · 16 years ago
  59. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 16 years ago
  60. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  61. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 17 years ago
  62. 6f4f365 [SCSI] zfcp: Add trace records for recovery actions. by Martin Peschke · 17 years ago
  63. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 17 years ago
  64. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 17 years ago
  65. 348447e [SCSI] zfcp: Add trace records for recovery thread and its queues by Martin Peschke · 17 years ago
  66. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  67. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  68. d1ad09d [SCSI] zfcp: fix use after free bug. by Heiko Carstens · 17 years ago
  69. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  70. 18edcdb [SCSI] zfcp: Specify waiting times in ERP in seconds by Christof Schmitt · 17 years ago
  71. 86e8dfc [SCSI] zfcp: fix cleanup of dismissed error recovery actions by Martin Peschke · 17 years ago
  72. d0076f7 [SCSI] zfcp: fix dismissal of error recovery actions by Martin Peschke · 17 years ago
  73. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  74. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  75. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  76. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  77. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  78. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  79. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  80. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  81. c7f6b3a [SCSI] zfcp: clear adapter status flags during adapter shutdown by Volker Sameske · 17 years ago
  82. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 17 years ago
  83. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  84. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  85. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  86. 9e3738f [SCSI] zfcp: fix initialization of FSF timer by Christof Schmitt · 18 years ago
  87. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  88. 98051995 [SCSI] zfcp: removed wrong comment by Swen Schillig · 18 years ago
  89. ca880cf [SCSI] zfcp: use of uninitialized variable by Swen Schillig · 18 years ago
  90. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  91. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  92. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago
  93. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  94. f6c0e7a [SCSI] zfcp: minor erp bug fixes by Andreas Herrmann · 18 years ago
  95. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  96. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  97. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  98. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 18 years ago
  99. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  100. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago