1. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  2. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 55d82bf ide-{floppy,scsi}: read Status Register before stopping DMA engine by Bartlomiej Zolnierkiewicz · 16 years ago
  4. cdca5c1 ide-scsi: add more debugging to idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. c6b2d26 ide-scsi: use pc->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 4cc1968 ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  10. f83cbc7 ide-scsi: set drive->scsi flag for devices handled by the driver by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 568ca92 ide-{floppy,tape,scsi}: log device name instead of driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 43a2b5b ide-scsi: add debug_log() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  13. c8c5112 ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 3e52fb4 ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 6c60bd8 ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. c04bbc8 ide-scsi: fix handling of DMA errors in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. e8e25f0 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. b3d96af ide-scsi: fix race in idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  20. 7e12ca1 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait by FUJITA Tomonori · 16 years ago
  21. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  24. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  26. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  27. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  28. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  29. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  30. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  31. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  32. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 16 years ago
  33. 0bc202e aic94xx: treat firmware data as const by David Woodhouse · 17 years ago
  34. bdb2b8c [SCSI] erase invalid data returned by device by Alan Stern · 17 years ago
  35. 62858da scsi: sr avoids useless buffer allocation by FUJITA Tomonori · 16 years ago
  36. e95a1b6 [ARM] rpc: acornscsi: update to new style ecard driver by Russell King · 17 years ago
  37. a796ef7 [ARM] rpc: acornscsi: stop using private __stringify() by Russell King · 17 years ago
  38. ffd7858 [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' by Russell King · 17 years ago
  39. 324b933 [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors by Russell King · 17 years ago
  40. d8f8eb4 [ARM] rpc: acornscsi: remove unused 'ADDR' macro by Russell King · 17 years ago
  41. 06a452e cmdfilter: extend default read filter by Adel Gadllah · 17 years ago
  42. 2b272d4 sg: fix odd style (extra parenthesis) introduced by cmd filter patch by Jens Axboe · 17 years ago
  43. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 17 years ago
  44. 556e4b0 scsi-tgt: BKL pushdown by Arnd Bergmann · 17 years ago
  45. ec5e69f [SCSI] esp: tidy up target reference counting by James Bottomley · 17 years ago
  46. eadc49b [SCSI] esp: Fix OOPS in esp_reset_cleanup(). by David S. Miller · 17 years ago
  47. c95e62c [SCSI] ses: Fix timeout by Matthew Wilcox · 17 years ago
  48. f18f81d megaraid: BKL pushdown by Arnd Bergmann · 17 years ago
  49. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 17 years ago
  50. b0061a0 changer: BKL pushdown by Jonathan Corbet · 17 years ago
  51. dea3f66 dpt_i20: BKL pushdown by Jonathan Corbet · 17 years ago
  52. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 17 years ago
  53. 46787b4 gdth: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  54. b3369c6 st: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  55. d4514d1 aacraid: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  56. 647d87b osst: cdev lock_kernel() pushdown. by Jonathan Corbet · 17 years ago
  57. eb09d3d sg: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  58. f93daa3 [SCSI] dpt_i2o: Add PROC_IA64 define by Jeff Mahoney · 17 years ago
  59. 3ed7897 [SCSI] scsi_host regression: fix scsi host leak by Mike Christie · 17 years ago
  60. d1daeab [SCSI] sr: fix corrupt CD data after media change and delay by James Bottomley · 17 years ago
  61. 2d9b57f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  62. 28d7647 [SCSI] qla2xxx: Update version number to 8.02.01-k4. by Andrew Vasquez · 17 years ago
  63. 08b95a1 [SCSI] qla2xxx: Correct handling of AENs postings for vports. by Seokmann Ju · 17 years ago
  64. 3c39740 [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling." by Seokmann Ju · 17 years ago
  65. ca61668 [SCSI] ibmvscsi: Non SCSI error status fixup by Brian King · 17 years ago
  66. 1f42ea7 [SCSI] fix intermittent oops in scsi_bus_uevent by James Bottomley · 17 years ago
  67. 9bcf091 scsi: fix integer as NULL pointer warning by Harvey Harrison · 17 years ago
  68. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 17 years ago
  69. 24b4256 SCSI: fix race in device_create by Greg Kroah-Hartman · 17 years ago
  70. 7853099 [SCSI] qla2xxx: Update version number to 8.02.01-k3. by Andrew Vasquez · 17 years ago
  71. a7cd023 [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-condition handling." by Andrew Vasquez · 17 years ago
  72. d2ba567 [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status. by Andrew Vasquez · 17 years ago
  73. 68af081 [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. by Andrew Vasquez · 17 years ago
  74. fa0926d [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. by Andrew Vasquez · 17 years ago
  75. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 17 years ago
  76. e1e82b6 [SCSI] qla2xxx: firmware semaphore to mutex by Daniel Walker · 17 years ago
  77. 0e973a2 [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. by Andrew Vasquez · 17 years ago
  78. fd9a29f [SCSI] qla2xxx: Display driver version at module init-time. by Andrew Vasquez · 17 years ago
  79. 2f2fa13 [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. by Shyam Sundar · 17 years ago
  80. 9604006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  81. af5741c [SCSI] qla1280: Fix queue depth problem by Jeremy Higdon · 17 years ago
  82. 64976a0 [SCSI] aha152x: Fix oops on module removal by James Bottomley · 17 years ago
  83. ad2fa42 [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E convention by James Bottomley · 17 years ago
  84. c8611f9 [SCSI] libiscsi regression in 2.6.25: fix setting of recv timer by Mike Christie · 17 years ago
  85. 8b2cc91 drivers/scsi/dpt_i2o.c: fix build on alpha by Andrew Morton · 17 years ago
  86. 4cf1043 [SCSI] libiscsi regression in 2.6.25: fix nop timer handling by Mike Christie · 17 years ago
  87. a85591f [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... by James Bottomley · 17 years ago
  88. 2d6f0d0 [SCSI] gdth: fix timer handling by James Bottomley · 17 years ago
  89. 48fc8de CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS by Geert Uytterhoeven · 17 years ago
  90. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  91. 7ad4a48 [SCSI] aic94xx: fix section mismatch by Sam Ravnborg · 17 years ago
  92. 392512f [SCSI] u14-34f: Fix 32bit only problem by Alan Cox · 17 years ago
  93. 1ed4391 [SCSI] dpt_i2o: sysfs code by Miquel van Smoorenburg · 17 years ago
  94. 62ac5ae [SCSI] dpt_i2o: 64 bit support by Miquel van Smoorenburg · 17 years ago
  95. 67af2b0 [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent by Miquel van Smoorenburg · 17 years ago
  96. c864cb1 [SCSI] dpt_i2o: use standard __init / __exit code by Miquel van Smoorenburg · 17 years ago
  97. 33139b2 [SCSI] megaraid_sas: fix suspend/resume sections by Jiri Slaby · 17 years ago
  98. 655d722 [SCSI] aacraid: Add Power Management support by Mark Salyzyn · 17 years ago
  99. a4576b5 [SCSI] aacraid: Fix jbod operations scan issues by Mark Salyzyn · 17 years ago
  100. e2efe7a [SCSI] aacraid: Fix warning about macro side-effects by Mark Salyzyn · 17 years ago