1. f134637 zfcp: sg chaining support by FUJITA Tomonori · 17 years ago
  2. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  3. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  4. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  5. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  6. 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
  7. 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
  8. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  9. 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
  10. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  11. 958974f [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  12. 9d212a4 [SCSI] zfcp: fix the data buffer accessor patch by Heiko Carstens · 17 years ago
  13. 47b87b7 [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache by Heiko Carstens · 17 years ago
  14. 83f6d6d [SCSI] zfcp: fix memory leak by Heiko Carstens · 17 years ago
  15. 7936a89 [SCSI] zfcp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  16. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  17. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  18. b4e4459 [SCSI] zfcp: code cleanup by Swen Schillig · 17 years ago
  19. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  20. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  21. 462b785 [SCSI] zfcp: Report FCP LUN to SCSI midlayer by Christof Schmitt · 17 years ago
  22. c7f6b3a [SCSI] zfcp: clear adapter status flags during adapter shutdown by Volker Sameske · 18 years ago
  23. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 18 years ago
  24. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 18 years ago
  25. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 18 years ago
  26. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  27. b64ddf9 [SCSI] zfcp: clear boxed flag on unit reopen. by Heiko Carstens · 18 years ago
  28. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 18 years ago
  29. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 18 years ago
  30. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 18 years ago
  31. 801e0ce [SCSI] zfcp: Locking for req_no and req_seq_no by Christof Schmitt · 18 years ago
  32. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 18 years ago
  33. b03670e [SCSI] zfcp: Stop system after memory corruption by Christof Schmitt · 18 years ago
  34. 9e3738f [SCSI] zfcp: fix initialization of FSF timer by Christof Schmitt · 18 years ago
  35. 862794f [SCSI] zfcp: fix likely/unlikely usage by Heiko Carstens · 18 years ago
  36. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  37. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  38. 9805199 [SCSI] zfcp: removed wrong comment by Swen Schillig · 18 years ago
  39. ca880cf [SCSI] zfcp: use of uninitialized variable by Swen Schillig · 18 years ago
  40. 6fcc471 [SCSI] zfcp: Invalid locking order by Swen Schillig · 18 years ago
  41. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  42. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  43. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  44. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  45. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  46. 8d1a006 [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value by Swen Schillig · 18 years ago
  47. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  48. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  49. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago
  50. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  51. 4eff4a3 [SCSI] zfcp: fix: use correct req_id in eh_abort_handler by Andreas Herrmann · 18 years ago
  52. dd52e0e [SCSI] zfcp: create private slab caches to guarantee proper data alignment by Heiko Carstens · 18 years ago
  53. d136205 [SCSI] zfcp: remove zfcp_ccw_unregister function by Heiko Carstens · 18 years ago
  54. 39b083f [S390] empty function defines. by Heiko Carstens · 18 years ago
  55. 58b3ac0 [SCSI] zfcp: bump version number by Andreas Herrmann · 18 years ago
  56. f6c0e7a [SCSI] zfcp: minor erp bug fixes by Andreas Herrmann · 18 years ago
  57. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  58. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  59. 38c54ee [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock by Heiko Carstens · 18 years ago
  60. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  61. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  62. 93ef588 [SCSI] zfcp: bump up version number by Andreas Herrmann · 19 years ago
  63. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 19 years ago
  64. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 19 years ago
  65. b7a52fa [SCSI] zfcp: print bit error threshold data human readable by Ralph Wuerthner · 19 years ago
  66. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 19 years ago
  67. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 19 years ago
  68. ca3271b [SCSI] zfcp: (cleanup) remove useless comments by Andreas Herrmann · 19 years ago
  69. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 19 years ago
  70. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 19 years ago
  71. ad58f7d [SCSI] zfcp: fix device registration issues by Andreas Herrmann · 19 years ago
  72. 35dc258 [SCSI] zfcp: correctly set this_id for hosts by Andreas Herrmann · 19 years ago
  73. 61c4182 [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device by Andreas Herrmann · 19 years ago
  74. ed829ad [SCSI] zfcp: fix logging during device reset by Maxim Shchetynin · 19 years ago
  75. 2f8f3ed [SCSI] zfcp: fix adapter erp when link is unplugged by Andreas Herrmann · 19 years ago
  76. c8024eb [SCSI] zfcp: get rid of physical_wwpn and physical_s_id by Andreas Herrmann · 19 years ago
  77. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  78. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  79. ad757cd [SCSI] zfcp: transport class adaptations II by Andreas Herrmann · 19 years ago
  80. f6cd94b [SCSI] zfcp: transport class adaptations by Andreas Herrmann · 19 years ago
  81. 9eb69af [SCSI] zfcp: handle unsolicited status notification lost by Maxim Shchetynin · 19 years ago
  82. fb121b0 [SCSI] zfcp: fix return code of zfcp_scsi_slave_alloc by Andreas Herrmann · 19 years ago
  83. ee69ab7 [SCSI] zfcp: fix link down handling during firmware update by Maxim Shchetynin · 19 years ago
  84. 2448c45 [SCSI] zfcp: fix adapter initialization by Andreas Herrmann · 19 years ago
  85. c48a29d [SCSI] zfcp: fix spinlock initialization by Heiko Carstens · 19 years ago
  86. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  87. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  88. 13e1e1f [SCSI] zfcp: add additional fc_host attributes by Andreas Herrmann · 19 years ago
  89. aef4a98 [SCSI] zfcp: provide support for NPIV by Maxim Shchetynin · 19 years ago
  90. 8a36e45 [SCSI] zfcp: enhancement of zfcp debug features by Maxim Shchetynin · 19 years ago
  91. 810f1e3e [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers by Andreas Herrmann · 19 years ago
  92. 77eb169 [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup by Andreas Herrmann · 19 years ago
  93. 059c97d [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commands by Andreas Herrmann · 19 years ago
  94. 3734d24 [SCSI] zfcp: fix race conditions when accessing erp_action lists by Andreas Herrmann · 19 years ago
  95. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  96. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  97. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  98. 10523b3 [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks by Yani Ioannou · 20 years ago
  99. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 20 years ago
  100. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 20 years ago