1. d297a5d aic94xx_sds: rename FLASH_SIZE by Andrew Morton · 17 years ago
  2. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  3. aac9e28 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  4. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  5. 3c887e8 [SCSI] ibmvscsi: Prevent IO during partner login by Robert Jennings · 17 years ago
  6. 7e2b19f [SCSI] lpfc : Correct queue tag handling by James Smart · 17 years ago
  7. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  8. 01c0ad5 [ARM] Fix an rpc_defconfig regression by Russell King · 17 years ago
  9. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  10. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  11. db3a91f deal with resource allocation bugs in arcmsr by Al Viro · 17 years ago
  12. 142956a fix abuses of ptrdiff_t by Al Viro · 17 years ago
  13. 0c7eb2e fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() by Al Viro · 17 years ago
  14. 6a7d26d arcmsr: endianness bug by Al Viro · 17 years ago
  15. 80da1ad trivial annotations in arcmsr by Al Viro · 17 years ago
  16. 30fa0d0 Initialise scatter/gather list in sg driver by Anton Blanchard · 17 years ago
  17. ccd1443 [SCSI] osst: fix if (...) \n #if... cases missing semicolons when false by Ilpo Järvinen · 17 years ago
  18. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  19. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  20. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  21. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  22. af2709fd [SCSI] qla2xxx: Update version number to 8.02.00-k5. by Andrew Vasquez · 17 years ago
  23. 8b7afc2 [SCSI] qla2xxx: Correct display of ISP serial-number. by Andrew Vasquez · 17 years ago
  24. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  25. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  26. 94d6a2b [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. by Andrew Vasquez · 17 years ago
  27. 2c96d8d [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. by Andrew Vasquez · 17 years ago
  28. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  29. 6557f3a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. by Andrew Vasquez · 17 years ago
  30. aac6a5a [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr by Matthew Wilcox · 17 years ago
  31. 5111eef [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb by Matthew Wilcox · 17 years ago
  32. 99c9e0a [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE by Matthew Wilcox · 17 years ago
  33. 8022fbd [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM by Matthew Wilcox · 17 years ago
  34. 3fb364e [SCSI] sym53c8xx: Use scmd_printk where appropriate by Matthew Wilcox · 17 years ago
  35. 4d85b47 [SCSI] sym53c8xx: Simplify DAC DMA handling by Matthew Wilcox · 17 years ago
  36. a44131b [SCSI] sym53c8xx: Remove tag_ctrl module parameter by Matthew Wilcox · 17 years ago
  37. 8637baa [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements by Matthew Wilcox · 17 years ago
  38. e58bc06 [SCSI] sym53c8xx: Remove ->device_id by Matthew Wilcox · 17 years ago
  39. bd67845 [SCSI] sym53c8xx: Use pdev->revision by Matthew Wilcox · 17 years ago
  40. d68cd75 [SCSI] sym53c8xx: PCI Error Recovery support by Linas Vepstas · 17 years ago
  41. 2ba6536 [SCSI] sym53c8xx: Stop overriding scsi_done by Matthew Wilcox · 17 years ago
  42. 6c9746b [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler by Matthew Wilcox · 17 years ago
  43. 71c222d [SCSI] sym53c8xx: Remove unnecessary check in queuecommand by Matthew Wilcox · 17 years ago
  44. 39c05d1 [SCSI] sym53c8xx: Remove data_mapping and data_mapped by Matthew Wilcox · 17 years ago
  45. f363abf [SCSI] sym53c8xx: Use pci_dev irq number by Matthew Wilcox · 17 years ago
  46. 34996ac [SCSI] sym53c8xx: Work around 53c896 erratum by Kai Makisara · 17 years ago
  47. 20d2d3a [SCSI] qla1280: eliminate wasted space in request and response ring by Johannes Dickgreber · 17 years ago
  48. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  49. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  50. fc2adcf [SCSI] aic7xxx: Fix firmware build by Hannes Reinecke · 17 years ago
  51. 64624d4 [SCSI] aic7xxx: Update Maintainer information by Hannes Reinecke · 17 years ago
  52. b572072 [SCSI] aic7xxx: Add suspend/resume support by Hannes Reinecke · 17 years ago
  53. eb7a169 [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask by Johannes Dickgreber · 17 years ago
  54. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  55. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  56. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  57. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  58. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  59. 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
  60. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  61. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  62. 5089956 advansys: depends on VIRT_TO_BUS by Andrew Morton · 17 years ago
  63. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  64. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  65. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  66. 05dd7ed [SCSI] gdth: __init fixes by Adrian Bunk · 17 years ago
  67. 4135f9d [SCSI] aic7xxx_old: fix accidental logic reversal by Adrian Bunk · 17 years ago
  68. 875baf3 [SCSI] qla2xxx: printk fixes by Andrew Morton · 17 years ago
  69. ff86ba5 [SCSI] lpfc: lpfc_debugfs.c: fix typo by Adrian Bunk · 17 years ago
  70. e9e42fa [SCSI] initio: Fix merge fallout by Alan Cox · 17 years ago
  71. 0fec02c [SCSI] hptiop: avoid buffer overflow when returning sense data by HighPoint Linux Team · 17 years ago
  72. 7a39ac3 [SCSI] make supported_mode default to initiator. by James Bottomley · 17 years ago
  73. 645a0c6 [SCSI] include linux/scatterlist.h in scsi_eh.h by James Bottomley · 17 years ago
  74. 1ecd390 [SCSI] fc4: remove this and all associated drivers by Matthew Wilcox · 17 years ago
  75. a3bec5c Revert "[SCSI] Remove full sg table memset()" by Jens Axboe · 17 years ago
  76. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  77. c79d88b [SCSI] ide-scsi: remove usage of sg_last() by Jens Axboe · 17 years ago
  78. 2428427 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg by Boaz Harrosh · 17 years ago
  79. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  80. e744fde scsi_mac.h: Define AUTOSENSE before include of NCR5380.h by Boaz Harrosh · 17 years ago
  81. 2a7c59e remove sglist_len by FUJITA Tomonori · 17 years ago
  82. fd820f4 revert sg segment size ifdefs by FUJITA Tomonori · 17 years ago
  83. 7530c20 Fixup u14-34f ENABLE_SG_CHAINING by Andrew Morton · 17 years ago
  84. 633ed11 qla1280: enable use_sg_chaining option by FUJITA Tomonori · 17 years ago
  85. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  86. c0dcffd qla1280: sg chaining fixes by FUJITA Tomonori · 17 years ago
  87. e0eaf88 ips: sg chaining support by FUJITA Tomonori · 17 years ago
  88. 51cf224 aha1542: convert to use the data buffer accessors by Jens Axboe · 17 years ago
  89. d274a98 ide-scsi: sg chaining support by Jens Axboe · 17 years ago
  90. 2f08fe5 qlogicpti: sg chaining support by Jens Axboe · 17 years ago
  91. 8145bfe aic94xx: sg chaining support by Jens Axboe · 17 years ago
  92. a044189 qla1280: sg chaining support by Jens Axboe · 17 years ago
  93. b0f655d scsi generic: sg chaining support by Jens Axboe · 17 years ago
  94. 852e034 scsi_debug: support sg chaining by Jens Axboe · 17 years ago
  95. a8474ce SCSI: support for allocating large scatterlists by Jens Axboe · 17 years ago
  96. 0cde8d9 scsi: simplify scsi_free_sgtable() by Jens Axboe · 17 years ago
  97. c6132da scsi: convert to using sg helpers by Jens Axboe · 17 years ago
  98. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  99. c596cc4 scsi/gdth: fix crash in gdth_timeout if no gdth controllers found by Linus Torvalds · 17 years ago
  100. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago