]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
libata: disable queued TRIM for Crucial M500 mSATA SSDs
authorMarios Andreopoulos <opensource@andmarios.com>
Mon, 3 Mar 2014 16:19:59 +0000 (18:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Mar 2014 04:44:10 +0000 (21:44 -0700)
commitfc0a62d726d742265b5539e1d9ac1ce752b41cb0
treef405eb5de053440a6525db1e96244f0a7ad3dc21
parent20d3a0c0738062e2e6fa1a78cc61c882985dfe96
libata: disable queued TRIM for Crucial M500 mSATA SSDs

commit 2564338b13e6e132ee224edb63e1e872adf431f4 upstream.

Queued TRIM commands cause problems and silent file system corruption
on Crucial M500 SSDs. This patch disables them for the mSATA model of
the drive.

Signed-off-by: Marios Andreopoulos <opensource@andmarios.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=71371
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c