1. c2842d1 scsi: aic94xx: fix an error code in aic94xx_init() by Dan Carpenter · 6 years ago
  2. 39f2757 scsi: aic94xx: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
  3. c19ca6c treewide: Fix typos in printk by Masanari Iida · 8 years ago
  4. c15d75b scsi: Centralise ssp frame information units by John Garry · 9 years ago
  5. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  6. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  7. 4024593 aic94xx: remove SCSI host before detaching from SAS transport by Jack Wang · 9 years ago
  8. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  9. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  10. 36dd5ac aic94xx: Skip reading user settings if flash is not found by Hannes Reinecke · 9 years ago
  11. 9f55bca aic94xx: set an error code on failure by Dan Carpenter · 9 years ago
  12. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  13. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  14. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  15. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  16. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 9 years ago
  17. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  18. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  19. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  20. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  21. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  22. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  23. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  24. 16bd9b8 sections: fix section conflicts in drivers/scsi by Andi Kleen · 12 years ago
  25. 6ef1b51 [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 12 years ago
  26. ee51f44 aic94xx: Get rid of redundant NULL check before release_firmware() call by Jesper Juhl · 12 years ago
  27. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 12 years ago
  28. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 12 years ago
  29. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 12 years ago
  30. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  31. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 12 years ago
  32. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  33. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  34. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  35. 5369fcc aix94xx: Use angle brackets for system includes by Joe Perches · 13 years ago
  36. 8e91096 [SCSI] aic94xx: world-writable sysfs update_bios file by Vasiliy Kulikov · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. bfbec92 scsi: change to new flag variable by matt mooney · 13 years ago
  39. 8d81496 drivers: scsi: fix typo in comment by Andrea Gelmini · 14 years ago
  40. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  41. 85bc081 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc by Julia Lawall · 14 years ago
  42. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  44. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  45. 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
  46. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 14 years ago
  47. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  48. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  49. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  50. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  51. 0bc202e aic94xx: treat firmware data as const by David Woodhouse · 16 years ago
  52. 7ad4a48 [SCSI] aic94xx: fix section mismatch by Sam Ravnborg · 16 years ago
  53. 81e56de [SCSI] aic94xx: cleanups by Adrian Bunk · 16 years ago
  54. 68066c3 [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one by Darrick J. Wong · 16 years ago
  55. e2396f1 [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic by James Bottomley · 16 years ago
  56. 63edf49 [SCSI] aic94xx: plumb in I_T_nexus_reset task management function by James Bottomley · 16 years ago
  57. 91b5506 [SCSI] aic94xx: fix sequencer hang on error recovery by James Bottomley · 16 years ago
  58. cb84e2d [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET by James Bottomley · 16 years ago
  59. 90b0c41 [SCSI] aic94xx: fix ABORT_TASK define conflict by Boaz Harrosh · 16 years ago
  60. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 16 years ago
  61. a7ed044 [SCSI] aic94xx: fix section mismatches by Randy Dunlap · 17 years ago
  62. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  63. 1237c98 [SCSI] aic94xx: update BIOS image from user space. by Gilbert Wu · 17 years ago
  64. d297a5d aic94xx_sds: rename FLASH_SIZE by Andrew Morton · 17 years ago
  65. 8145bfe aic94xx: sg chaining support by Jens Axboe · 17 years ago
  66. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  67. 8bd4578 [SCSI] aic94xx: fix SSP IU status print-out by Jeff Garzik · 17 years ago
  68. f01abb3 [SCSI] aic94xx: Free scsi host on error by Matthew Wilcox · 17 years ago
  69. f9755be [SCSI] aic94xx: Add new PCI ID for ASC58300 by Gilbert Wu · 17 years ago
  70. d136552 aic94xx: fix DMA data direction for SMP requests by Jeff Garzik · 17 years ago
  71. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  72. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  75. ba330ff [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists by Darrick J. Wong · 18 years ago
  76. 0281e02 [SCSI] libsas: fixup NCQ for SATA disks by James Bottomley · 18 years ago
  77. 797f49d [SCSI] aic94xx: SATA tag mask not set correctly by Darrick J. Wong · 18 years ago
  78. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  79. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  80. 8fdcf86 [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not complete by Darrick J. Wong · 17 years ago
  81. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  82. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  83. a29fdd3 [SCSI] aic94xx: tie driver to the major number of the sequencer firmware by James Bottomley · 17 years ago
  84. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  85. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  86. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  87. 083d163 [SCSI] aic94xx: update for v28 firmware by Wu, Gilbert · 17 years ago
  88. 214fbb7 [SCSI] aic94xx: Add default bus reset handler by Darrick J. Wong · 17 years ago
  89. 058e2c4 [SCSI] aic94xx: Remove TMF result code munging by Darrick J. Wong · 17 years ago
  90. 111367f [SCSI] aic94xx: Register eh_device_reset_handler by Darrick J. Wong · 17 years ago
  91. 86b9c4c [SCSI] aic94xx: fix typos and update verison number by Alexis Bruemmer · 17 years ago
  92. e7571c1 [SCSI] aic94xx: Scan SAS devices asynchronously by Darrick J. Wong · 17 years ago
  93. 57ba07d [SCSI] aic94xx: Lock DDB read/write accesses by Darrick J. Wong · 17 years ago
  94. 3b709df [SCSI] aic94xx: Fix DDB and SCB initialization by Darrick J. Wong · 17 years ago
  95. bf2a192 [SCSI] aic94xx: Match request_firmware with release_firmware by Darrick J. Wong · 17 years ago
  96. 3cd041f [SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code by Darrick J. Wong · 17 years ago
  97. 8f3b8fa [SCSI] aic94xx: Don't eat TMF_QUERY_TASK results by Darrick J. Wong · 17 years ago
  98. f121642 [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha by Darrick J. Wong · 17 years ago
  99. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 17 years ago
  100. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago