1. b27dcfb [libata] avoid needlessly passing around ptr to SCSI completion func by Jeff Garzik · 14 years ago
  2. 23e701e [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd by Jeff Garzik · 14 years ago
  3. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  4. 2a5f07b libata: fix NULL sdev dereference race in atapi_qc_complete() by Tejun Heo · 14 years ago
  5. 02e0a60 libata: Signal that our SATL supports WRITE SAME(16) with UNMAP by Martin K. Petersen · 14 years ago
  6. 6b7ae95 libata: reimplement link power management by Tejun Heo · 14 years ago
  7. c93b263 libata: clean up lpm related symbols and sysfs show/store functions by Tejun Heo · 14 years ago
  8. 295124d [libata] support for > 512 byte sectors (e.g. 4K Native) by Grant Grundler · 14 years ago
  9. d902747 [libata] Add ATA transport class by Gwendal Grignou · 14 years ago
  10. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  11. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  12. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  13. ad72cf9 libata: take advantage of cmwq and remove concurrency limitations by Tejun Heo · 14 years ago
  14. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  15. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  16. 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
  17. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  18. bc496ed libata-scsi passthru: fix bug which truncated LBA48 return values by Douglas Gilbert · 15 years ago
  19. 0cdd6eb libata: use the WRITE_SAME_16 define by Christoph Hellwig · 15 years ago
  20. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  21. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  22. d0634c4 libata: Clarify ata_set_lba_range_entries function by Martin K. Petersen · 15 years ago
  23. e78db4d libata: Report zeroed read after TRIM and max discard size by Martin K. Petersen · 15 years ago
  24. 18f0f97 libata: add translation for SCSI WRITE SAME (aka TRIM support) by Christoph Hellwig · 15 years ago
  25. 6a74463 ata: Don't require newlines for link_power_management_policy by Matthew Garrett · 15 years ago
  26. bd30add libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru() by Tejun Heo · 15 years ago
  27. f17259a libata: Delegate nonrot flag setting to SCSI by Martin K. Petersen · 15 years ago
  28. 051d9fb libata: remove spindown skipping and warning by Tejun Heo · 15 years ago
  29. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  30. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  31. 61d79a8 libata: Report disk alignment and physical block size by Martin K. Petersen · 15 years ago
  32. ea7a5ed Avoid world-writable sysfs files in libata driver. by Vitaly Mayatskikh · 15 years ago
  33. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  34. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  35. 5eb66fe libata: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  36. 2a6e58d SATA: Blacklisting of systems that spin off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  37. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  38. b9d5fc4 libata: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  39. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  40. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  41. 1eca436 libata: beef up iterators by Tejun Heo · 16 years ago
  42. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  43. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  44. 43a49cb libata: fix NCQ devices behind port multipliers by Jens Axboe · 16 years ago
  45. e013e13 libata: fix bug with non-ncq devices by Jens Axboe · 16 years ago
  46. 2fca5cc libata: switch to using block layer tagging support by Jens Axboe · 16 years ago
  47. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  48. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  49. 8bff7c6 libata: set queue SSD flag for SSD devices by Jens Axboe · 16 years ago
  50. 45fabbb libata: Implement disk shock protection support by Elias Oltmanns · 16 years ago
  51. 2486fa5 libata: update atapi disable handling by Tejun Heo · 16 years ago
  52. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  53. 1e9dbc9 [libata] Add support for VPD page b1 by Matthew Wilcox · 16 years ago
  54. 18f7ba4 libata/ahci: enclosure management support by Kristen Carlson Accardi · 16 years ago
  55. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  56. 5895ef9 libata: don't check whether to use DMA or not for no data commands by Tejun Heo · 16 years ago
  57. ec2a20e libata: fix libata-scsi kernel-doc notation by Randy Dunlap · 16 years ago
  58. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 16 years ago
  59. 87340e9 libata-scsi: improve rbuf handling for simulated commands by Tejun Heo · 16 years ago
  60. f0761be libata-scsi: clean up inquiry / mode sense related functions by Tejun Heo · 16 years ago
  61. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  62. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  63. 855d854 libata: fix boot panic with SATAPI devices on non-SFF HBAs by James Bottomley · 16 years ago
  64. 071f44b libata: implement PMP helpers by Tejun Heo · 16 years ago
  65. 127102a libata: make SFF support optional by Tejun Heo · 16 years ago
  66. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  67. b558edd libata: kill ata_ehi_schedule_probe() by Tejun Heo · 17 years ago
  68. 672b2d6 libata: kill ATA_EHI_RESUME_LINK by Tejun Heo · 17 years ago
  69. cf48062 libata: prefer hardreset by Tejun Heo · 17 years ago
  70. 5269176 [SCSI] libata: use scsi_build_sense_buffer by FUJITA Tomonori · 16 years ago
  71. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 16 years ago
  72. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  73. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  74. b445c56 [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() by Jeff Garzik · 16 years ago
  75. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  76. 73fd8b6 libata: fix kernel-doc parameter warning by Randy Dunlap · 16 years ago
  77. fa2fc7f libata: implement drain buffers by James Bottomley · 16 years ago
  78. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  79. 08f0105 ata: make ata_scsiop_inq_89 static in libata-scsi.c by Harvey Harrison · 16 years ago
  80. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  81. d0ad3bc [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI by James Bottomley · 17 years ago
  82. 7ccd720 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by James Bottomley · 17 years ago
  83. cadb734 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by akpm@linux-foundation.org · 17 years ago
  84. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  85. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  86. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  87. 93f8fec libata: make atapi_request_sense() use sg by Tejun Heo · 17 years ago
  88. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  89. d8cf538 libata: relocate sdev->manage_start_stop configuration by Tejun Heo · 17 years ago
  90. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  91. 9b8e8de libata and starting/stopping ATAPI floppy devices by Ondrej Zary · 17 years ago
  92. e190222 libata: bump transfer chunk size if it's odd by Tejun Heo · 17 years ago
  93. 607126c libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs by Mark Lord · 17 years ago
  94. f26792d [libata] Utilize new SCSI event infrastructure by Jeff Garzik · 17 years ago
  95. a2d6ed1 make ata_scsi_lpm_get() static by Adrian Bunk · 17 years ago
  96. e027bd3 libata: implement and use ATA_QCFLAG_QUIET by Tejun Heo · 17 years ago
  97. b666da3 libata: flush is an IO command by Tejun Heo · 17 years ago
  98. ca77329 [libata] Link power management infrastructure by Kristen Carlson Accardi · 17 years ago
  99. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  100. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago