1. 1b33ef2 zfcp: remove access control tables interface (port leftovers) by Martin Peschke · 10 years ago
  2. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  3. 663e089 [SCSI] zfcp: remove access control tables interface by Martin Peschke · 11 years ago
  4. 43f60cb [SCSI] zfcp: No automatic port_rescan on events by Steffen Maier · 12 years ago
  5. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  6. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 13 years ago
  7. c7b279a [SCSI] zfcp: Replace kmem_cache for "status read" data by Christof Schmitt · 13 years ago
  8. 3d63d3b [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c by Christof Schmitt · 14 years ago
  9. ea4a3a6 [SCSI] zfcp: Redesign of the debug tracing final cleanup. by Swen Schillig · 14 years ago
  10. ae0904f [SCSI] zfcp: Redesign of the debug tracing for recovery actions. by Swen Schillig · 14 years ago
  11. 14718e3 [SCSI] zfcp: Prevent usage w/o holding a reference by Swen Schillig · 14 years ago
  12. d3e1088 [SCSI] zfcp: No ERP escalation on gpn_ft eval by Swen Schillig · 14 years ago
  13. edaed85 [SCSI] zfcp: Replace status modifier functions. by Swen Schillig · 14 years ago
  14. a1ca483 [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c by Christof Schmitt · 14 years ago
  15. b62a8d9 [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit by Christof Schmitt · 14 years ago
  16. fdbd1c5 [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference by Christof Schmitt · 14 years ago
  17. f7bd7c3 [SCSI] zfcp: Fix retry after failed "open port" erp action by Christof Schmitt · 14 years ago
  18. 9c785d9 [SCSI] zfcp: Fail erp after timeout by Christof Schmitt · 14 years ago
  19. 5a7de55 [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add by Christof Schmitt · 14 years ago
  20. 097ef3b [SCSI] zfcp: Do not try "forced close" when port is already closed by Christof Schmitt · 14 years ago
  21. 5767620 [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED by Christof Schmitt · 14 years ago
  22. 8d88cf3 [SCSI] zfcp: Update status read mempool by Christof Schmitt · 14 years ago
  23. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 14 years ago
  24. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  25. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  26. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 14 years ago
  27. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  28. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  29. f3450c7 [SCSI] zfcp: Replace local reference counting with common kref by Swen Schillig · 15 years ago
  30. ecf0c77 [SCSI] zfcp: Replace global config_lock with local list locks by Swen Schillig · 15 years ago
  31. 934aeb587 [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload by Christof Schmitt · 15 years ago
  32. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  33. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  34. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  35. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  36. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  37. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  38. 058b864 [SCSI] zfcp: Replace fsf_req wait_queue with completion by Swen Schillig · 15 years ago
  39. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  40. 17a093e [SCSI] zfcp: avoid double notify in lowmem scenario by Swen Schillig · 15 years ago
  41. 85600f7 [SCSI] zfcp: Fix erp escalation procedure by Christof Schmitt · 15 years ago
  42. ddb3e0c [SCSI] zfcp: Fix logic for physical port close by Christof Schmitt · 15 years ago
  43. 688a182 [SCSI] zfcp: Use correct flags for zfcp_erp_notify by Christof Schmitt · 15 years ago
  44. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 15 years ago
  45. ea460a8 [SCSI] zfcp: Changed D_ID left port disabled by Swen Schillig · 15 years ago
  46. dceab65 [SCSI] zfcp: Add comments to switch/case fallthroughs by Christof Schmitt · 15 years ago
  47. 94ab4b3 [SCSI] zfcp: avoid false ERP complete due to sema race by Swen Schillig · 15 years ago
  48. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 15 years ago
  49. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 15 years ago
  50. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 15 years ago
  51. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 15 years ago
  52. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 15 years ago
  53. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 15 years ago
  54. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 15 years ago
  55. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 15 years ago
  56. b98478d [SCSI] zfcp: remove DID_DID flag by Christof Schmitt · 16 years ago
  57. 06499fa [SCSI] zfcp: fix compile warning by Heiko Carstens · 16 years ago
  58. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  59. bd43a42b7 [S390] zfcp: Report microcode level through service level interface by Christof Schmitt · 16 years ago
  60. fca55b6 [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP by Swen Schillig · 16 years ago
  61. 26871c9 [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs by Swen Schillig · 16 years ago
  62. 7ea633f [SCSI] zfcp: fix erp timeout cleanup for port open requests by Martin Petermann · 16 years ago
  63. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  64. 41bfcf9 [SCSI] zfcp: fix double dbf id usage by Swen Schillig · 16 years ago
  65. 091694a [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev by Swen Schillig · 16 years ago
  66. 9fb3cd8 [SCSI] zfcp: fix erp list usage without using locks by Swen Schillig · 16 years ago
  67. e4e9ba5 [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport by Swen Schillig · 16 years ago
  68. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  69. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  70. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  71. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  72. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  73. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  74. 287ac01 [SCSI] zfcp: Cleanup code in zfcp_erp.c by Christof Schmitt · 16 years ago
  75. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 16 years ago
  76. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 16 years ago
  77. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  78. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 16 years ago
  79. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 16 years ago
  80. aa0fec6 [SCSI] zfcp: Fix sparse warning by providing new entry in dbf by Christof Schmitt · 16 years ago
  81. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 16 years ago
  82. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 16 years ago
  83. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 16 years ago
  84. 6f4f365 [SCSI] zfcp: Add trace records for recovery actions. by Martin Peschke · 16 years ago
  85. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 16 years ago
  86. 698ec016 [SCSI] zfcp: Add traces for state changes. by Martin Peschke · 16 years ago
  87. 348447e [SCSI] zfcp: Add trace records for recovery thread and its queues by Martin Peschke · 16 years ago
  88. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  89. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  90. d1ad09d [SCSI] zfcp: fix use after free bug. by Heiko Carstens · 17 years ago
  91. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  92. 18edcdb [SCSI] zfcp: Specify waiting times in ERP in seconds by Christof Schmitt · 17 years ago
  93. 86e8dfc [SCSI] zfcp: fix cleanup of dismissed error recovery actions by Martin Peschke · 17 years ago
  94. d0076f7 [SCSI] zfcp: fix dismissal of error recovery actions by Martin Peschke · 17 years ago
  95. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  96. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  97. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  98. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  99. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  100. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago