1. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  2. 3f0ca62 [SCSI] zfcp: Hold queue lock when checking port handle for ELS command by Christof Schmitt · 17 years ago
  3. d1ad09d [SCSI] zfcp: fix use after free bug. by Heiko Carstens · 17 years ago
  4. 1de1b43 [SCSI] zfcp: Fix deadlock when adding invalid LUN by Christof Schmitt · 17 years ago
  5. 18edcdb [SCSI] zfcp: Specify waiting times in ERP in seconds by Christof Schmitt · 17 years ago
  6. 86e8dfc [SCSI] zfcp: fix cleanup of dismissed error recovery actions by Martin Peschke · 17 years ago
  7. d0076f7 [SCSI] zfcp: fix dismissal of error recovery actions by Martin Peschke · 17 years ago
  8. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  9. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  10. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  11. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  12. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  13. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  14. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  15. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  16. c7f6b3a [SCSI] zfcp: clear adapter status flags during adapter shutdown by Volker Sameske · 17 years ago
  17. 3b02191 [SCSI] zfcp: clear adapter failed flag if an fsf request times out. by Heiko Carstens · 17 years ago
  18. ca2d02c [SCSI] zfcp: rework request ID management. by Heiko Carstens · 17 years ago
  19. 5f852be [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI by Christof Schmitt · 17 years ago
  20. 1d589ed [SCSI] zfcp: print S_ID and D_ID with 3 bytes by Christof Schmitt · 17 years ago
  21. 9e3738f [SCSI] zfcp: fix initialization of FSF timer by Christof Schmitt · 18 years ago
  22. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  23. 9805199 [SCSI] zfcp: removed wrong comment by Swen Schillig · 18 years ago
  24. ca880cf [SCSI] zfcp: use of uninitialized variable by Swen Schillig · 18 years ago
  25. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  26. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  27. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago
  28. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 18 years ago
  29. f6c0e7a [SCSI] zfcp: minor erp bug fixes by Andreas Herrmann · 18 years ago
  30. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 18 years ago
  31. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  32. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  33. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 18 years ago
  34. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  35. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago
  36. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 18 years ago
  37. ca3271b [SCSI] zfcp: (cleanup) remove useless comments by Andreas Herrmann · 18 years ago
  38. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  39. ad58f7d [SCSI] zfcp: fix device registration issues by Andreas Herrmann · 19 years ago
  40. 61c4182 [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device by Andreas Herrmann · 19 years ago
  41. 2f8f3ed [SCSI] zfcp: fix adapter erp when link is unplugged by Andreas Herrmann · 19 years ago
  42. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  43. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  44. ad757cd [SCSI] zfcp: transport class adaptations II by Andreas Herrmann · 19 years ago
  45. 2448c45 [SCSI] zfcp: fix adapter initialization by Andreas Herrmann · 19 years ago
  46. c48a29d [SCSI] zfcp: fix spinlock initialization by Heiko Carstens · 19 years ago
  47. 13e1e1f [SCSI] zfcp: add additional fc_host attributes by Andreas Herrmann · 19 years ago
  48. aef4a98 [SCSI] zfcp: provide support for NPIV by Maxim Shchetynin · 19 years ago
  49. 3734d24 [SCSI] zfcp: fix race conditions when accessing erp_action lists by Andreas Herrmann · 19 years ago
  50. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  51. d736a27 [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states by Andreas Herrmann · 19 years ago
  52. 1db2c9c [SCSI] zfcp: fix bug during adapter shutdown by Andreas Herrmann · 19 years ago
  53. 64b29a13 [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes by Andreas Herrmann · 19 years ago
  54. 22753fa [SCSI] zfcp: fix: allow more time for adapter initialization by Andreas Herrmann · 19 years ago
  55. 6f71d9b zfcp: add point-2-point support by · 20 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago