aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_error.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig29-59/+42
2018-05-14block: fix __get_request documentationChristoph Hellwig1-1/+1
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig4-24/+18
2018-05-14memstick: remove unused variablesChristoph Hellwig2-2/+0
2018-05-11ps3disk: handle highmem pagesChristoph Hellwig1-2/+0
2018-05-11jsflash: handle highmem pagesChristoph Hellwig1-2/+4
2018-05-11aoe: handle highmem pagesChristoph Hellwig2-2/+2
2018-05-11mtd_blkdevs: handle highmem pagesChristoph Hellwig1-6/+14
2018-05-11memstick: don't call blk_queue_bounce_limitChristoph Hellwig2-10/+0
2018-05-11DAC960: don't use block layer bounce buffersChristoph Hellwig2-8/+2
2018-05-11mtip32xx: don't use block layer bounce buffersChristoph Hellwig1-1/+0
2018-05-11nvme/pci: Sync controller reset for AER slot_resetKeith Busch1-2/+9
2018-05-10sbitmap: warn if using smaller shallow depth than was setupOmar Sandoval1-0/+2
2018-05-10kyber-iosched: update shallow depth when setting up hardware queueJens Axboe1-0/+3
2018-05-10bfq-iosched: update shallow depth to smallest one usedJens Axboe1-3/+14
2018-05-10sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()Omar Sandoval2-9/+69
2018-05-10bfq-iosched: remove unused variableJens Axboe2-15/+7
2018-05-10bfq: calculate shallow depths at init timeJens Axboe1-47/+50
2018-05-10bfq-iosched: don't worry about reserved tags in limit_depthJens Axboe1-8/+1
2018-05-10blk-mq: don't call into depth limiting for reserved tagsJens Axboe1-2/+4
2018-05-10block, bfq: postpone rq preparation to insert or mergePaolo Valente1-29/+57
2018-05-10mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET1-1/+1
2018-05-09brd: Mark as non-rotationalSeongJae Park1-0/+4
2018-05-09block: consolidate struct request timestamp fieldsOmar Sandoval10-76/+30
2018-05-09block: move blk_stat_add() to __blk_mq_end_request()Omar Sandoval1-4/+5
2018-05-09block: use ktime_get_ns() instead of sched_clock() for cfq and bfqOmar Sandoval4-63/+57
2018-05-09block: get rid of struct blk_issue_statOmar Sandoval10-77/+41
2018-05-09block: replace bio->bi_issue_stat with bio-specific typeOmar Sandoval2-12/+56
2018-05-09block: pass struct request instead of struct blk_issue_stat to wbtOmar Sandoval4-46/+45
2018-05-09block: move some wbt helpers to blk-wbt.cOmar Sandoval2-25/+28
2018-05-08blk-wbt: throttle discards like background writesJens Axboe3-21/+32
2018-05-08blk-wbt: pass in enum wbt_flags to get_rq_wait()Jens Axboe2-11/+18
2018-05-08blk-wbt: account any writing command as a writeJens Axboe1-1/+1
2018-05-08block: break discard submissions into the user defined sizeJens Axboe1-3/+9
2018-05-07loop: remember whether sysfs_create_group() was doneTetsuo Handa2-5/+7
2018-05-07block: Shorten interrupt disabled regionsThomas Gleixner1-10/+2
2018-05-07block: Remove redundant WARN_ON()Anna-Maria Gleixner1-1/+0
2018-05-07block: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior1-3/+0
2018-05-07Fix typo in comment.Florian La Roche1-1/+1
2018-05-07nvme/pci: Hold controller reference during async probeKeith Busch1-0/+3
2018-05-06Linux 4.17-rc4Linus Torvalds1-2/+2
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois1-17/+20
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi1-2/+2
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada1-1/+1
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada1-1/+1
2018-05-05MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes1-1/+3
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2-3/+6
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello1-1/+1
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-1/+3
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse1-5/+19