1. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  2. 262eef6 [SCSI] remove scsi_wait_req by Christoph Hellwig · 19 years ago
  3. 474838d [SCSI] remove Scsi_Host.eh_active by Christoph Hellwig · 19 years ago
  4. 849a892 Merge by Hand by James Bottomley · 19 years ago
  5. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  6. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 19 years ago
  7. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  8. 19a7b4a [SCSI] update fc_transport for removal of block/unblock functions by James.Smart@Emulex.Com · 19 years ago
  9. 01d7b3b [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers by Jeff Garzik · 19 years ago
  10. 13ec92b [SCSI] kill unused scsi_scan_single_target() by Jeff Garzik · 19 years ago
  11. 91ca7b0 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class by Andrew Vasquez · 19 years ago
  12. 07ba3a9 [SCSI] sas: add support for PHY resets by Christoph Hellwig · 19 years ago
  13. ac01bbb [SCSI] sas: add flag for locally attached PHYs by Christoph Hellwig · 19 years ago
  14. c3ee74c [SCSI] scsi_transport_sas: support link error attributes by Christoph Hellwig · 19 years ago
  15. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  16. 38a9a62 Merge HEAD from ../scsi-misc-2.6-old by James Bottomley · 19 years ago
  17. 96b88fb Merge branch 'master' by Jeff Garzik · 19 years ago
  18. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  19. 2ee73cc Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  20. 6f3a202 [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3 by James Bottomley · 19 years ago
  21. c1d9728 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  22. fa0a695 [SCSI] iscsi: rename some proto defs by Mike Christie · 19 years ago
  23. baebc49 [SCSI] iscsi: update some iscsi proto defs by Mike Christie · 19 years ago
  24. 3ed7a47 [SCSI] Fix thread termination for the SCSI error handle by James Bottomley · 19 years ago
  25. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  26. 1832a58 [SCSI] change port speed definitions for scsi_transport_fc by Andreas Herrmann · 19 years ago
  27. 165415f Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  28. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  29. 218fba0 [SCSI] fc_transport: Generalize WWN to u64 interger conversions. by Andrew Vasquez · 19 years ago
  30. c7ebbbc [SCSI] SAS transport class by Christoph Hellwig · 19 years ago
  31. f5c7f03 Merge HEAD from ../scsi-iscsi-2.6 by James Bottomley · 19 years ago
  32. c324b44 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  33. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  34. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  35. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  36. da61396 Merge upstream kernel into libata 'passthru' branch by Jeff Garzik · 19 years ago
  37. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  38. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  39. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  40. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  41. 3921603 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 19 years ago
  42. 10c1b88 [SCSI] add ability to deny binding to SPI transport class by James Bottomley · 19 years ago
  43. 2f05825 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  44. 5c44cd2 [SCSI] fix target scanning oops with fc transport class by James.Smart@Emulex.Com · 19 years ago
  45. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 19 years ago
  46. 39e8479 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header files by Alex Aizman · 19 years ago
  47. d872ebe [SCSI] add missing hold_mcs parameter to the spi transport class by James Bottomley · 19 years ago
  48. 47ba39e [SCSI] add template for scsi_host_set_state() by James Bottomley · 19 years ago
  49. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 19 years ago
  50. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  51. e10fb91 [SCSI] fix function prototype warning by James Bottomley · 19 years ago
  52. 2f4701d [SCSI] add int_to_scsilun() function by James.Smart@Emulex.Com · 19 years ago
  53. 7f602c5 [SCSI] add TYPE_RBC to our type table by James Bottomley · 19 years ago
  54. 8d115f8 [SCSI] remove scsi_cmnd->state by Christoph Hellwig · 19 years ago
  55. b4edcbc [SCSI] remove scsi_cmnd->owner by Christoph Hellwig · 19 years ago
  56. f5ad561 [SCSI] remove scsi_cmnd->abort_reason by Christoph Hellwig · 19 years ago
  57. a4c8f62 [SCSI] remove scsi_cmnd.eh_state by Christoph Hellwig · 19 years ago
  58. 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
  59. b2aaee3 [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaround by Markus Lidel · 19 years ago
  60. 80bd6d7 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  61. 153b1e1 Automatic merge of ../scsi-misc-2.6-old/ by James Bottomley · 19 years ago
  62. c3e9dda [SCSI] allow the HBA to reserve target and device private areas by James Bottomley · 19 years ago
  63. a283bd3 [SCSI] Add target alloc/destroy callbacks to the host template by James Bottomley · 19 years ago
  64. 631e8a1 [SCSI] TYPE_RBC cache fixes (sbp2.c affected) by Al Viro · 19 years ago
  65. 949d33e Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git branch HEAD by · 19 years ago
  66. 62a8612 [SCSI] implement parameter limits in the SPI transport class by James Bottomley · 19 years ago
  67. daa6eda [SCSI] add scsi changer driver by Gerd Knorr · 19 years ago
  68. b095518 [libata] ATA passthru (arbitrary ATA command execution) by Jeff Garzik · 19 years ago
  69. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  70. 06f81ea [PATCH] scsi: remove volatile from scsi data by · 19 years ago
  71. bf34191 scsi: add DID_REQUEUE to the error handling by · 19 years ago
  72. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  73. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  74. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  75. c2a9331 updates for CFQ oops fix by · 19 years ago
  76. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago