These patches cleanup and improve libata support for the FUA device feature. Patch 3 enables FUA support by default for any drive that reports supporting the feature. Damien Le Moal (2): ata: libata: cleanup fua handling ata: libata: Enable fua support by default Maciej S. Szmigiero (1): ata: libata: allow toggling fua parameter at runtime .../admin-guide/kernel-parameters.txt | 3 ++ drivers/ata/libata-core.c | 35 ++++++++++++++++--- drivers/ata/libata-scsi.c | 30 ++-------------- include/linux/libata.h | 8 +++-- 4 files changed, 41 insertions(+), 35 deletions(-) -- 2.37.3