1. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  2. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  3. 99c965d [SCSI] ipr: fix EEH recovery by Kleber Sacilotto de Souza · 15 years ago
  4. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  5. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  6. 3feeb89d [SCSI] ipr: add workaround for MSI interrupts on P7 by Wayne Boyer · 15 years ago
  7. 1be7bd8 ipr: differentiate pci-x and pci-e based adapters by Wayne Boyer · 15 years ago
  8. 95fecd9 ipr: add test for MSI interrupt support by Wayne Boyer · 15 years ago
  9. 6ff6389 [SCSI] ipr: fix PCI permanent error handler by Kleber S. Souza · 15 years ago
  10. f381642 [SCSI] ipr: ipr_remove() marked __devexit by Kleber S. Souza · 15 years ago
  11. dd406ef [SCSI] ipr: Fix sleeping function called with interrupts disabled by Brian King · 15 years ago
  12. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  13. 2cf22be [SCSI] ipr: Expose debug and fastfail parameters by Wayne Boyer · 15 years ago
  14. b75424f [SCSI] ipr: add message to error table by Wayne Boyer · 15 years ago
  15. 5a9ef25 [SCSI] ipr: add MSI support by Wayne Boyer · 15 years ago
  16. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 15 years ago
  17. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  18. 3023785 [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done by Mark Nelson · 16 years ago
  19. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  20. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  21. d777aaf [SCSI] ipr: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  22. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  23. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  24. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  25. 49dd096 [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions by Brian King · 16 years ago
  26. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  27. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  28. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  29. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  30. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  31. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  32. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  33. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  34. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  35. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  36. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  37. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  38. b7d68ca [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  39. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  40. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  41. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  42. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  43. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  44. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  45. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  46. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  47. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  48. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  49. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  50. 63015bc [SCSI] ipr: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  51. 5af23d2 [SCSI] ipr: Proper return codes for eh_dev_reset for SATA devices by Brian King · 17 years ago
  52. 463fc69 [SCSI] ipr: Use PCI-E reset API for new ipr adapter by Brian King · 17 years ago
  53. 473b1e8 [SCSI] ipr: Better handle adapter boot time errors by Brian King · 17 years ago
  54. ac09c34 [SCSI] ipr: Enable multi-initator RAID support by Brian King · 17 years ago
  55. 8cf093e [SCSI] ipr: Improved dual adapter errors by Brian King · 17 years ago
  56. 22d2e40 [SCSI] ipr: Increase adapter operational timeout by Brian King · 17 years ago
  57. 65f5647 [SCSI] ipr: Handle IOA reset request by Brian King · 17 years ago
  58. 8a04899 [SCSI] ipr: Handle check condition status from disk array device by Brian King · 17 years ago
  59. 6bb0417 [SCSI] ipr: Handle UA on disk array following an adapter reset by Brian King · 17 years ago
  60. 68c96e5 [SCSI] ipr: Allow driver_data to be passed for dynamic ids by Brian King · 17 years ago
  61. 970ea29 [SCSI] ipr: Prevent overlapped adapter resets by Brian King · 17 years ago
  62. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  63. 120bda3 git-libata-all-ipr-fix by Andrew Morton · 17 years ago
  64. 51b1c7e [SCSI] ipr: Faster sg list fetch by Brian King · 17 years ago
  65. 0feeed8 [SCSI] ipr: Return better qc_issue errors by Brian King · 17 years ago
  66. e435340 [SCSI] ipr: Disrupt device error by Brian King · 17 years ago
  67. 933916f [SCSI] ipr: Improve async error logging level control by Brian King · 17 years ago
  68. a9aedb0 [SCSI] ipr: PCI unblock config access fix by Brian King · 17 years ago
  69. 24d6f2b [SCSI] ipr: Fix for oops following SATA request sense by Brian King · 17 years ago
  70. b0692dd [SCSI] ipr: Log error for SAS dual path switch by Brian King · 17 years ago
  71. cc9bd5d [SCSI] ipr: Enable logging of debug error data for all devices by Brian King · 17 years ago
  72. 185eb31 [SCSI] ipr: Add new PCI-E IDs to device table by Brian King · 17 years ago
  73. 7d2267b [SCSI] ipr: Remove auto RAID create module parameter by Brian King · 17 years ago
  74. 5469cb5 [SCSI] ipr: Make adapter operational timeout be per adapter type by Brian King · 17 years ago
  75. 20ce791 [SCSI] ipr: remove duplicate device id by Greg Kroah-Hartman · 17 years ago
  76. e619e1a [SCSI] ipr: PCI error recovery fix by Brian King · 17 years ago
  77. 7dce0e1 [SCSI] ipr: Tolerate not finding PCI-X registers by Brian King · 17 years ago
  78. 6d84c94 [SCSI] ipr: Remove usage of pci driver data by Brian King · 17 years ago
  79. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  80. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  81. bd705f2 [SCSI] ipr: Make ipr_ioctl static by Adrian Bunk · 18 years ago
  82. ac719ab [SCSI] ipr: Reduce default error log size by Brian King · 18 years ago
  83. 49dc6a1 [SCSI] ipr: Add support for logging SAS fabric errors by Brian King · 18 years ago
  84. 9d66bdf [SCSI] ipr: Remove debug trace points from dump code by Brian King · 18 years ago
  85. 7402ece [SCSI] ipr: Remove ipr_scsi_timed_out by Brian King · 18 years ago
  86. 60e7486 [SCSI] ipr: PCI IDs for new SAS adapters by Brian King · 18 years ago
  87. 04d9768 [SCSI] ipr: Stop issuing cancel all to disk arrays by Brian King · 18 years ago
  88. 73d98ff [SCSI] ipr: SATA reset - wait for host reset completion by Brian King · 18 years ago
  89. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. a2a65a3 [SCSI] Signedness issue in drivers/scsi/ipr.c by Eric Sesterhenn · 18 years ago
  92. dcbccbde [SCSI] pci_module_init conversion in scsi subsystem by Henrik Kretzschmar · 18 years ago
  93. 35a3969 [SCSI] ipr: Support attaching SATA devices by Brian King · 18 years ago
  94. 117d2ce [SCSI] ipr: Auto sense handling fix by Brian King · 18 years ago
  95. 5b7304f [SCSI] ipr: Properly handle IOA recovered errors by Brian King · 18 years ago
  96. 896bbd2 [SCSI] ipr: Handle new SAS error codes by Brian King · 18 years ago
  97. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  100. c651309 [SCSI] ipr: Reset device cleanup by Brian King · 18 years ago