1. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  2. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 12 years ago
  3. 9a10b33 [SCSI] libsas: revert ata srst by Dan Williams · 13 years ago
  4. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  5. 92625f9 [SCSI] libsas: restore scan order by Dan Williams · 13 years ago
  6. 354cf82 [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis by Dan Williams · 13 years ago
  7. d214d81 [SCSI] libsas: improve debug statements by Dan Williams · 13 years ago
  8. d230ce6 [SCSI] libsas: fix mixed topology recovery by Dan Williams · 13 years ago
  9. 8abda4d [SCSI] libsas: close scsi_remove_target() vs libata-eh race by Dan Williams · 13 years ago
  10. 43a5ab1 [SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset by Dan Williams · 13 years ago
  11. cb48d67 [SCSI] libsas: don't recover 'gone' devices in sas_ata_hard_reset() by Dan Williams · 13 years ago
  12. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  13. 36a3994 [SCSI] libsas: poll for ata device readiness after reset by Dan Williams · 13 years ago
  14. 50824d6 [SCSI] libsas: async ata-eh by Dan Williams · 13 years ago
  15. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  16. b52df41 [SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failures by Dan Williams · 13 years ago
  17. 3a2cdf3 [SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata by Dan Williams · 13 years ago
  18. 9095a64 [SCSI] libsas: fix timeout vs completion race by Dan Williams · 13 years ago
  19. 3dff572 [SCSI] libsas: close error handling vs sas_ata_task_done() race by Dan Williams · 13 years ago
  20. e500a34 [SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done by Dan Williams · 13 years ago
  21. b91bb29 [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters by Dan Williams · 13 years ago
  22. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  23. e139942 [SCSI] libsas: convert dev->gone to flags by Dan Williams · 13 years ago
  24. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  25. 95ac7fd [SCSI] libsas: remove unused ata_task_resp fields by Dan Williams · 13 years ago
  26. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  27. bb650a1 [SCSI] libsas: fix SATA NCQ error by Xiangliang Yu · 13 years ago
  28. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  29. a82058a [SCSI] libsas: fix ata list corruption issue by James Bottomley · 13 years ago
  30. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  31. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  32. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  33. 0f2e033 ipr/sas_ata: use mode mask macros from <linux/ata.h> by Sergei Shtylyov · 13 years ago
  34. 00dd499 libsas: convert to libata new error handler by James Bottomley · 13 years ago
  35. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 13 years ago
  36. 1e34c83 [SCSI] libsas: remove spurious sata control register read/write by James Bottomley · 13 years ago
  37. 75c0b38 [SCSI] libsas: fix ATAPI check condition termination by James Bottomley · 13 years ago
  38. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  39. f0ad30d [SCSI] libsas: fix NCQ mixing with non-NCQ by David Milburn · 14 years ago
  40. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  41. 1b4d0d8 [SCSI] libsas: fix deref before check in commit 70b25f890ce by James Bottomley · 14 years ago
  42. 70b25f8 [SCSI] fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  43. 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
  44. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  45. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  46. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  47. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  48. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  49. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  50. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  51. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  52. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  53. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  54. 17b7a8d [SCSI] libsas: fix endianness bug in sas_ata by Al Viro · 16 years ago
  55. a29c051 [SCSI] libsas: use the supplied address for SATA devices rather than changing it by James Bottomley · 16 years ago
  56. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  57. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  58. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  59. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  60. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  61. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  62. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  63. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  64. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  65. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  66. 110dd8f [SCSI] libsas: fix scr_read/write users and update the libata documentation by James Bottomley · 17 years ago
  67. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 17 years ago
  68. fe059f1 [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices by Darrick J. Wong · 17 years ago
  69. 5986c3d [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. by Darrick J. Wong · 17 years ago
  70. d97db63 [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done by Darrick J. Wong · 17 years ago
  71. 3869159 [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port by Darrick J. Wong · 17 years ago
  72. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 17 years ago
  73. 35a7f2f [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* by Darrick J. Wong · 17 years ago
  74. 3eb7a51 [SCSI] sas_ata: Satisfy libata qc function locking requirements by Darrick J. Wong · 17 years ago
  75. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago