1. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  2. 08f0105 ata: make ata_scsiop_inq_89 static in libata-scsi.c by Harvey Harrison · 17 years ago
  3. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  4. d0ad3bc [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI by James Bottomley · 17 years ago
  5. 7ccd720 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by James Bottomley · 17 years ago
  6. cadb734 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by akpm@linux-foundation.org · 17 years ago
  7. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  8. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  9. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  10. 93f8fec libata: make atapi_request_sense() use sg by Tejun Heo · 17 years ago
  11. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  12. d8cf538 libata: relocate sdev->manage_start_stop configuration by Tejun Heo · 17 years ago
  13. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  14. 9b8e8de libata and starting/stopping ATAPI floppy devices by Ondrej Zary · 17 years ago
  15. e190222 libata: bump transfer chunk size if it's odd by Tejun Heo · 17 years ago
  16. 607126c libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs by Mark Lord · 17 years ago
  17. f26792d [libata] Utilize new SCSI event infrastructure by Jeff Garzik · 17 years ago
  18. a2d6ed1 make ata_scsi_lpm_get() static by Adrian Bunk · 17 years ago
  19. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  20. b666da3 libata: flush is an IO command by Tejun Heo · 17 years ago
  21. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  22. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  23. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  24. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  25. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  26. 8889e3c remove blk_queue_max_phys_segments in libata by FUJITA Tomonori · 17 years ago
  27. c5d0e6a docbook: fix libata content by Randy Dunlap · 17 years ago
  28. f58db80 libata: fix revalidation issuing after configuration commands by Tejun Heo · 17 years ago
  29. 2db78dd libata_scsi: Fix ATAPI transfer lengths by Alan Cox · 17 years ago
  30. 7d77b24 libata-pmp-prep: implement sata_async_notification() by Tejun Heo · 17 years ago
  31. e31e853 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM by Tejun Heo · 17 years ago
  32. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  33. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  34. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  35. 24f7568 [libata] SCSI: clean up R/W recovery mode page by Jeff Garzik · 17 years ago
  36. 00bd020 [libata] SCSI: improve FORMAT UNIT; minor code cleanups by Jeff Garzik · 17 years ago
  37. 4539414 [libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC by Jeff Garzik · 17 years ago
  38. ad355b4 [libata] SCSI: support INQUIRY page 89h (ATA info page) by Jeff Garzik · 17 years ago
  39. 7120165 libata-scsi: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  40. e10b8c3 libata-scsi: Remove !use_sg code paths by Boaz Harrosh · 17 years ago
  41. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  42. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  43. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  44. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  45. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  46. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  47. 1ae4631 libata: improve SCSI scan failure handling by Tejun Heo · 17 years ago
  48. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  49. e00f1ff libata: call ata_check_atapi_dma() with qc better prepared by Tejun Heo · 17 years ago
  50. 2c3d2a4 libata passthru: update cached device paramters by Albert Lee · 17 years ago
  51. fa4453c libata passthru: always enforce correct DEV bit by Albert Lee · 17 years ago
  52. 23cb1d7 libata passthru: map UDMA protocols by Albert Lee · 17 years ago
  53. 1dce589 libata passthru: support PIO multi commands by Albert Lee · 17 years ago
  54. f93f107 libata passthru: update protocol numbers by Albert Lee · 17 years ago
  55. 6c7b7d2 [libata] Fix decoding of 6-byte commands by Jeff Garzik · 17 years ago
  56. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 17 years ago
  57. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  58. da071b4 libata: fix shutdown warning message printing by Tejun Heo · 17 years ago
  59. 920a4b1 libata: implement libata.spindown_compat by Tejun Heo · 17 years ago
  60. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  61. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  62. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 17 years ago
  63. f0ef88e RESEND: libata: check cdb len per dev instead of per host by Mark Lord · 18 years ago
  64. 277239f libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK by Mark Lord · 17 years ago
  65. 6ffa01d libata: add CONFIG_PM to libata core layer by Tejun Heo · 17 years ago
  66. 44877b4 libata: s/ap->id/ap->print_id/g by Tejun Heo · 17 years ago
  67. c3c70c4 libata: fix ata_scsi_change_queue_depth() by Tejun Heo · 17 years ago
  68. fcf1bf1 libata: fix ata_scmd_need_defer() by Tejun Heo · 17 years ago
  69. 4d05447 libata: fix probe_ent alloc/free bugs by Tejun Heo · 17 years ago
  70. 2b06719 libata bugfix: HDIO_DRIVE_TASK by Mark Lord · 18 years ago
  71. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  72. 5924b74 libata: implement HDIO_GET_IDENTITY by Tejun Heo · 18 years ago
  73. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  74. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  75. 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
  76. 7a44e91 [PATCH] user of the jiffies rounding patch: ATA subsystem by Arjan van de Ven · 18 years ago
  77. 78981a7 libata: fix translation for START STOP UNIT by Robert Hancock · 18 years ago
  78. af068bd libata-scsi: ata_task_ioctl should return ATA registers from sense data by David Milburn · 18 years ago
  79. 7a80118 libata: Fixup n_elem initialization by Brian King · 18 years ago
  80. 2e5704f [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands by Tejun Heo · 18 years ago
  81. ad70699 [PATCH] libata: kill @cdb argument from xlat methods by Tejun Heo · 18 years ago
  82. 542b144 [PATCH] libata: clean up variable name usage in xlat related functions by Tejun Heo · 18 years ago
  83. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 18 years ago
  84. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  85. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  86. bd056d7 [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() by Tejun Heo · 18 years ago
  87. f84e7e4 [PATCH] libata: make sure sdev doesn't go away while rescanning by Tejun Heo · 18 years ago
  88. 6a36261 [PATCH] libata: fix READ CAPACITY simulation by Tejun Heo · 18 years ago
  89. d25614b [PATCH] libata: improve SCSI sense data generation by Tejun Heo · 18 years ago
  90. 750426a [PATCH] libata: cosmetic changes to sense generation functions by Tejun Heo · 18 years ago
  91. f38621b [PATCH] libata: fix passthru sense data header by Tejun Heo · 18 years ago
  92. 6fc49ad [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit by Tejun Heo · 18 years ago
  93. 914ed35 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() by Tejun Heo · 18 years ago
  94. 309afcb [PATCH] libata: make user scan wait for scan to complete by Tejun Heo · 18 years ago
  95. 08475a1 [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure by Brian King · 18 years ago
  96. c31f571 [PATCH] libata: don't schedule EH on wcache on/off if old EH by Tejun Heo · 18 years ago
  97. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  98. 253b92e libata: fix double-completion on error by Darrick J. Wong · 18 years ago
  99. bbe1fe7 [PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctl by Eran Tromer · 18 years ago
  100. 360f654 [PATCH] libata: turn off NCQ if queue depth is adjusted to 1 by Tejun Heo · 18 years ago