1. 93c164a remove ide-scsi by FUJITA Tomonori · 16 years ago
  2. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  3. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  4. fb5edd0 [SCSI] fcoe: fix configuration problems by James Bottomley · 16 years ago
  5. 58daa68 [SCSI] cxgb3i: fix select/depend problem by James Bottomley · 16 years ago
  6. 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 16 years ago
  7. 73c3367 [SCSI] cxgb3i: remove use of skb->sp by Karen Xie · 16 years ago
  8. c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. by Karen Xie · 16 years ago
  9. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 17d9863 [SCSI] qla2xxx: changes in multiq code by Anirban Chakraborty · 16 years ago
  11. 20c09df [SCSI] eata: fix the data buffer accessors conversion regression by FUJITA Tomonori · 16 years ago
  12. d2131b3 [SCSI] ibmvfc: Improve async event handling by Brian King · 16 years ago
  13. 87b5c32 [SCSI] lpfc : correct printk types on PPC compiles by James Smart · 16 years ago
  14. 3023785 [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done by Mark Nelson · 16 years ago
  15. f78badb [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout by James Smart · 16 years ago
  16. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  17. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
  18. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
  19. 21465ed [SCSI] ibmvscsi: Don't fail EH due to insufficient resources by Brian King · 16 years ago
  20. 4d3fef9 [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value by FUJITA Tomonori · 16 years ago
  21. ccc607f [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  22. 7a31ec3 [SCSI] st: convert get_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  23. 18c8701 [SCSI] st: convert write_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  24. 8ecf0d9 [SCSI] st: convert read_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  25. 52107b2 [SCSI] st: convert check_tape to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  26. 212cd8b [SCSI] st: convert st_flush to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  27. 39ade4b [SCSI] st: convert cross_eof to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  28. 15c920a [SCSI] st: convert do_load_unload to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  29. 3c0bf16 [SCSI] st: convert set_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  30. 0944a72 [SCSI] st: convert test_ready to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  31. ffb4349 [SCSI] st: add st_scsi_kern_execute helper function by FUJITA Tomonori · 16 years ago
  32. 4deba24 [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi by FUJITA Tomonori · 16 years ago
  33. 5d2711c0 [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0 by James Smart · 16 years ago
  34. 923e4b6 [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig by James Smart · 16 years ago
  35. e2a0a9d [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code by James Smart · 16 years ago
  36. 81301a9 [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs by James Smart · 16 years ago
  37. 9f1e1b5 [SCSI] lpfc 8.3.0 : Fix some memory handling issues by James Smart · 16 years ago
  38. 5b75da2 [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTx by James Smart · 16 years ago
  39. eaf15d5 [SCSI] lpfc 8.3.0 : Fix several minor issues by James Smart · 16 years ago
  40. 8f34f4c [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support by James Smart · 16 years ago
  41. 9720748 [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support by James Smart · 16 years ago
  42. eada272 [SCSI] lpfc 8.3.0 : Fix multiple NPIV issues by James Smart · 16 years ago
  43. 109f6ed [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access by James Smart · 16 years ago
  44. 9bad767 [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c by James Smart · 16 years ago
  45. 3a55b53 [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operations by James Smart · 16 years ago
  46. ddcc50f [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload by James Smart · 16 years ago
  47. 5cd3bbf [SCSI] retry with missing data for INQUIRY by FUJITA Tomonori · 16 years ago
  48. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  49. a528ab7 [SCSI] ibmvfc: Fix errors due to inconsistent command data by Brian King · 16 years ago
  50. 1c41fa82 [SCSI] ibmvfc: Delay NPIV login retry and add retries by Brian King · 16 years ago
  51. 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
  52. ae15f80 [SCSI] libiscsi: handle init task failures. by Mike Christie · 16 years ago
  53. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  54. 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago
  55. 38e1a8f [SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp module by Mike Christie · 16 years ago
  56. a081c13 [SCSI] iscsi_tcp: split module into lib and lld by Mike Christie · 16 years ago
  57. 30b4915 [SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functions by Mike Christie · 16 years ago
  58. cfeb2cf [SCSI] libiscsi: change login data buffer allocation by Mike Christie · 16 years ago
  59. e2bac7c [SCSI] iscsi_tcp: remove unused r2t handling by Mike Christie · 16 years ago
  60. e5a7efe [SCSI] iscsi_tcp: convert to new alloc_hdr api by Mike Christie · 16 years ago
  61. 577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code by Mike Christie · 16 years ago
  62. 63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations by Mike Christie · 16 years ago
  63. a02488e [SCSI] st: update to use block timeout by James Bottomley · 16 years ago
  64. da24465 [SCSI] mac_esp: fix for quadras with two esp chips by Finn Thain · 16 years ago
  65. 09e13e9 [SCSI] m68k: mac_esp asm fix by Finn Thain · 16 years ago
  66. 749af3d [SCSI] qla2xxx: Code changes for vport bus reset by Anirban Chakraborty · 16 years ago
  67. b60af5b [SCSI] simplify scsi_io_completion() by Alan Stern · 16 years ago
  68. 67e6d58 [SCSI] ibmvfc: Driver version 1.0.4 by Brian King · 16 years ago
  69. 646d385 [SCSI] ibmvfc: Handle port login required response by Brian King · 16 years ago
  70. 5919ce2 [SCSI] ibmvfc: Fix command timeouts due to cached CRQ access by Brian King · 16 years ago
  71. 4081b77 [SCSI] ibmvfc: Fix oops in interrupt handler by Brian King · 16 years ago
  72. 273c478 [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list by Babu Moger · 16 years ago
  73. c51da4e [SCSI] qla2xxx: Fix for build warning by Anirban Chakraborty · 16 years ago
  74. e315cd2 [SCSI] qla2xxx: Code changes for qla data structure refactoring by Anirban Chakraborty · 16 years ago
  75. 7b867cf [SCSI] qla2xxx: Refactor qla data structures by Anirban Chakraborty · 16 years ago
  76. a9b589d [SCSI] scsi_error: TASK ABORTED status handling improvement by Vladislav Bolkhovitin · 16 years ago
  77. c85f8cb9 [SCSI] scsi_dh: Retry mode select in rdac device handler by Chandra Seetharaman · 16 years ago
  78. 9eece96 [SCSI] scsi_dh: Make sure the state of a path is set properly when controller is swapped from passive to active by Chandra Seetharaman · 16 years ago
  79. 4a8ab87 [SCSI] scsi_error: fix indentation and braces disagreement - add braces by Ilpo Järvinen · 16 years ago
  80. 66aa574 [SCSI] tmscsim: fix indentation and braces disagreement - add braces by Ilpo Järvinen · 16 years ago
  81. 8d6dda7 [SCSI] u14-34f: fix scsi_dma_map failure case by roel kluin · 16 years ago
  82. 237abac [SCSI] esp_scsi: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  83. 973b7360 [SCSI] ibmvfc: Driver version 1.0.3 by Brian King · 16 years ago
  84. 50ed9a0 [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device by Brian King · 16 years ago
  85. 10e7949 [SCSI] ibmvfc: Fix target initialization failure retry handling by Brian King · 16 years ago
  86. ad8dcff [SCSI] ibmvfc: Error handling fixes by Brian King · 16 years ago
  87. 50119da [SCSI] ibmvfc: Fix error reporting for some FC errors by Brian King · 16 years ago
  88. 596891a [SCSI] ibmvfc: Fix log level filtering by Brian King · 16 years ago
  89. fa195af [SCSI] Clean up my email address and use a single standard address for everything by Alan Cox · 16 years ago
  90. e989911 [SCSI] aacraid: check pci_alloc_consistent errors by FUJITA Tomonori · 16 years ago
  91. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  92. decf67e [SCSI] scsi ioctl: fix kernel-doc warning by Randy Dunlap · 16 years ago
  93. 541ef5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  94. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  95. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  96. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  97. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 02bd349 [SCSI] scsi_lib: only call scsi_unprep_request() under queue lock by James Bottomley · 16 years ago
  99. febd7a5 Commands needing to be retried require a complete re-initialization. by Alan D. Brunelle · 16 years ago
  100. 5745803 [SCSI] ibmvstgt: move crq_queue_create to the end of initialization by Brian King · 16 years ago