Revision 23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b authored by Linus Torvalds on 08 February 2017, 17:56:15 UTC, committed by Linus Torvalds on 08 February 2017, 17:56:15 UTC
Pull block fix from Jens Axboe:
 "A single fix that should go into 4.10, fixing a regression on some
  devices with the WRITE_SAME command"

* 'for-linus' of git://git.kernel.dk/linux-block:
  block: don't try Write Same from __blkdev_issue_zeroout
2 parent s 926af62 + eeeefd4
History
File Mode Size
Kconfig -rw-r--r-- 10.6 KB
Makefile -rw-r--r-- 472 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 27.7 KB
main.c -rw-r--r-- 17.0 KB
power.h -rw-r--r-- 8.7 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.4 KB
qos.c -rw-r--r-- 19.1 KB
snapshot.c -rw-r--r-- 71.6 KB
suspend.c -rw-r--r-- 14.1 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 38.2 KB
user.c -rw-r--r-- 10.1 KB
wakelock.c -rw-r--r-- 5.7 KB

back to top