1. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  2. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  3. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  4. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  5. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  6. b7d68ca [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  7. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  8. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  9. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  10. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  11. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  12. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  13. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  14. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  15. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  16. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  17. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  18. 63015bc [SCSI] ipr: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  19. 5af23d2 [SCSI] ipr: Proper return codes for eh_dev_reset for SATA devices by Brian King · 17 years ago
  20. 463fc69 [SCSI] ipr: Use PCI-E reset API for new ipr adapter by Brian King · 17 years ago
  21. 473b1e8 [SCSI] ipr: Better handle adapter boot time errors by Brian King · 17 years ago
  22. ac09c34 [SCSI] ipr: Enable multi-initator RAID support by Brian King · 17 years ago
  23. 8cf093e [SCSI] ipr: Improved dual adapter errors by Brian King · 17 years ago
  24. 22d2e40 [SCSI] ipr: Increase adapter operational timeout by Brian King · 17 years ago
  25. 65f5647 [SCSI] ipr: Handle IOA reset request by Brian King · 17 years ago
  26. 8a04899 [SCSI] ipr: Handle check condition status from disk array device by Brian King · 17 years ago
  27. 6bb0417 [SCSI] ipr: Handle UA on disk array following an adapter reset by Brian King · 17 years ago
  28. 68c96e5 [SCSI] ipr: Allow driver_data to be passed for dynamic ids by Brian King · 17 years ago
  29. 970ea29 [SCSI] ipr: Prevent overlapped adapter resets by Brian King · 17 years ago
  30. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  31. 120bda3 git-libata-all-ipr-fix by Andrew Morton · 17 years ago
  32. 51b1c7e [SCSI] ipr: Faster sg list fetch by Brian King · 17 years ago
  33. 0feeed8 [SCSI] ipr: Return better qc_issue errors by Brian King · 17 years ago
  34. e435340 [SCSI] ipr: Disrupt device error by Brian King · 17 years ago
  35. 933916f [SCSI] ipr: Improve async error logging level control by Brian King · 17 years ago
  36. a9aedb0 [SCSI] ipr: PCI unblock config access fix by Brian King · 17 years ago
  37. 24d6f2b [SCSI] ipr: Fix for oops following SATA request sense by Brian King · 17 years ago
  38. b0692dd [SCSI] ipr: Log error for SAS dual path switch by Brian King · 17 years ago
  39. cc9bd5d [SCSI] ipr: Enable logging of debug error data for all devices by Brian King · 17 years ago
  40. 185eb31 [SCSI] ipr: Add new PCI-E IDs to device table by Brian King · 17 years ago
  41. 7d2267b [SCSI] ipr: Remove auto RAID create module parameter by Brian King · 17 years ago
  42. 5469cb5 [SCSI] ipr: Make adapter operational timeout be per adapter type by Brian King · 17 years ago
  43. 20ce791 [SCSI] ipr: remove duplicate device id by Greg Kroah-Hartman · 18 years ago
  44. e619e1a [SCSI] ipr: PCI error recovery fix by Brian King · 18 years ago
  45. 7dce0e1 [SCSI] ipr: Tolerate not finding PCI-X registers by Brian King · 18 years ago
  46. 6d84c94 [SCSI] ipr: Remove usage of pci driver data by Brian King · 18 years ago
  47. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  48. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  49. bd705f2 [SCSI] ipr: Make ipr_ioctl static by Adrian Bunk · 18 years ago
  50. ac719ab [SCSI] ipr: Reduce default error log size by Brian King · 18 years ago
  51. 49dc6a1 [SCSI] ipr: Add support for logging SAS fabric errors by Brian King · 18 years ago
  52. 9d66bdf [SCSI] ipr: Remove debug trace points from dump code by Brian King · 18 years ago
  53. 7402ece [SCSI] ipr: Remove ipr_scsi_timed_out by Brian King · 18 years ago
  54. 60e7486 [SCSI] ipr: PCI IDs for new SAS adapters by Brian King · 18 years ago
  55. 04d9768 [SCSI] ipr: Stop issuing cancel all to disk arrays by Brian King · 18 years ago
  56. 73d98ff [SCSI] ipr: SATA reset - wait for host reset completion by Brian King · 18 years ago
  57. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. a2a65a3 [SCSI] Signedness issue in drivers/scsi/ipr.c by Eric Sesterhenn · 18 years ago
  60. dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
  61. 35a3969 [SCSI] ipr: Support attaching SATA devices by Brian King · 18 years ago
  62. 117d2ce [SCSI] ipr: Auto sense handling fix by Brian King · 18 years ago
  63. 5b7304f [SCSI] ipr: Properly handle IOA recovered errors by Brian King · 18 years ago
  64. 896bbd2 [SCSI] ipr: Handle new SAS error codes by Brian King · 18 years ago
  65. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  68. c651309 [SCSI] ipr: Reset device cleanup by Brian King · 18 years ago
  69. fb3ed3c [SCSI] ipr: printk macro cleanup/removal by Brian King · 18 years ago
  70. fe964d0 [SCSI] ipr: Simplify status area dumping by Brian King · 18 years ago
  71. e4fbf44 [SCSI] ipr: Fixup device type check by Brian King · 18 years ago
  72. 1121b79 [SCSI] ipr: Disk remove path cleanup by Brian King · 18 years ago
  73. f8a88b19 [SCSI] PCI Error Recovery: IPR SCSI device driver by Linas Vepstas · 18 years ago
  74. 4733804 [SCSI] ipr: Fix adapter initialization failure by Brian King · 18 years ago
  75. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  76. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  77. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  78. ce155cc [SCSI] ipr: Driver initialization fix for kexec/kdump by brking@us.ibm.com · 19 years ago
  79. dfed823 [SCSI] ipr: Better handle failure of adapter bringup commands by brking@us.ibm.com · 19 years ago
  80. 86f5143 [SCSI] ipr: New PCI Ids by brking@us.ibm.com · 19 years ago
  81. eeb88307 [SCSI] ipr: Support device reset to RAID disks by brking@us.ibm.com · 19 years ago
  82. ee0a90f [SCSI] ipr: Support new device queueing model by brking@us.ibm.com · 19 years ago
  83. ee0f05b [SCSI] ipr: New adapter error types by brking@us.ibm.com · 19 years ago
  84. 32d2977 [SCSI] ipr: Module parm to disable RAID 0 auto create by brking@us.ibm.com · 19 years ago
  85. 3d1d0da [SCSI] ipr: Runtime reset by brking@us.ibm.com · 19 years ago
  86. b0df54b [SCSI] ipr: handle new adapter errors by brking@us.ibm.com · 19 years ago
  87. f37eb54 [SCSI] ipr: Provide reset_adapter retry method for offlined adapters by brking@us.ibm.com · 19 years ago
  88. d3c7487 [SCSI] ipr: Runtime debugging options by brking@us.ibm.com · 19 years ago
  89. 12baa42 [SCSI] ipr: Fix adapter microcode update DMA mapping leak by brking@us.ibm.com · 19 years ago
  90. 0bc42e3 [SCSI] ipr: Convert to use kzalloc by brking@us.ibm.com · 19 years ago
  91. 6227504 [SCSI] ipr: Write caching state host attribute by brking@us.ibm.com · 19 years ago
  92. 692aebf [SCSI] ipr: slave_alloc optimization by brking@us.ibm.com · 19 years ago
  93. 0726ce2 [SCSI] ipr: Prevent upper layer driver binding by brking@us.ibm.com · 19 years ago
  94. d0ad6f5 [SCSI] ipr: Include all disks in supported list by brking@us.ibm.com · 19 years ago
  95. cf85203 [SCSI] ipr: Error logging cleanup by brking@us.ibm.com · 19 years ago
  96. a9cfca9 [SCSI] ipr: Handle unknown errors by brking@us.ibm.com · 19 years ago
  97. 6837c2b [SCSI] ipr: Generic adapter error cleaup by brking@us.ibm.com · 19 years ago
  98. fa15b1f [SCSI] ipr: Physical resource error logging macro by brking@us.ibm.com · 19 years ago
  99. cfc3213 [SCSI] ipr: Cleanup error structures by brking@us.ibm.com · 19 years ago
  100. 11cd8f1 [SCSI] ipr: Disk array rescanning fix by brking@us.ibm.com · 19 years ago