summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-02NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui
2016-05-02NVMe: Fix check_flush_dependency warningKeith Busch
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui
2016-04-26nvme: fix cntlid typeChristoph Hellwig
2016-04-26skd: remove broken discard supportJeff Moyer
2016-04-13block: kill off q->flush_flagsJens Axboe
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli
2016-04-12NVMe: silence warning about unused 'dev'Jens Axboe
2016-04-12mtd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mmc/block: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12md: update to using blk_queue_write_cache()Jens Axboe
2016-04-12ide-disk: update to using blk_queue_write_cache()Jens Axboe
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12dm: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12bcache: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12virtio_blk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12ps3disk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12skd_main: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12osdblk: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12nbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mtip32xx: remove call to blk_queue_flush()Jens Axboe
2016-04-12loop: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12drbd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12NVMe: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12sd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch
2016-04-12nvme: Use blk-mq helper for IO terminationSagi Grimberg
2016-04-12NVMe: Skip async events for degraded controllersKeith Busch
2016-04-12nvme: add helper nvme_setup_cmd()Ming Lin
2016-04-12nvme: rewrite discard supportMing Lin
2016-04-12nvme: add helper nvme_map_len()Ming Lin
2016-04-12nvme: add missing lock nesting notationMing Lin
2016-04-12NVMe: Always use MSI/MSI-x interruptsKeith Busch
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2016-04-11Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-09Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-09Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-08tuntap: restore default qdiscJason Wang