summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-121-3/+3
* xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+2
* dm: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-4/+4
* bcache: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* virtio_blk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-5/+1
* ps3disk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* skd_main: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* osdblk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* nbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-2/+2
* mtip32xx: remove call to blk_queue_flush()Jens Axboe2016-04-121-6/+0
* loop: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* drbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* NVMe: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-2/+5
* sd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-4/+4
* Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe2016-04-124-0/+77
|\
| * block: add ability to flag write back caching on a deviceJens Axboe2016-04-124-0/+77
* | blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-122-5/+2
* | mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch2016-04-121-3/+3
* | nvme: Use blk-mq helper for IO terminationSagi Grimberg2016-04-121-14/+5
* | NVMe: Skip async events for degraded controllersKeith Busch2016-04-121-2/+10
* | nvme: add helper nvme_setup_cmd()Ming Lin2016-04-123-97/+108
* | nvme: rewrite discard supportMing Lin2016-04-121-29/+39
* | nvme: add helper nvme_map_len()Ming Lin2016-04-122-8/+13
* | nvme: add missing lock nesting notationMing Lin2016-04-121-1/+7
* | NVMe: Always use MSI/MSI-x interruptsKeith Busch2016-04-121-10/+15
|/
* blk-mq: Export tagset iter functionSagi Grimberg2016-04-122-0/+14
* block: add offset in blk_add_request_payload()Ming Lin2016-04-124-5/+6
* writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran2016-04-121-2/+4
* Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-101-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-04-105-7/+13
|\
| * ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-073-2/+6
| * ARM: SMP enable of cache maintanence broadcastRussell King2016-04-011-5/+5
* | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-105-9/+84
|\ \
| * | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-104-36/+49
|\ \
| * | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | i2c: mux: demux-pinctrl: Update docs to new sysfs-attributesWolfram Sang2016-04-071-17/+12
| * | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| |/
* | Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2016-04-102-10/+0
* | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-097-11/+29
|\ \
| * | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
| * | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
| * | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
| * | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
| * | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
OpenPOWER on IntegriCloud