1. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  3. 5f8e7f1 libata: enable LBA flag in taskfile for ata_scsi_pass_thru() by Vinayak Kale · 9 years ago
  4. ee7fb33 libata: add support for NCQ commands for SG interface by Vinayak Kale · 9 years ago
  5. 2aa8f5d libata: only call ->done once all per-tag ressources are released by Christoph Hellwig · 9 years ago
  6. 25c7ce7 libata: cleanup ata_scsi_qc_complete by Christoph Hellwig · 9 years ago
  7. 8a3e33c ata: ahci: find eSATA ports and flag them as removable by Manuel Lauss · 9 years ago
  8. 74a80d6 Revert "libata: Implement NCQ autosense" by Tejun Heo · 9 years ago
  9. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  10. 71d126f libata: add ATA_HORKAGE_NOTRIM by Arne Fitzenreiter · 9 years ago
  11. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  12. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  13. 1308d7f libata: use status bit definitions in ata_dump_status() by Hannes Reinecke · 9 years ago
  14. 27f00e5 ide,ata: Rename ATA_IDX to ATA_SENSE by Hannes Reinecke · 9 years ago
  15. 8ae7204 libata: whitespace fixes in ata_to_sense_error() by Hannes Reinecke · 9 years ago
  16. 3a02824 libata: remove ATA_FLAG_LOWTAG by Tejun Heo · 9 years ago
  17. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  18. b12aa1f Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20 by Tejun Heo · 10 years ago
  19. 98bd4be libata: move sas ata tag allocation to libata-scsi.c by Shaohua Li · 10 years ago
  20. 12cb5ce libata: use blk taging by Shaohua Li · 10 years ago
  21. e61f7d1 libata: Whitelist SSDs that are known to properly return zeroes after TRIM by Martin K. Petersen · 10 years ago
  22. 0628ee7 libata: s/ata_id_removeable()/ata_id_removable()/ by Nicholas Krause · 10 years ago
  23. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  24. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  25. 2ba520f libata: Remove FIXME comment in atapi_request_sense() by Nicholas Krause · 10 years ago
  26. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  27. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  28. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  29. f9ca5ab libata-scsi: Update SATL for ZAC drives by Hannes Reinecke · 10 years ago
  30. 9162c65 libata: Implement ATA_DEV_ZAC by Hannes Reinecke · 10 years ago
  31. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  32. c49a6bf ata: SATL compliance for Inquiry Product Revision by Keith Busch · 10 years ago
  33. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  34. ecd75ad libata: disable LPM for some WD SATA-I devices by Tejun Heo · 11 years ago
  35. 4b69316 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  36. 85fbd72 libata, freezer: avoid block device removal while system is frozen by Tejun Heo · 11 years ago
  37. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  38. b08fc10 ATA / ACPI: remove power dependent device handling by Aaron Lu · 11 years ago
  39. 357397a Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  40. 87fb6c3 libata: Add support for queued DSM TRIM by Marc Carino · 11 years ago
  41. f1bc1e4 ata: acpi: rework the ata acpi bind support by Aaron Lu · 11 years ago
  42. 42b9ab7 libata: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  43. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  44. 78062c5 libata: cleanup SAT error translation by Gwendal Grignou · 11 years ago
  45. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  46. 3f1317a2b [libata] SCSI: really use SATL version in VPD by Baruch Even · 11 years ago
  47. 7381fe7 libata-acpi: remove redundent code for power resource handling by Aaron Lu · 11 years ago
  48. 6d3bfc7 [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression by Krzysztof Mazur · 11 years ago
  49. 84a9a8c [libata] Set proper SK when CK_COND is set. by Gwendal Grignou · 12 years ago
  50. afe7595 libata: identify and init ZPODD devices by Aaron Lu · 12 years ago
  51. 26cd4d6 [libata] fix Null pointer dereference on disk error by Xiaotian Feng · 12 years ago
  52. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  53. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  54. 1b26d29 [libata] scsi: implement MODE SELECT command by Paolo Bonzini · 12 years ago
  55. 6ca8e79 [libata] scsi: support MODE SENSE request for changeable and default parameters by Paolo Bonzini · 12 years ago
  56. 3e451a4 [libata] scsi: Remove unlikely() from FUA check by Jeff Garzik · 12 years ago
  57. 3bd4660 libata-acpi: add ata port runtime D3Cold support by Lin Ming · 12 years ago
  58. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 12 years ago
  59. f8fc75d [SCSI] libata: Pass correct DMA device to scsi host by Lin Ming · 12 years ago
  60. 85d6725 libata: make ata_print_id atomic by Dan Williams · 12 years ago
  61. 9508a66 [SCSI] libsas: async ata scanning by Dan Williams · 13 years ago
  62. 9ee4f39 ata: add ata port runtime PM callbacks by Lin Ming · 13 years ago
  63. 9a6d6a2 ata: make ata port as parent device of scsi host by Lin Ming · 13 years ago
  64. 6d2dd05 [libata] libata-scsi.c: Add function parameter documentation by Marcos Paulo de Souza · 13 years ago
  65. 38789fd ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  66. f6e6703 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices by Dan Williams · 13 years ago
  67. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  68. 3f1e046 libata/sas: only set FROZEN flag if new EH is supported by Nishanth Aravamudan · 13 years ago
  69. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  70. 5f4e206 libata: Use Maximum Write Same Length to report discard size limit by Martin K. Petersen · 13 years ago
  71. 900e599 SATA: enable non-queueable flush flag by shaohua.li@intel.com · 13 years ago
  72. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  73. 6b3b9d7 libata: Include WWN ID in inquiry VPD emulation by Hannes Reinecke · 13 years ago
  74. a29b5da libata: fix locking for sas paths by James Bottomley · 14 years ago
  75. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 14 years ago
  76. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  77. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  78. 23e701e [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd by Jeff Garzik · 14 years ago
  79. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  80. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  81. 02e0a60 libata: Signal that our SATL supports WRITE SAME(16) with UNMAP by Martin K. Petersen · 14 years ago
  82. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  83. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  84. 295124d [libata] support for > 512 byte sectors (e.g. 4K Native) by Grant Grundler · 14 years ago
  85. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  86. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  87. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  88. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  89. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  90. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  91. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  92. 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
  93. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  94. bc496ed libata-scsi passthru: fix bug which truncated LBA48 return values by Douglas Gilbert · 15 years ago
  95. 0cdd6eb libata: use the WRITE_SAME_16 define by Christoph Hellwig · 15 years ago
  96. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  97. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  98. d0634c4 libata: Clarify ata_set_lba_range_entries function by Martin K. Petersen · 15 years ago
  99. e78db4d libata: Report zeroed read after TRIM and max discard size by Martin K. Petersen · 15 years ago
  100. 18f0f97 libata: add translation for SCSI WRITE SAME (aka TRIM support) by Christoph Hellwig · 15 years ago