1. 18f87a6 zfcp: auto port scan resiliency by Martin Peschke · 10 years ago
  2. 663e089 [SCSI] zfcp: remove access control tables interface by Martin Peschke · 11 years ago
  3. 86bdf21 [SCSI] zfcp: cleanup unit sysfs attribute usage by Sebastian Ott · 11 years ago
  4. 83d4e1c [SCSI] zfcp: cleanup port sysfs attribute usage by Sebastian Ott · 11 years ago
  5. 43f60cb [SCSI] zfcp: No automatic port_rescan on events by Steffen Maier · 12 years ago
  6. cb45214 [SCSI] zfcp: Do not wakeup while suspended by Steffen Maier · 12 years ago
  7. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  8. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  9. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  10. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  11. edaed85 [SCSI] zfcp: Replace status modifier functions. by Swen Schillig · 14 years ago
  12. c9ff5d0 [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online by Christof Schmitt · 14 years ago
  13. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  14. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  15. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  16. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  17. b42aece [SCSI] zfcp: Remove suspend callback by Swen Schillig · 15 years ago
  18. de3dc57 [SCSI] zfcp: Remove global config_mutex by Swen Schillig · 15 years ago
  19. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  20. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  21. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  22. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  23. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  24. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  25. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  26. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  27. daa70fa [S390] pm: zfcp driver power management callbacks by Martin Petermann · 15 years ago
  28. 6fcf41d [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c by Christof Schmitt · 15 years ago
  29. 955a215 [SCSI] zfcp: Update message and add description by Christof Schmitt · 15 years ago
  30. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 15 years ago
  31. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  32. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 15 years ago
  33. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 15 years ago
  34. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 15 years ago
  35. 1d3aab0 [SCSI] zfcp: register with SCSI layer on ccw registration by Swen Schillig · 15 years ago
  36. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 15 years ago
  37. 77fd949 [SCSI] zfcp: Wait for port scan to complete when setting adapter online by Christof Schmitt · 16 years ago
  38. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  39. a1b449d [SCSI] zfcp: Simplify get_adapter_by_busid by Swen Schillig · 16 years ago
  40. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  41. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  42. f48bf7f [SCSI] zfcp: Simplify ccw notify handler by Christof Schmitt · 16 years ago
  43. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 16 years ago
  44. fa04c28 [SCSI] zfcp: Cleanup code in zfcp_ccw by Christof Schmitt · 16 years ago
  45. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  46. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 16 years ago
  47. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 16 years ago
  48. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 16 years ago
  49. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  50. 0478b83 zfcp: Use device_driver default attribute groups. by Cornelia Huck · 17 years ago
  51. e39c887 [SCSI] zfcp: Remove SCSI devices when removing complete adapter by Christof Schmitt · 17 years ago
  52. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  53. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  54. 958974fb [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  55. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  56. d136205 [SCSI] zfcp: remove zfcp_ccw_unregister function by Heiko Carstens · 18 years ago
  57. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  58. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  59. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 18 years ago
  60. 13e1e1f [SCSI] zfcp: add additional fc_host attributes by Andreas Herrmann · 19 years ago
  61. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  62. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago