1. ec448a0 [SCSI] srp.h: avoid padding of structs by Roland Dreier · 18 years ago
  2. aedf349 [SCSI] FC transport: fixes for workq deadlocks by James Smart · 18 years ago
  3. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 18 years ago
  4. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  5. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  6. 082776e [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. by Nigel Cunningham · 18 years ago
  7. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  8. 2f8600d [SCSI] eliminate rphy allocation in favour of expander/end device allocation by James Bottomley · 18 years ago
  9. 5baba83 [SCSI] add scsi_mode_select to scsi_lib.c by James Bottomley · 18 years ago
  10. e28482c [SCSI] add scsi_reprobe_device by James Bottomley · 18 years ago
  11. 79cb181 [SCSI] add preliminary expander support to the sas transport class by James Bottomley · 18 years ago
  12. c829c39 [SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblocked by James Smart · 18 years ago
  13. 42ab036 [PATCH] convert aic94xx over to using the sas transport end device by James Bottomley · 18 years ago
  14. 7e6dff6 [SCSI] add 6.0 Gbit phy definitions to the sas transport class by James Bottomley · 18 years ago
  15. ffedb45 [SCSI] fix scsi process problems and clean up the target reap issues by James Bottomley · 18 years ago
  16. 1bfc5d9 [SCSI] Recognize missing LUNs for non-standard devices by Alan Stern · 18 years ago
  17. a012564 [SCSI] sas: add support for enclosure and bad ID rphy attributes by Christoph Hellwig · 18 years ago
  18. 6ea3c0b [SCSI] Add spi_populate_*_msg functions by Matthew Wilcox · 18 years ago
  19. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 18 years ago
  20. c67a848 [SCSI] Neaten comments in scsi_cmnd.h by Matthew Wilcox · 18 years ago
  21. 5b2ffed Merge branch 'master' by Jeff Garzik · 18 years ago
  22. faead26 [PATCH] add scsi_execute_in_process_context() API by James Bottomley · 18 years ago
  23. 7b7232f [SCSI] iscsi update: cleanup iscsi class interface by Mike Christie · 18 years ago
  24. 18ee3610 Merge branch 'master' by Jeff Garzik · 18 years ago
  25. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  26. 041c5fc [PATCH] SCSI: export scsi_eh_finish_cmd() and scsi_eh_flush_done_q() by Tejun Heo · 18 years ago
  27. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 18 years ago
  28. dfcd77d [SCSI] Remove host template ordered_flush variable by Tetsuo Takata · 18 years ago
  29. c8d338c [PATCH] scsi_transport_spi build fix by Andrew Morton · 18 years ago
  30. 7b8631b [SCSI] iscsi: seperate iscsi interface from setup functions by Mike Christie · 18 years ago
  31. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 18 years ago
  32. d158d26 [SCSI] sem2mutex: scsi_transport_spi.c by Jes Sorensen · 18 years ago
  33. 6b7281d [SCSI] fc transport: add permanent_port_name fc_host attribute by Andreas Herrmann · 18 years ago
  34. 776b23a [SCSI] always handle REQ_BLOCK_PC requests in common code by Christoph Hellwig · 18 years ago
  35. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 18 years ago
  36. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  37. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 18 years ago
  38. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 18 years ago
  39. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  40. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  41. 1abfd37 [SCSI] Rename scsi_print_msg to spi_print_msg by Matthew Wilcox · 19 years ago
  42. 7b16318 Fix up SCSI mismerge by James Bottomley · 19 years ago
  43. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  44. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  45. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  46. 829b846 [SCSI] Make scsi_transport_spi.h includable by itself by Matthew Wilcox · 19 years ago
  47. 7f23e14 [SCSI] correct some dropped const compiler warnings by James Bottomley · 19 years ago
  48. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  49. 262eef6 [SCSI] remove scsi_wait_req by Christoph Hellwig · 19 years ago
  50. 474838d [SCSI] remove Scsi_Host.eh_active by Christoph Hellwig · 19 years ago
  51. 849a892 Merge by Hand by James Bottomley · 19 years ago
  52. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  53. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 19 years ago
  54. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  55. 19a7b4a [SCSI] update fc_transport for removal of block/unblock functions by James.Smart@Emulex.Com · 19 years ago
  56. 01d7b3b [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers by Jeff Garzik · 19 years ago
  57. 13ec92b [SCSI] kill unused scsi_scan_single_target() by Jeff Garzik · 19 years ago
  58. 91ca7b0 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class by Andrew Vasquez · 19 years ago
  59. 07ba3a9 [SCSI] sas: add support for PHY resets by Christoph Hellwig · 19 years ago
  60. ac01bbb [SCSI] sas: add flag for locally attached PHYs by Christoph Hellwig · 19 years ago
  61. c3ee74c [SCSI] scsi_transport_sas: support link error attributes by Christoph Hellwig · 19 years ago
  62. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  63. 38a9a62 Merge HEAD from ../scsi-misc-2.6-old by James Bottomley · 19 years ago
  64. 96b88fb Merge branch 'master' by Jeff Garzik · 19 years ago
  65. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  66. 2ee73cc Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  67. 6f3a202 [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 by James Bottomley · 19 years ago
  68. c1d9728 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  69. fa0a695 [SCSI] iscsi: rename some proto defs by Mike Christie · 19 years ago
  70. baebc49 [SCSI] iscsi: update some iscsi proto defs by Mike Christie · 19 years ago
  71. 3ed7a47 [SCSI] Fix thread termination for the SCSI error handle by James Bottomley · 19 years ago
  72. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  73. 1832a58 [SCSI] change port speed definitions for scsi_transport_fc by Andreas Herrmann · 19 years ago
  74. 165415f Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  75. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  76. 218fba0 [SCSI] fc_transport: Generalize WWN to u64 interger conversions. by Andrew Vasquez · 19 years ago
  77. c7ebbbc [SCSI] SAS transport class by Christoph Hellwig · 19 years ago
  78. f5c7f03 Merge HEAD from ../scsi-iscsi-2.6 by James Bottomley · 19 years ago
  79. c324b44 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  80. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  81. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  82. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  83. da61396 Merge upstream kernel into libata 'passthru' branch by Jeff Garzik · 19 years ago
  84. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  85. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  86. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  87. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  88. 3921603 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 19 years ago
  89. 10c1b88 [SCSI] add ability to deny binding to SPI transport class by James Bottomley · 19 years ago
  90. 2f05825 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  91. 5c44cd2 [SCSI] fix target scanning oops with fc transport class by James.Smart@Emulex.Com · 19 years ago
  92. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 19 years ago
  93. 39e8479 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header files by Alex Aizman · 19 years ago
  94. d872ebe [SCSI] add missing hold_mcs parameter to the spi transport class by James Bottomley · 19 years ago
  95. 47ba39e [SCSI] add template for scsi_host_set_state() by James Bottomley · 19 years ago
  96. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 19 years ago
  97. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  98. e10fb91 [SCSI] fix function prototype warning by James Bottomley · 19 years ago
  99. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 19 years ago
  100. 7f602c5 [SCSI] add TYPE_RBC to our type table by James Bottomley · 19 years ago