1. c7eeae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  2. a169e63 [SCSI] initio: bugfix for accessors patch by Boaz Harrosh · 17 years ago
  3. cd81621 [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59! by FUJITA Tomonori · 17 years ago
  4. 99f1f53 [SCSI] initio: fix conflict when loading driver by Alan Cox · 17 years ago
  5. cedefa1 [SCSI] sym53c8xx: fix "irq X: nobody cared" regression by Tony Battersby · 17 years ago
  6. c80ddf0 [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask by James Bottomley · 17 years ago
  7. 7ee2413 [SCSI] sym53c8xx: fix free_irq() regression by Tony Battersby · 17 years ago
  8. 69ae6fe ide-scsi: add ide_scsi_hex_dump() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  10. 24601bb revert "dpt_i2o: convert to SCSI hotplug model" by Andrew Morton · 17 years ago
  11. 26145f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  12. e482179 m68k: zorro7xx needs <asm/amigahw.h> by Geert Uytterhoeven · 17 years ago
  13. 6413f08 ide-scsi: use print_hex_dump from <linux/kernel.h> by Denis Cheng · 17 years ago
  14. 1e64166 [SCSI] NCR5380: Fix bugs and canonicalize irq handler usage by Jeff Garzik · 17 years ago
  15. d297a5d aic94xx_sds: rename FLASH_SIZE by Andrew Morton · 17 years ago
  16. 5c1da58 [SCSI] qla1280: convert to use the data buffer accessors by Jes Sorensen · 17 years ago
  17. 6ee6a2f [SCSI] iscsi: return data transfer residual for data-out commands by Tony Battersby · 17 years ago
  18. 505f76b [SCSI] iscsi_tcp: fix potential lockup with write commands by Tony Battersby · 17 years ago
  19. 5f78e89 [SCSI] aacraid: fix security weakness by Alan Cox · 17 years ago
  20. e609696 [SCSI] aacraid: fix up le32 issues in BlinkLED by Salyzyn, Mark · 17 years ago
  21. e85fbc5 [SCSI] aacraid: fix potential panic in thread stop by Salyzyn, Mark · 17 years ago
  22. 3b2d871 [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8 by Stephen Rothwell · 17 years ago
  23. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  24. aac9e28 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  25. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  26. 3c887e8 [SCSI] ibmvscsi: Prevent IO during partner login by Robert Jennings · 17 years ago
  27. 7e2b19f [SCSI] lpfc : Correct queue tag handling by James Smart · 17 years ago
  28. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  29. 01c0ad5 [ARM] Fix an rpc_defconfig regression by Russell King · 17 years ago
  30. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  31. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  32. db3a91f deal with resource allocation bugs in arcmsr by Al Viro · 17 years ago
  33. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  34. 0c7eb2e fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() by Al Viro · 17 years ago
  35. 6a7d26d arcmsr: endianness bug by Al Viro · 17 years ago
  36. 80da1ad trivial annotations in arcmsr by Al Viro · 17 years ago
  37. 30fa0d0 Initialise scatter/gather list in sg driver by Anton Blanchard · 17 years ago
  38. ccd1443 [SCSI] osst: fix if (...) \n #if... cases missing semicolons when false by Ilpo Järvinen · 17 years ago
  39. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  40. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  41. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  42. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  43. af2709fd [SCSI] qla2xxx: Update version number to 8.02.00-k5. by Andrew Vasquez · 17 years ago
  44. 8b7afc2 [SCSI] qla2xxx: Correct display of ISP serial-number. by Andrew Vasquez · 17 years ago
  45. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  46. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  47. 94d6a2b [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. by Andrew Vasquez · 17 years ago
  48. 2c96d8d [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. by Andrew Vasquez · 17 years ago
  49. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  50. 6557f3a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. by Andrew Vasquez · 17 years ago
  51. aac6a5a [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr by Matthew Wilcox · 17 years ago
  52. 5111eef [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb by Matthew Wilcox · 17 years ago
  53. 99c9e0a [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE by Matthew Wilcox · 17 years ago
  54. 8022fbd [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM by Matthew Wilcox · 17 years ago
  55. 3fb364e [SCSI] sym53c8xx: Use scmd_printk where appropriate by Matthew Wilcox · 17 years ago
  56. 4d85b47 [SCSI] sym53c8xx: Simplify DAC DMA handling by Matthew Wilcox · 17 years ago
  57. a44131b [SCSI] sym53c8xx: Remove tag_ctrl module parameter by Matthew Wilcox · 17 years ago
  58. 8637baa [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements by Matthew Wilcox · 17 years ago
  59. e58bc06 [SCSI] sym53c8xx: Remove ->device_id by Matthew Wilcox · 17 years ago
  60. bd67845 [SCSI] sym53c8xx: Use pdev->revision by Matthew Wilcox · 17 years ago
  61. d68cd75 [SCSI] sym53c8xx: PCI Error Recovery support by Linas Vepstas · 17 years ago
  62. 2ba6536 [SCSI] sym53c8xx: Stop overriding scsi_done by Matthew Wilcox · 17 years ago
  63. 6c9746b [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler by Matthew Wilcox · 17 years ago
  64. 71c222d [SCSI] sym53c8xx: Remove unnecessary check in queuecommand by Matthew Wilcox · 17 years ago
  65. 39c05d1 [SCSI] sym53c8xx: Remove data_mapping and data_mapped by Matthew Wilcox · 17 years ago
  66. f363abf [SCSI] sym53c8xx: Use pci_dev irq number by Matthew Wilcox · 17 years ago
  67. 34996ac [SCSI] sym53c8xx: Work around 53c896 erratum by Kai Makisara · 17 years ago
  68. 20d2d3a [SCSI] qla1280: eliminate wasted space in request and response ring by Johannes Dickgreber · 17 years ago
  69. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  70. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  71. fc2adcf [SCSI] aic7xxx: Fix firmware build by Hannes Reinecke · 17 years ago
  72. 64624d4 [SCSI] aic7xxx: Update Maintainer information by Hannes Reinecke · 17 years ago
  73. b572072 [SCSI] aic7xxx: Add suspend/resume support by Hannes Reinecke · 17 years ago
  74. eb7a169 [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask by Johannes Dickgreber · 17 years ago
  75. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  76. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  77. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  78. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  79. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  80. 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
  81. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  82. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  83. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  84. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  85. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  86. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  87. 05dd7ed [SCSI] gdth: __init fixes by Adrian Bunk · 17 years ago
  88. 4135f9d [SCSI] aic7xxx_old: fix accidental logic reversal by Adrian Bunk · 17 years ago
  89. 875baf3 [SCSI] qla2xxx: printk fixes by Andrew Morton · 17 years ago
  90. ff86ba5 [SCSI] lpfc: lpfc_debugfs.c: fix typo by Adrian Bunk · 17 years ago
  91. e9e42fa [SCSI] initio: Fix merge fallout by Alan Cox · 17 years ago
  92. 0fec02c [SCSI] hptiop: avoid buffer overflow when returning sense data by HighPoint Linux Team · 17 years ago
  93. 7a39ac3 [SCSI] make supported_mode default to initiator. by James Bottomley · 17 years ago
  94. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  95. 1ecd390 [SCSI] fc4: remove this and all associated drivers by Matthew Wilcox · 17 years ago
  96. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  97. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  98. c79d88b [SCSI] ide-scsi: remove usage of sg_last() by Jens Axboe · 17 years ago
  99. 2428427 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg by Boaz Harrosh · 17 years ago
  100. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago