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-- 2.6 KB
Makefile -rw-r--r-- 496 bytes
affinity.c -rw-r--r-- 3.9 KB
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 30.2 KB
cpuhotplug.c -rw-r--r-- 2.1 KB
debug.h -rw-r--r-- 1.2 KB
devres.c -rw-r--r-- 4.0 KB
dummychip.c -rw-r--r-- 1.3 KB
generic-chip.c -rw-r--r-- 15.7 KB
handle.c -rw-r--r-- 5.3 KB
internals.h -rw-r--r-- 6.9 KB
ipi.c -rw-r--r-- 9.2 KB
irqdesc.c -rw-r--r-- 21.0 KB
irqdomain.c -rw-r--r-- 40.4 KB
manage.c -rw-r--r-- 54.1 KB
migration.c -rw-r--r-- 2.0 KB
msi.c -rw-r--r-- 10.9 KB
pm.c -rw-r--r-- 5.1 KB
proc.c -rw-r--r-- 12.2 KB
resend.c -rw-r--r-- 2.4 KB
settings.h -rw-r--r-- 4.4 KB
spurious.c -rw-r--r-- 11.9 KB

back to top