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