1. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  2. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  3. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  4. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  5. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  6. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  7. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  8. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
  9. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  10. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 11 years ago
  11. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  12. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  13. e7db822 [SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler by Dan Williams · 12 years ago
  14. 9524c68 [SCSI] libsas: add sas_eh_abort_handler by Dan Williams · 12 years ago
  15. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 12 years ago
  16. 36fed49 [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh by Maciej Trela · 12 years ago
  17. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 12 years ago
  18. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  19. 8402347 [SCSI] libsas: fix lifetime of SAS_HA_FROZEN by Dan Williams · 13 years ago
  20. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  21. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  22. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  23. 45c73b6 [SCSI] libsas: pre-clean commands that won the eh vs completion race by Dan Williams · 13 years ago
  24. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  25. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  26. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  27. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  28. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  29. a3a1425 [SCSI] libsas: prevent double completion of scmds from eh by Dan Williams · 13 years ago
  30. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  31. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  32. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  33. 735f7d2 [SCSI] libsas: fix domain_device leak by Dan Williams · 13 years ago
  34. 6f4e75a [SCSI] libsas: kill sas_slave_destroy by Dan Williams · 13 years ago
  35. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  36. b50102d [SCSI] isci: atapi support by Dan Williams · 13 years ago
  37. 97a1420 [SCSI] libsas: dynamic queue depth by Dan Williams · 13 years ago
  38. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  39. ac81c6a [SCSI] libsas: fix sas_queuecommand return values by Christoph Hellwig · 13 years ago
  40. a923f75 [SCSI] libsas: reindent sas_queuecommand by Christoph Hellwig · 13 years ago
  41. 92bd401 [SCSI] libsas: sas_queuecommand doesnt need host_lock by Christoph Hellwig · 13 years ago
  42. 3673f4b [SCSI] libsas: check dev->gone before submitting sata i/o by Dan Williams · 13 years ago
  43. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  44. 00dd499 libsas: convert to libata new error handler by James Bottomley · 14 years ago
  45. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 14 years ago
  46. 9ee91f7 [SCSI] libsas: fix runaway error handler problem by James Bottomley · 14 years ago
  47. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  48. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  49. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  50. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  51. 9cbbdca block: remove spurious uses of REQ_HARDBARRIER by Tejun Heo · 14 years ago
  52. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  53. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  54. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  55. 1b4d0d8 [SCSI] libsas: fix deref before check in commit 70b25f890ce by James Bottomley · 14 years ago
  56. 70b25f8 [SCSI] fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  57. 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
  58. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  59. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  60. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  61. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  62. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 16 years ago
  63. 8de3ef2 [SCSI] libsas: misc fixes to the eh path by James Bottomley · 16 years ago
  64. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 16 years ago
  65. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 16 years ago
  66. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 16 years ago
  67. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  68. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  69. 94aa5e5 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand by FUJITA Tomonori · 17 years ago
  70. cc75e8a [SCSI] libsas: fix sense_buffer overrun by FUJITA Tomonori · 17 years ago
  71. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  72. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 18 years ago
  73. 3eb7a51 [SCSI] sas_ata: Satisfy libata qc function locking requirements by Darrick J. Wong · 18 years ago
  74. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  75. 0281e02 [SCSI] libsas: fixup NCQ for SATA disks by James Bottomley · 18 years ago
  76. 27e9247 [SCSI] aic94xx: add SATAPI support by James Bottomley · 18 years ago
  77. bdab4e8 [SCSI] libsas: support NCQ for SATA disks by Darrick J. Wong · 18 years ago
  78. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  79. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  80. c13e556 [SCSI] libsas: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  81. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  82. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  83. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  84. f27708f [SCSI] libsas: Enable automatic spin-up of SAS disks by Darrick J. Wong · 18 years ago
  85. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  86. 02cd743 [SCSI] libsas: Start I_T recovery if ABORT TASK fails by Darrick J. Wong · 18 years ago
  87. 980fa2f [SCSI] libsas: phy port lock needs irq spinlocks by Darrick J. Wong · 18 years ago
  88. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 18 years ago
  89. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 18 years ago
  90. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 18 years ago
  91. 6d4dcd4 [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out by Darrick J. Wong · 18 years ago
  92. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  93. 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 · 18 years ago
  94. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  95. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  96. 79a5eb6 [SCSI] libsas: add sas_abort_task by Darrick J. Wong · 18 years ago
  97. f456393 [SCSI] libsas: modify error handler to use scsi_eh_* functions by Darrick J. Wong · 18 years ago
  98. 1bdfd55 [PATCH] SCSI: fix request flag-related build breakage by Jeff Garzik · 18 years ago
  99. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  100. 2908d77 [SCSI] aic94xx: new driver by James Bottomley · 18 years ago