1. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  2. 1bfff2f [SCSI] ipr: Increase alignment boundary of command blocks by Brian King · 12 years ago
  3. 89aad42 [SCSI] ipr: Increase max concurrent oustanding commands by Brian King · 12 years ago
  4. a5fb407 [SCSI] ipr: Remove unnecessary memory barriers by Brian King · 12 years ago
  5. 7dd2130 [SCSI] ipr: Remove unnecessary interrupt clearing on new adapters by Brian King · 12 years ago
  6. 0ee1d71 [SCSI] ipr: Fix target id allocation re-use problem by Brian King · 12 years ago
  7. cd9b3d0 [SCSI] ipr: update PCI ID definitions for new adapters by Wayne Boyer · 12 years ago
  8. a92fa25 [SCSI] ipr: fix eeh recovery for 64-bit adapters by Kleber Sacilotto de Souza · 13 years ago
  9. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  10. 5a91835 [SCSI] ipr: add definitions for additional adapter by Wayne Boyer · 13 years ago
  11. 4c647e9 [SCSI] ipr: Fix BUG on adapter dump timeout by Brian King · 13 years ago
  12. 14ed9cc [SCSI] ipr: Add support to flash FPGA and flash back DRAM images by Wayne Boyer · 13 years ago
  13. 41e9a69 [SCSI] ipr: Stop reading adapter dump prematurely by Brian King · 13 years ago
  14. 5d7c20b [SCSI] ipr: Always initiate hard reset in kdump kernel by Anton Blanchard · 13 years ago
  15. f170c68 [SCSI] ipr: reorder error handling code to include iounmap by Julia Lawall · 13 years ago
  16. a5442ba [SCSI] ipr: fix possible false positive detection of stuck interrupt by Wayne Boyer · 13 years ago
  17. 51f52a4 [SCSI] ipr: Rate limit DMA mapping errors by Anton Blanchard · 13 years ago
  18. 4d4dd70 [SCSI] ipr: increase the dump size for 64 bit adapters by Kleber Sacilotto de Souza · 13 years ago
  19. 7dacb64 [SCSI] ipr: improve interrupt service routine performance by Wayne Boyer · 13 years ago
  20. 630ad831 [SCSI] ipr: remove unneeded volatile declarations by Wayne Boyer · 13 years ago
  21. ab6c10b [SCSI] ipr: fix synchronous request flags for better performance by Wayne Boyer · 13 years ago
  22. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  23. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
  24. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
  25. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 14 years ago
  26. 0f2e033 ipr/sas_ata: use mode mask macros from <linux/ata.h> by Sergei Shtylyov · 14 years ago
  27. 5767a1c [SCSI] ipr: Fix a race on multiple configuration changes by Kleber Sacilotto de Souza · 14 years ago
  28. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 14 years ago
  29. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  30. 1542dec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  31. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  32. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  33. 110def8 [SCSI] ipr: fix mailbox register definition and add a delay before reading by Wayne Boyer · 14 years ago
  34. 0cb992e [SCSI] ipr: fix lun assignment and comparison by Wayne Boyer · 14 years ago
  35. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  36. 32622bd [SCSI] ipr: add definitions for a new adapter by Wayne Boyer · 14 years ago
  37. 7262026 [SCSI] ipr: fix array error logging by Wayne Boyer · 14 years ago
  38. 634651f [SCSI] ipr: reverse the isr optimization changes by Wayne Boyer · 14 years ago
  39. 46d7456 [SCSI] ipr: fix resource address formatting and add attribute for device ID by Wayne Boyer · 14 years ago
  40. 75576bb [SCSI] ipr: fix resource type update and add sdev and shost attributes by Wayne Boyer · 14 years ago
  41. 1df79ca [SCSI] ipr: fix transition to operational for new adapters by Wayne Boyer · 14 years ago
  42. b0f56d3 [SCSI] ipr: add support for new Obsidian-E embedded adapter by Wayne Boyer · 14 years ago
  43. cb237ef [SCSI] ipr: add MMIO write to perform BIST for 64 bit adapters by Wayne Boyer · 14 years ago
  44. 5611559 [SCSI] ipr: move setting of the allow_restart flag for vsets and disks by Wayne Boyer · 14 years ago
  45. 8701f18 [SCSI] ipr: add endian swap enablement for 64 bit adapters by Wayne Boyer · 14 years ago
  46. 5adcbeb [SCSI] ipr: fix resource path display and formatting by Wayne Boyer · 14 years ago
  47. 64ffdb7 [SCSI] ipr: improve interrupt service routine performance by Wayne Boyer · 14 years ago
  48. b8803b1 [SCSI] ipr: set the data list length in the request control block by Wayne Boyer · 14 years ago
  49. 7be9690 [SCSI] ipr: fix a register read to use the correct address for 64 bit adapters by Wayne Boyer · 14 years ago
  50. 96d21f0 [SCSI] ipr: include the resource path in the IOA status area structure by Wayne Boyer · 14 years ago
  51. 438b033 [SCSI] ipr: implement fixes for 64 bit adapter support by Wayne Boyer · 14 years ago
  52. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  53. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. d7b4627 [SCSI] ipr: adds PCI ID definitions for new adapters by Wayne Boyer · 15 years ago
  56. 5aa3a33 [SCSI] ipr: add support for new IOASCs by Wayne Boyer · 15 years ago
  57. 214777b [SCSI] ipr: add support for multiple stages of initialization by Wayne Boyer · 15 years ago
  58. f72919e [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter by Wayne Boyer · 15 years ago
  59. dcbad00 [SCSI] ipr: add hardware assisted smart dump functionality by Wayne Boyer · 15 years ago
  60. 4565e37 [SCSI] ipr: add error handling updates for the next generation chip by Wayne Boyer · 15 years ago
  61. 3e7ebdf [SCSI] ipr: update the configuration table code for the next generation chip by Wayne Boyer · 15 years ago
  62. a74c163 [SCSI] ipr: define new offsets to registers for the next generation chip by Wayne Boyer · 15 years ago
  63. a32c055 [SCSI] ipr: add support for new adapter command structures for the next generation chip by Wayne Boyer · 15 years ago
  64. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  65. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  66. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  67. 99c965d [SCSI] ipr: fix EEH recovery by Kleber Sacilotto de Souza · 15 years ago
  68. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  69. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  70. 3feeb89d [SCSI] ipr: add workaround for MSI interrupts on P7 by Wayne Boyer · 15 years ago
  71. 1be7bd8 ipr: differentiate pci-x and pci-e based adapters by Wayne Boyer · 15 years ago
  72. 95fecd9 ipr: add test for MSI interrupt support by Wayne Boyer · 15 years ago
  73. 6ff6389 [SCSI] ipr: fix PCI permanent error handler by Kleber S. Souza · 15 years ago
  74. f381642 [SCSI] ipr: ipr_remove() marked __devexit by Kleber S. Souza · 15 years ago
  75. dd406ef [SCSI] ipr: Fix sleeping function called with interrupts disabled by Brian King · 15 years ago
  76. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  77. 2cf22be [SCSI] ipr: Expose debug and fastfail parameters by Wayne Boyer · 15 years ago
  78. b75424f [SCSI] ipr: add message to error table by Wayne Boyer · 16 years ago
  79. 5a9ef25 [SCSI] ipr: add MSI support by Wayne Boyer · 16 years ago
  80. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  81. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  82. 3023785 [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done by Mark Nelson · 16 years ago
  83. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  84. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  85. d777aaf [SCSI] ipr: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  86. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  87. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  88. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  89. 49dd096 [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions by Brian King · 16 years ago
  90. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  91. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  92. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  93. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  94. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  95. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  96. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  97. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 17 years ago
  98. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 17 years ago
  99. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  100. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago