Hi, This patchset switches libata to block layer tagging. It gets rid of yet another O(N) command loop. block/blk-tag.c | 99 +++++++++++++++++++++++++++----------- drivers/ata/libata-core.c | 94 ++++++++++-------------------------- drivers/ata/libata-scsi.c | 23 ++++++++ drivers/ata/libata.h | 19 ++++++- include/linux/blkdev.h | 3 + include/linux/libata.h | 1 6 files changed, 139 insertions(+), 100 deletions(-) -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html