1. 2aef6d5 [SCSI] scsi_dh: Update hp_sw hardware handler by Hannes Reinecke · 16 years ago
  2. b6ff1b1 [SCSI] scsi_dh: Update EMC handler by Hannes Reinecke · 16 years ago
  3. 4c05ae5 [SCSI] scsi_dh: Add 'dh_state' sysfs attribute by Hannes Reinecke · 16 years ago
  4. 765cbc6 [SCSI] scsi_dh: Implement common device table handling by Hannes Reinecke · 16 years ago
  5. f27bac2 [SCSI] sd: update index allocation and use ida instead of idr by Tejun Heo · 16 years ago
  6. ecefe8a [SCSI] fix shared tag map tag allocation by Mike Christie · 16 years ago
  7. 5d90027 [SCSI] stex: fix queue depth setting by Mike Christie · 16 years ago
  8. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  9. 885ace9 [SCSI] fix shared tag map setup by Mike Christie · 16 years ago
  10. 786231a [SCSI] st: Remove bogus memset by Kai Makisara · 16 years ago
  11. 626dcb1 [SCSI] st: Move buffer pointer back when data could not be written. by Kai Makisara · 16 years ago
  12. f0773b5 [SCSI] qla2xxx: Update version number to 8.02.01-k5. by Andrew Vasquez · 16 years ago
  13. 6d05252 [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts. by Andrew Vasquez · 16 years ago
  14. 42e421b [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. by Andrew Vasquez · 16 years ago
  15. e792121 [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts. by Andrew Vasquez · 16 years ago
  16. 031e134 [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts. by Andrew Vasquez · 16 years ago
  17. 5de1f70 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. by Seokmann Ju · 16 years ago
  18. da57bf8 [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE. by Seokmann Ju · 16 years ago
  19. 8f0d643 [SCSI] qla2xxx: Correct fcport state-management during loss. by Seokmann Ju · 16 years ago
  20. 246de42 [SCSI] qla2xxx: Always aquire the parent's hardware_lock. by Seokmann Ju · 16 years ago
  21. 436a7b1 [SCSI] qla2xxx: Swap enablement order of EFT and FCE. by Andrew Vasquez · 16 years ago
  22. 1ee2714 [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. by Joe Carnuccio · 16 years ago
  23. e5896bd [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. by Andrew Vasquez · 16 years ago
  24. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  25. 032d8dd [SCSI] qla2xxx: Add LIP count to FC-transport statistics. by Harish Zunjarrao · 16 years ago
  26. e5f5f6f [SCSI] qla2xxx: Track total number of ISP aborts. by Harish Zunjarrao · 16 years ago
  27. 85821c9 [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. by Andrew Vasquez · 16 years ago
  28. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  29. bbfb21d [SCSI] qla2xxx: Correct locking during NVRAM manipulation. by Andrew Vasquez · 16 years ago
  30. 39c1ffe ibmvfc: Add support for collaborative memory overcommit by Brian King · 16 years ago
  31. 7912a0a ibmvscsi: driver enablement for CMO by Robert Jennings · 16 years ago
  32. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  33. e27420d ide-scsi: remove kmalloced struct request by FUJITA Tomonori · 16 years ago
  34. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  36. be4c916 ide-scsi: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  37. 08feacf ide-scsi: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  38. db9d286 ide-scsi: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  39. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  40. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  41. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  42. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  43. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  44. 9def0b9 device create: scsi: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  45. 33af79d scsi_dh: Verify "dev" is a sdev before accessing it. by Chandra Seetharaman · 16 years ago
  46. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  47. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  48. 3a628b0 Don't crash on IOMMU overflow in A100U2W driver by Mikulas Patocka · 16 years ago
  49. a5db334 BUG_ON on kernel misbehavior on A100U2W driver by Mikulas Patocka · 16 years ago
  50. 56d387e Add udelay to A100U2W SCSI driver by Mikulas Patocka · 16 years ago
  51. 987ff95 Fix endianity in A100U2W SCSI driver by Mikulas Patocka · 16 years ago
  52. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  53. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  54. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 55d82bf ide-{floppy,scsi}: read Status Register before stopping DMA engine by Bartlomiej Zolnierkiewicz · 16 years ago
  56. cdca5c1 ide-scsi: add more debugging to idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. c6b2d26 ide-scsi: use pc->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 4cc1968 ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  62. f83cbc7 ide-scsi: set drive->scsi flag for devices handled by the driver by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 568ca92 ide-{floppy,tape,scsi}: log device name instead of driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 43a2b5b ide-scsi: add debug_log() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  65. c8c5112 ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 3e52fb4 ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 6c60bd8 ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. c04bbc8 ide-scsi: fix handling of DMA errors in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. e8e25f0 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. b3d96af ide-scsi: fix race in idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  72. 7e12ca1 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait by FUJITA Tomonori · 16 years ago
  73. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  76. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  78. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  80. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  81. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  82. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  83. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  84. d7f305e [SCSI] sym53c8xx: Fix bogus sym_que_entry re-implementation of container_of by Benjamin Herrenschmidt · 16 years ago
  85. 453cd0f [SCSI] make struct scsi_{host,target}_type static by Adrian Bunk · 16 years ago
  86. 2476b4d [SCSI] fix locking in host use of blk_plug_device() by James Bottomley · 16 years ago
  87. 072b91f [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver by Brian King · 16 years ago
  88. 39120e1 [SCSI] sg: Add target reset support by Brian King · 16 years ago
  89. 5b635da [SCSI] sd: Move scsi_disk() accessor function to sd.h by Martin K. Petersen · 16 years ago
  90. aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 16 years ago
  91. dbfe54a [SCSI] esp: correct module name in Kconfig help for SCSI_SUNESP by Frans Pop · 16 years ago
  92. a793804 [SCSI] esp: Correct chip ID probing sequence. by David S. Miller · 17 years ago
  93. eac6e8e4 [SCSI] scsi_debug: add support for rotation speed by Matthew Wilcox · 16 years ago
  94. f80f868 [SCSI] iscsi class: fix endpoint leak by Mike Christie · 16 years ago
  95. 4c2133c [SCSI] iscsi class: update version number by Mike Christie · 16 years ago
  96. 8e9a20c [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. by Mike Christie · 16 years ago
  97. c95fddc [SCSI] iscsi class: fix refcount leak by Mike Christie · 16 years ago
  98. ff0f4cb [SCSI] lpfc 8.2.7 : Update version to 8.2.7 by James Smart · 16 years ago
  99. 495a714 [SCSI] lpfc 8.2.7 : Miscellaneous Fixes by James Smart · 16 years ago
  100. 5e9d9b8 [SCSI] lpfc 8.2.7 : Rework the worker thread by James Smart · 16 years ago