1. f788074 libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks by Tejun Heo · 4 years, 3 months ago
  2. f7f1815 ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function by Ye Bin · 4 years, 5 months ago
  3. 347f091 libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() by John Garry · 4 years, 9 months ago
  4. 0e48f51 Revert "libata, freezer: avoid block device removal while system is frozen" by Mika Westerberg · 5 years ago
  5. 2d72715 libata: have ata_scsi_rw_xlat() fail invalid passthrough requests by Jens Axboe · 5 years ago
  6. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 5 years ago
  7. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  8. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  9. 8d1e02d libata: fix a typo in comment by Chengguang Xu · 6 years ago
  10. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  11. 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
  12. f355eec libata: Use SMART LBAM/LBAH password defines by Linus Walleij · 6 years ago
  13. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  14. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  15. 429296c libata-scsi: Move sense buffers onto stack by Kees Cook · 6 years ago
  16. a5ec5a7b ata: ahci: Support state with min power but Partial low power state by Srinivas Pandruvada · 6 years ago
  17. 32a5342 ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG by Paul Menzel · 6 years ago
  18. 6edf1d4 ata: Fix ZBC_OUT all bit handling by Damien Le Moal · 6 years ago
  19. b320a0a ata: Fix ZBC_OUT command block check by Damien Le Moal · 6 years ago
  20. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  21. 69278f7 libata: don't clamp queue depth to ATA_MAX_QUEUE - 1 by Jens Axboe · 7 years ago
  22. 2e2cc67 libata: use ata_tag_internal() consistently by Jens Axboe · 7 years ago
  23. 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 7 years ago
  24. 7eb4950 libata: Honor RQF_QUIET flag by Damien Le Moal · 7 years ago
  25. b6240a4 scsi: libsas: add transport class for ATA devices by Jason Yan · 7 years ago
  26. 2c1ec6f libata: don't try to pass through NCQ commands to non-NCQ devices by Eric Biggers · 7 years ago
  27. 058f58e libata: fix length validation of ATAPI-relayed SCSI commands by Eric Biggers · 7 years ago
  28. 0d3e45b libata: Fix compile warning with ATA_DEBUG enabled by Dong Bo · 7 years ago
  29. e94f791 libata: make static arrays const, reduces object code size by Colin Ian King · 7 years ago
  30. f4ac647 libata: Add new med_power_with_dipm link_power_management_policy setting by Hans de Goede · 7 years ago
  31. 59a5e26 libata: array underflow in ata_find_dev() by Dan Carpenter · 7 years ago
  32. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 7 years ago
  33. c8ccf81 libata: fix build warning from unused goto label by Tejun Heo · 7 years ago
  34. b1ffbf8 libata: Support for an ATA PASS-THROUGH(32) command. by Minwoo Im · 7 years ago
  35. 01efd60 libata: make the function name in comment match the actual function by Minwoo Im · 7 years ago
  36. 6ef5632 libata: Convert bare printks to pr_cont by Joe Perches · 7 years ago
  37. 818831c libata: implement SECURITY PROTOCOL IN/OUT by Christoph Hellwig · 7 years ago
  38. 9bb9a39 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
  39. 6baf20b libata: fix identation on a kernel-doc markup by Mauro Carvalho Chehab · 8 years ago
  40. 63ccc19 libata: remove SCT WRITE SAME support by Christoph Hellwig · 8 years ago
  41. c6ade20 libata: reject passthrough WRITE SAME requests by Christoph Hellwig · 8 years ago
  42. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  43. 79f4d1d Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  44. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  45. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  46. d4ae1e2 Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf" by Tejun Heo · 8 years ago
  47. a234f73 libata: switch to dynamic allocation instead of ata_scsi_rbuf by Christoph Hellwig · 8 years ago
  48. a0c0b0e libata: don't call ata_scsi_rbuf_fill for command without a response buffer by Christoph Hellwig · 8 years ago
  49. 8fc6c06 libata: call ->scsi_done from ata_scsi_simulate by Christoph Hellwig · 8 years ago
  50. 506db36 libata: remove the done callback from ata_scsi_args by Christoph Hellwig · 8 years ago
  51. f0a37d1 libata: move struct ata_scsi_args to libata-scsi.c by Christoph Hellwig · 8 years ago
  52. aa18da8 libata: avoid global response buffer in atapi_qc_complete by Christoph Hellwig · 8 years ago
  53. 7b882cb Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  54. 9f56eca ata: avoid probing NCQ Prio Support if not explicitly requested by Adam Manzanares · 8 years ago
  55. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  56. e185934 libata-scsi: disable SCT Write Same for the moment by Nicolai Stange · 8 years ago
  57. e0029dc libata-scsi: Fixup ata_gen_passthru_sense() by Hannes Reinecke · 8 years ago
  58. 4e647d9 ata: set ncq_prio_enabled iff device has support by Adam Manzanares · 8 years ago
  59. 84f9524 ata: ATA Command Priority Disabled By Default by Adam Manzanares · 8 years ago
  60. 8e06178 ata: Enabling ATA Command Priorities by Adam Manzanares · 8 years ago
  61. 0ce1b18 libata: Some drives failing on SCT Write Same by Shaun Tancheff · 8 years ago
  62. 7d36dd0 libata: SCT Write Same handle ATA_DFLAG_PIO by Shaun Tancheff · 8 years ago
  63. ef2d739 libata: SCT Write Same / DSM Trim by Shaun Tancheff · 8 years ago
  64. 7b20309 libata: Add support for SCT Write Same by Shaun Tancheff · 8 years ago
  65. 9379e6b libata: Safely overwrite attached page in WRITE SAME xlat by Shaun Tancheff · 8 years ago
  66. 535fd07 libata-scsi: fix MODE SELECT translation for Control mode page by Tom Yan · 8 years ago
  67. d7372cb libata-scsi: use u8 array to store mode page copy by Tom Yan · 8 years ago
  68. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  69. 737bee9 libata-scsi: better style in ata_msense_*() by Tom Yan · 8 years ago
  70. 2950cef libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat by Damien Le Moal · 8 years ago
  71. ee194b7 libata-scsi: Fix ZBC management out command translation by Damien Le Moal · 8 years ago
  72. 3f17422 libata-scsi: Fix translation of REPORT ZONES command by Damien Le Moal · 8 years ago
  73. 5b844b6 ata: Handle ATA NCQ NO-DATA commands correctly by Hannes Reinecke · 8 years ago
  74. 179b310 libata: use ata_is_ncq() accessors by Hannes Reinecke · 8 years ago
  75. 2983860 libata-scsi: avoid repeated calculation of number of TRIM ranges by Tom Yan · 8 years ago
  76. 5c79097 libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit by Tom Yan · 8 years ago
  77. f086b74 libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control() by Tom Yan · 8 years ago
  78. c9cd350 libata-scsi: fix D_SENSE bit relection in control mode page by Tom Yan · 8 years ago
  79. 29a37ea libata-scsi: correct SPC version descriptor by Tom Yan · 8 years ago
  80. 415ffdd libata-scsi: set CmdQue bit in standard INQUIRY data to 1 by Tom Yan · 8 years ago
  81. 56b8cba libata-scsi: set correct VERSION field for ZAC devices by Tom Yan · 8 years ago
  82. 8554e5e libata-scsi: correct cbd to CDB in comment by Tom Yan · 8 years ago
  83. a3e8ab1 libata-scsi: do not respond with "invalid field" for FORMAT UNIT by Tom Yan · 8 years ago
  84. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  85. e4f7bdc Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  86. 6d1003a libata: support host-aware and host-managed ZAC devices by Hannes Reinecke · 9 years ago
  87. 856c466 libata: support device-managed ZAC devices by Hannes Reinecke · 9 years ago
  88. 284b3b7 libata: NCQ encapsulation for ZAC MANAGEMENT OUT by Hannes Reinecke · 9 years ago
  89. 27708a9 libata: Implement ZBC OUT translation by Hannes Reinecke · 9 years ago
  90. 28a3fc2 libata: implement ZBC IN translation by Hannes Reinecke · 9 years ago
  91. 59f6847 libata-scsi: Generate sense code for disabled devices by Hannes Reinecke · 9 years ago
  92. 26f5883 libata-scsi: use %*ph to dump small buffers by Andy Shevchenko · 9 years ago
  93. c9b5560 treewide: Fix typos in libata.xml by Masanari Iida · 9 years ago
  94. 7780081 libata-scsi: Set information sense field for invalid parameter by Hannes Reinecke · 9 years ago
  95. 0df10b8 libata-scsi: set bit pointer for sense code information by Hannes Reinecke · 9 years ago
  96. bcfc867 libata-scsi: Set field pointer in sense code by Hannes Reinecke · 9 years ago
  97. 06dbde5 libata: Implement control mode page to select sense format by Hannes Reinecke · 9 years ago
  98. 11093cb libata-scsi: generate correct ATA pass-through sense by Hannes Reinecke · 9 years ago
  99. b525e77 libata-scsi: use ata_scsi_set_sense() by Hannes Reinecke · 9 years ago
  100. 492bf62 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago