1. f0ef88e RESEND: libata: check cdb len per dev instead of per host by Mark Lord · 18 years ago
  2. 277239f libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK by Mark Lord · 17 years ago
  3. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  4. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 18 years ago
  5. c3c70c4 libata: fix ata_scsi_change_queue_depth() by Tejun Heo · 18 years ago
  6. fcf1bf1 libata: fix ata_scmd_need_defer() by Tejun Heo · 18 years ago
  7. 4d05447 libata: fix probe_ent alloc/free bugs by Tejun Heo · 18 years ago
  8. 2b06719 libata bugfix: HDIO_DRIVE_TASK by Mark Lord · 18 years ago
  9. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  10. 5924b74 libata: implement HDIO_GET_IDENTITY by Tejun Heo · 18 years ago
  11. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  12. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  13. 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
  14. 7a44e91 [PATCH] user of the jiffies rounding patch: ATA subsystem by Arjan van de Ven · 18 years ago
  15. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  16. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  17. 7a80118 libata: Fixup n_elem initialization by Brian King · 18 years ago
  18. 2e5704f [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands by Tejun Heo · 18 years ago
  19. ad70699 [PATCH] libata: kill @cdb argument from xlat methods by Tejun Heo · 18 years ago
  20. 542b144 [PATCH] libata: clean up variable name usage in xlat related functions by Tejun Heo · 18 years ago
  21. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 18 years ago
  22. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  23. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  24. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  25. f84e7e4 [PATCH] libata: make sure sdev doesn't go away while rescanning by Tejun Heo · 18 years ago
  26. 6a36261 [PATCH] libata: fix READ CAPACITY simulation by Tejun Heo · 18 years ago
  27. d25614b [PATCH] libata: improve SCSI sense data generation by Tejun Heo · 18 years ago
  28. 750426a [PATCH] libata: cosmetic changes to sense generation functions by Tejun Heo · 18 years ago
  29. f38621b [PATCH] libata: fix passthru sense data header by Tejun Heo · 18 years ago
  30. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  31. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  32. 309afcb [PATCH] libata: make user scan wait for scan to complete by Tejun Heo · 18 years ago
  33. 08475a1 [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure by Brian King · 18 years ago
  34. c31f571 [PATCH] libata: don't schedule EH on wcache on/off if old EH by Tejun Heo · 18 years ago
  35. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  36. 253b92e libata: fix double-completion on error by Darrick J. Wong · 18 years ago
  37. bbe1fe7 [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctl by Eran Tromer · 18 years ago
  38. 360f654 [PATCH] libata: turn off NCQ if queue depth is adjusted to 1 by Tejun Heo · 18 years ago
  39. 4f93137 [libata] DocBook minor updates, fixes by Jeff Garzik · 18 years ago
  40. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  41. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/libata-scsi.c]
  42. 3f06688 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  43. 22aac08 [PATCH] libata: clear sdev->locked on door lock failure by Tejun Heo · 18 years ago
  44. 8028916 [PATCH] libata: Add support for SATA attachment to SAS adapters by Brian King · 18 years ago
  45. 3c5100c [PATCH] libata: cosmetic changes to PM functions by Tejun Heo · 18 years ago
  46. d6f26d1 [PATCH] libata: reimplement per-dev PM by Tejun Heo · 18 years ago
  47. 2832430 [PATCH] libata: implement ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  48. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  49. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  50. 99ba9e0 [PATCH] libata: Add ata_scsi_dev_disabled by Brian King · 18 years ago
  51. ba6a130 [libata] Add host lock to struct ata_port by Jeff Garzik · 18 years ago
  52. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  53. d017126 [PATCH] libata: fix oops caused rescanning NULL sdev by Tejun Heo · 18 years ago
  54. 3057ac3 [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) by zhao, forrest · 18 years ago
  55. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  56. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  57. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  58. 83c47bc [PATCH] libata-hp: implement warmplug by Tejun Heo · 18 years ago
  59. 580b2102 [PATCH] libata-hp: implement SCSI part of hotplug by Tejun Heo · 18 years ago
  60. 0ea035a [PATCH] libata-hp: implement ata_eh_detach_dev() by Tejun Heo · 18 years ago
  61. 3edebac [PATCH] libata-hp-prep: store attached SCSI device by Tejun Heo · 18 years ago
  62. 3153436 [PATCH] libata-hp-prep: use __ata_scsi_find_dev() by Tejun Heo · 18 years ago
  63. ab5b3a5 [PATCH] libata-hp-prep: update ata_scsi_find_dev() and friends by Tejun Heo · 18 years ago
  64. 8190bdb [libata] libata-scsi, sata_mv: trim trailing whitespace by Jeff Garzik · 18 years ago
  65. f79d409 [PATCH] libata - fix bracketing and DMA oops by Alan Cox · 18 years ago
  66. f8bbfc2 [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transports by Tejun Heo · 18 years ago
  67. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 18 years ago
  68. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 18 years ago
  69. 3dc1d88 [PATCH] libata-ncq: implement NCQ command translation and exclusion by Tejun Heo · 18 years ago
  70. 2115ea9 [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer by Tejun Heo · 18 years ago
  71. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  72. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  73. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  74. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  75. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  76. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  77. 875999c Merge branch 'upstream' by Jeff Garzik · 18 years ago
  78. 35bb94b libata: Add helper ata_shost_to_port() by Jeff Garzik · 18 years ago
  79. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  80. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  81. 95de719 [PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameter by Albert Lee · 18 years ago
  82. ece1d63 [PATCH] libata: separate out libata-eh.c by Tejun Heo · 18 years ago
  83. 35e86b5 [PATCH] libata: dec scmd->retries for qcs with zero err_mask by Tejun Heo · 18 years ago
  84. 74e6c8c [PATCH] libata: don't read TF directly from sense generation functions by Tejun Heo · 18 years ago
  85. 058e55e [PATCH] libata: always generate sense if qc->err_mask is non-zero by Tejun Heo · 18 years ago
  86. 2719736 [PATCH] libata: add ATA_QCFLAG_IO by Tejun Heo · 18 years ago
  87. 198e0fe [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED by Tejun Heo · 18 years ago
  88. c43c555 [PATCH] libata: ATA_FLAG_IN_EH is not used, kill it by Tejun Heo · 18 years ago
  89. e1211e3 [PATCH] libata: implement ata_dev_enabled and disabled() by Tejun Heo · 18 years ago
  90. 8e0e694 [PATCH] libata: make ata_qc_issue complete failed qcs by Tejun Heo · 18 years ago
  91. 79072f3 Merge branch 'upstream' by Jeff Garzik · 18 years ago
  92. 2af10a8 [PATCH] libata: ata_scsi_ioctl cleanup by Brian King · 18 years ago
  93. eb3f0f9 [PATCH] libata: ata_scsi_queuecmd cleanup by Brian King · 18 years ago
  94. 2e9edbf [libata] export ata_dev_pair; trim trailing whitespace by Jeff Garzik · 18 years ago
  95. 082776e [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. by Nigel Cunningham · 18 years ago
  96. f01c184 Merge branch 'master' by Jeff Garzik · 18 years ago
  97. 200d5a76 [PATCH] libata: increase LBA48 max sectors to 65535 by Tejun Heo · 19 years ago
  98. 2d20202 [PATCH] libata: pick a less confusion "um dunno" error by Alan Cox · 18 years ago
  99. a6cce2a [PATCH] libata: ata_scsi_slave_config cleanup by Brian King · 18 years ago
  100. f59b0cf [PATCH] libata-dev: Remove ATA_PROT_PIO_MULT by Albert Lee · 18 years ago