summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli1-8/+30
2016-04-12NVMe: silence warning about unused 'dev'Jens Axboe1-2/+2
2016-04-12block: kill blk_queue_flush()Jens Axboe3-23/+2
2016-04-12um: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12mtd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12mmc/block: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12md: update to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12ide-disk: update to using blk_queue_write_cache()Jens Axboe1-3/+3
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe1-1/+2
2016-04-12dm: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-12bcache: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12virtio_blk: switch to using blk_queue_write_cache()Jens Axboe1-5/+1
2016-04-12ps3disk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12skd_main: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12osdblk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12nbd: switch to using blk_queue_write_cache()Jens Axboe1-2/+2
2016-04-12mtip32xx: remove call to blk_queue_flush()Jens Axboe1-6/+0
2016-04-12loop: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12drbd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-12NVMe: switch to using blk_queue_write_cache()Jens Axboe1-2/+5
2016-04-12sd: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-12Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe4-0/+77
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe4-0/+77
2016-04-12blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2-5/+2
2016-04-12mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch1-3/+3
2016-04-12nvme: Use blk-mq helper for IO terminationSagi Grimberg1-14/+5
2016-04-12NVMe: Skip async events for degraded controllersKeith Busch1-2/+10
2016-04-12nvme: add helper nvme_setup_cmd()Ming Lin3-97/+108
2016-04-12nvme: rewrite discard supportMing Lin1-29/+39
2016-04-12nvme: add helper nvme_map_len()Ming Lin2-8/+13
2016-04-12nvme: add missing lock nesting notationMing Lin1-1/+7
2016-04-12NVMe: Always use MSI/MSI-x interruptsKeith Busch1-10/+15
2016-04-12blk-mq: Export tagset iter functionSagi Grimberg2-0/+14
2016-04-12block: add offset in blk_add_request_payload()Ming Lin4-5/+6
2016-04-12writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4
2016-04-10Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-7/+13
2016-04-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+49
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-11/+29
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-32/+53
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-45/+95
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-148/+151
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-15/+1377
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-109/+164
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-10/+16
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-62/+380
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-92/+448