1. 02ae2c0 [SCSI] st: integrate st_scsi_kern_execute and st_do_scsi by Kai Makisara · 16 years ago
  2. edf69c5 [SCSI] st: remove unused frp_sg_current by FUJITA Tomonori · 16 years ago
  3. 1ac63cf [SCSI] st: remove unused orig_frp_segs by FUJITA Tomonori · 16 years ago
  4. f409d6c [SCSI] st: simplify new_tape_buffer by FUJITA Tomonori · 16 years ago
  5. b3d5911 [SCSI] st: remove struct scatterlist by FUJITA Tomonori · 16 years ago
  6. 08c9583 [SCSI] st: kill struct st_buff_fragment by FUJITA Tomonori · 16 years ago
  7. b3376b4 [SCSI] st: remove buf_to_sg by FUJITA Tomonori · 16 years ago
  8. 6620742 [SCSI] st: convert dio path to use st_scsi_execute by FUJITA Tomonori · 16 years ago
  9. 6d47626 [SCSI] st: convert non-dio path to use st_scsi_execute by FUJITA Tomonori · 16 years ago
  10. 13b53b4 [SCSI] st: add st_scsi_execute helper function by FUJITA Tomonori · 16 years ago
  11. d0e1ae3 [SCSI] st: add struct rq_map_data support by FUJITA Tomonori · 16 years ago
  12. 9c90596 [SCSI] st: make all the fragment buffers the same size by FUJITA Tomonori · 16 years ago
  13. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  14. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  15. 4f10aae [SCSI] ibmvscsi: Make max_requests module parameter more accurate by Brian King · 16 years ago
  16. 372bd28 [SCSI] lpfc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  17. b99b4c6 [SCSI] sgiwd93: Fix compilation warning by Dmitri Vorobiev · 16 years ago
  18. 752b323 [SCSI] ibmvfc: Fixup command response translation by Brian King · 16 years ago
  19. 3dbf6a5 [SCSI] Fix uninitialized variable error in scsi_io_completion by Alan Stern · 16 years ago
  20. fa99078 [SCSI] clean up scsi_times_out by Christoph Hellwig · 16 years ago
  21. 327d0c7 [SCSI] remove severly outdated comment in scsi_dispatch_cmd by Christoph Hellwig · 16 years ago
  22. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  24. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  25. fb5edd0 [SCSI] fcoe: fix configuration problems by James Bottomley · 16 years ago
  26. 58daa68 [SCSI] cxgb3i: fix select/depend problem by James Bottomley · 16 years ago
  27. 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 16 years ago
  28. 73c3367 [SCSI] cxgb3i: remove use of skb->sp by Karen Xie · 16 years ago
  29. c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. by Karen Xie · 16 years ago
  30. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 17d9863 [SCSI] qla2xxx: changes in multiq code by Anirban Chakraborty · 16 years ago
  32. 20c09df [SCSI] eata: fix the data buffer accessors conversion regression by FUJITA Tomonori · 16 years ago
  33. d2131b3 [SCSI] ibmvfc: Improve async event handling by Brian King · 16 years ago
  34. 87b5c32 [SCSI] lpfc : correct printk types on PPC compiles by James Smart · 16 years ago
  35. 3023785 [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done by Mark Nelson · 16 years ago
  36. f78badb [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeout by James Smart · 16 years ago
  37. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  38. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
  39. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
  40. 21465ed [SCSI] ibmvscsi: Don't fail EH due to insufficient resources by Brian King · 16 years ago
  41. 4d3fef9 [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value by FUJITA Tomonori · 16 years ago
  42. ccc607f [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  43. 7a31ec3 [SCSI] st: convert get_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  44. 18c8701 [SCSI] st: convert write_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  45. 8ecf0d9 [SCSI] st: convert read_mode_page to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  46. 52107b2 [SCSI] st: convert check_tape to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  47. 212cd8b [SCSI] st: convert st_flush to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  48. 39ade4b [SCSI] st: convert cross_eof to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  49. 15c920a [SCSI] st: convert do_load_unload to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  50. 3c0bf16 [SCSI] st: convert set_location to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  51. 0944a72 [SCSI] st: convert test_ready to use st_scsi_kern_execute by FUJITA Tomonori · 16 years ago
  52. ffb4349 [SCSI] st: add st_scsi_kern_execute helper function by FUJITA Tomonori · 16 years ago
  53. 4deba24 [SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi by FUJITA Tomonori · 16 years ago
  54. 5d2711c0 [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0 by James Smart · 16 years ago
  55. 923e4b6 [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig by James Smart · 16 years ago
  56. e2a0a9d [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code by James Smart · 16 years ago
  57. 81301a9 [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs by James Smart · 16 years ago
  58. 9f1e1b5 [SCSI] lpfc 8.3.0 : Fix some memory handling issues by James Smart · 16 years ago
  59. 5b75da2 [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTx by James Smart · 16 years ago
  60. eaf15d5 [SCSI] lpfc 8.3.0 : Fix several minor issues by James Smart · 16 years ago
  61. 8f34f4c [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block support by James Smart · 16 years ago
  62. 9720748 [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support by James Smart · 16 years ago
  63. eada272 [SCSI] lpfc 8.3.0 : Fix multiple NPIV issues by James Smart · 16 years ago
  64. 109f6ed [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access by James Smart · 16 years ago
  65. 9bad767 [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c by James Smart · 16 years ago
  66. 3a55b53 [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operations by James Smart · 16 years ago
  67. ddcc50f [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payload by James Smart · 16 years ago
  68. 5cd3bbf [SCSI] retry with missing data for INQUIRY by FUJITA Tomonori · 16 years ago
  69. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  70. a528ab7 [SCSI] ibmvfc: Fix errors due to inconsistent command data by Brian King · 16 years ago
  71. 1c41fa82 [SCSI] ibmvfc: Delay NPIV login retry and add retries by Brian King · 16 years ago
  72. 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
  73. ae15f80 [SCSI] libiscsi: handle init task failures. by Mike Christie · 16 years ago
  74. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  75. 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago
  76. 38e1a8f [SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp module by Mike Christie · 16 years ago
  77. a081c13 [SCSI] iscsi_tcp: split module into lib and lld by Mike Christie · 16 years ago
  78. 30b4915 [SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functions by Mike Christie · 16 years ago
  79. cfeb2cf [SCSI] libiscsi: change login data buffer allocation by Mike Christie · 16 years ago
  80. e2bac7c [SCSI] iscsi_tcp: remove unused r2t handling by Mike Christie · 16 years ago
  81. e5a7efe [SCSI] iscsi_tcp: convert to new alloc_hdr api by Mike Christie · 16 years ago
  82. 577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code by Mike Christie · 16 years ago
  83. 63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations by Mike Christie · 16 years ago
  84. a02488e [SCSI] st: update to use block timeout by James Bottomley · 16 years ago
  85. da24465 [SCSI] mac_esp: fix for quadras with two esp chips by Finn Thain · 16 years ago
  86. 09e13e9 [SCSI] m68k: mac_esp asm fix by Finn Thain · 16 years ago
  87. 749af3d [SCSI] qla2xxx: Code changes for vport bus reset by Anirban Chakraborty · 16 years ago
  88. b60af5b [SCSI] simplify scsi_io_completion() by Alan Stern · 16 years ago
  89. 67e6d58 [SCSI] ibmvfc: Driver version 1.0.4 by Brian King · 16 years ago
  90. 646d385 [SCSI] ibmvfc: Handle port login required response by Brian King · 16 years ago
  91. 5919ce2 [SCSI] ibmvfc: Fix command timeouts due to cached CRQ access by Brian King · 16 years ago
  92. 4081b77 [SCSI] ibmvfc: Fix oops in interrupt handler by Brian King · 16 years ago
  93. 273c478 [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device list by Babu Moger · 16 years ago
  94. c51da4e [SCSI] qla2xxx: Fix for build warning by Anirban Chakraborty · 16 years ago
  95. e315cd2 [SCSI] qla2xxx: Code changes for qla data structure refactoring by Anirban Chakraborty · 16 years ago
  96. 7b867cf [SCSI] qla2xxx: Refactor qla data structures by Anirban Chakraborty · 16 years ago
  97. a9b589d [SCSI] scsi_error: TASK ABORTED status handling improvement by Vladislav Bolkhovitin · 16 years ago
  98. c85f8cb9 [SCSI] scsi_dh: Retry mode select in rdac device handler by Chandra Seetharaman · 16 years ago
  99. 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
  100. 4a8ab87 [SCSI] scsi_error: fix indentation and braces disagreement - add braces by Ilpo Järvinen · 16 years ago