1. dbf5dfe [SCSI] zfcp: Use common code definitions for FC CT structs by Christof Schmitt · 15 years ago
  2. 9eae07e [SCSI] zfcp: Assign scheduled work to driver queue by Swen Schillig · 15 years ago
  3. 6b183334 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore by Swen Schillig · 15 years ago
  4. c1fad41 [SCSI] zfcp: Implement module unloading by Christof Schmitt · 15 years ago
  5. 25458eb [SCSI] zfcp: Access ports and units with container_of in sysfs code by Christof Schmitt · 15 years ago
  6. de3dc57 [SCSI] zfcp: Remove global config_mutex 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. d10c085 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup by Heiko Carstens · 15 years ago
  10. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  11. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  12. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  13. 0fac3f4 [SCSI] zfcp: Handle failures during device allocation correctly by Christof Schmitt · 15 years ago
  14. f4395b6 [SCSI] zfcp: proper use of device register by Sebastian Ott · 15 years ago
  15. 24680de [SCSI] zfcp: Replace config semaphore with mutex by Christof Schmitt · 15 years ago
  16. 143bb6b [SCSI] zfcp: Defer resource allocation to first ccw_set_online call by Christof Schmitt · 15 years ago
  17. 347c6a9 [SCSI] zfcp: Use kthread API for zfcp erp thread by Christof Schmitt · 15 years ago
  18. ea945ff [SCSI] zfcp: resolve false usage of dd_data in fc_rport by Swen Schillig · 15 years ago
  19. 6f53a2d [SCSI] zfcp: Apply common naming conventions to zfcp_fc by Swen Schillig · 15 years ago
  20. d5a282a [SCSI] zfcp: introduce _setup, _destroy for qdio and FC by Swen Schillig · 15 years ago
  21. 5771710 [SCSI] zfcp: Update dbf calls by Swen Schillig · 15 years ago
  22. 799b76d [SCSI] zfcp: Decouple gid_pn requests from erp by Christof Schmitt · 15 years ago
  23. 564e1c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter by Swen Schillig · 15 years ago
  24. 4544683 [SCSI] zfcp: Move workqueue to adapter struct by Swen Schillig · 15 years ago
  25. a4623c4 [SCSI] zfcp: Improve request allocation through mempools by Swen Schillig · 15 years ago
  26. 55c770f [SCSI] zfcp: Implicitly close all wka ports by Christof Schmitt · 15 years ago
  27. d46f384 [SCSI] zfcp: Move debug data from zfcp_data to own data structure by Christof Schmitt · 15 years ago
  28. a67417a [SCSI] zfcp: invalid usage after free of port resources by Swen Schillig · 15 years ago
  29. 9d544f2 [SCSI] zfcp: Add FC pass-through support by Sven Schuetz · 16 years ago
  30. 7093293 [SCSI] zfcp: Fix oops when port disappears by Christof Schmitt · 16 years ago
  31. 828bc12 [SCSI] zfcp: Set WKA-port to offline on adapter deactivation by Swen Schillig · 16 years ago
  32. 92d5193 [SCSI] zfcp: Dont block zfcp_wq with scan by Swen Schillig · 16 years ago
  33. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 16 years ago
  34. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  35. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  36. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  37. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  38. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  39. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  40. 3623ecb [SCSI] zfcp: Remove initial device data from zfcp_data by Christof Schmitt · 16 years ago
  41. b228af0 [SCSI] zfcp: Remove adapter list by Christof Schmitt · 16 years ago
  42. 1d3aab0 [SCSI] zfcp: register with SCSI layer on ccw registration by Swen Schillig · 16 years ago
  43. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  44. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  45. bd43a42b7 [S390] zfcp: Report microcode level through service level interface by Christof Schmitt · 16 years ago
  46. adc90da [SCSI] zfcp: Fix cast warning by Christof Schmitt · 16 years ago
  47. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  48. 091694a [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev by Swen Schillig · 16 years ago
  49. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  50. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  51. a1b449d [SCSI] zfcp: Simplify get_adapter_by_busid by Swen Schillig · 16 years ago
  52. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  53. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  54. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  55. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  56. c41f8cb [SCSI] zfcp: zfcp_fsf cleanup. by Swen Schillig · 16 years ago
  57. 6022192 [SCSI] zfcp: consolidate sysfs things into one file. by Swen Schillig · 16 years ago
  58. 317e6b6 [SCSI] zfcp: Cleanup of code in zfcp_aux.c by Swen Schillig · 16 years ago
  59. 7afe29f [SCSI] zfcp: Adapter reopen for large number of unsolicited status by Swen Schillig · 16 years ago
  60. cc8c282 [SCSI] zfcp: Automatically attach remote ports by Swen Schillig · 16 years ago
  61. 553448f [SCSI] zfcp: Message cleanup by Christof Schmitt · 16 years ago
  62. 00bab91 [SCSI] zfcp: Cleanup qdio code by Swen Schillig · 16 years ago
  63. 45633fd [SCSI] zfcp: Move CFDC code to new file. by Christof Schmitt · 16 years ago
  64. 24073b4 [SCSI] zfcp: Move FC code to new file by Christof Schmitt · 16 years ago
  65. 9dfe1cc [SCSI] zfcp: Fix mempool pointer for GID_PN request allocation by Christof Schmitt · 16 years ago
  66. d26ab06 [SCSI] zfcp: receiving an unsolicted status can lead to I/O stall by Swen Schillig · 16 years ago
  67. c961585 [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter by Christof Schmitt · 17 years ago
  68. 1f6f712 [SCSI] zfcp: fix 31 bit compile warnings by Martin Peschke · 17 years ago
  69. 507e496 [SCSI] zfcp: Remove obsolete erp_dbf trace by Martin Peschke · 17 years ago
  70. 9467a9b [SCSI] zfcp: Trace all triggers of error recovery activity by Martin Peschke · 17 years ago
  71. d79a83d [SCSI] zfcp: Register new recovery trace. by Martin Peschke · 17 years ago
  72. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  73. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  74. de58d94 sg: add missing sg_init_table calls to zfcp by Heiko Carstens · 17 years ago
  75. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  76. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  77. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  78. 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
  79. 47b87b7 [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache by Heiko Carstens · 17 years ago
  80. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  81. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  82. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  83. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  84. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 18 years ago
  85. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 18 years ago
  86. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 18 years ago
  87. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 18 years ago
  88. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 18 years ago
  89. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  90. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  91. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  92. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  93. 4eff4a3 [SCSI] zfcp: fix: use correct req_id in eh_abort_handler by Andreas Herrmann · 18 years ago
  94. dd52e0e [SCSI] zfcp: create private slab caches to guarantee proper data alignment by Heiko Carstens · 18 years ago
  95. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  96. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  97. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago
  98. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 18 years ago
  99. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  100. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 19 years ago