summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-06lightnvm: handle submit_io failureMatias Bjørling1-0/+5
2016-05-06lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney1-2/+2
2016-05-03NVMe: Fix reset/remove raceKeith Busch1-2/+1
2016-05-02nvme: fix nvme_ns_remove() deadlockMing Lin1-2/+4
2016-05-02nvme: switch to RCU freeing the namespaceMing Lin1-10/+11
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin2-2/+7
2016-05-02nvme: move AER handling to common codeChristoph Hellwig3-40/+66
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig3-32/+34
2016-05-02nvme: tighten up state check for namespace scanningChristoph Hellwig1-2/+4
2016-05-02nvme: introduce a controller state machineChristoph Hellwig3-13/+74
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig2-20/+0
2016-05-02NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui1-1/+1
2016-05-02NVMe: Fix check_flush_dependency warningKeith Busch1-0/+1
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui1-1/+1
2016-04-26nvme: fix cntlid typeChristoph Hellwig1-1/+1
2016-04-26skd: remove broken discard supportJeff Moyer1-58/+1
2016-04-13block: kill off q->flush_flagsJens Axboe4-11/+12
2016-04-13nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli1-8/+30
2016-04-13NVMe: silence warning about unused 'dev'Jens Axboe1-2/+2
2016-04-13mtd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13mmc/block: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13md: update to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13ide-disk: update to using blk_queue_write_cache()Jens Axboe1-3/+3
2016-04-13xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe1-1/+2
2016-04-13dm: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-13bcache: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13virtio_blk: switch to using blk_queue_write_cache()Jens Axboe1-5/+1
2016-04-13ps3disk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13skd_main: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13osdblk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13nbd: switch to using blk_queue_write_cache()Jens Axboe1-2/+2
2016-04-13mtip32xx: remove call to blk_queue_flush()Jens Axboe1-6/+0
2016-04-13loop: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13drbd: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2016-04-13NVMe: switch to using blk_queue_write_cache()Jens Axboe1-2/+5
2016-04-13sd: switch to using blk_queue_write_cache()Jens Axboe1-4/+4
2016-04-13mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch1-3/+3
2016-04-13nvme: 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-12block: add offset in blk_add_request_payload()Ming Lin2-2/+2
2016-04-11Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-9/+84
2016-04-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-19/+37
2016-04-10Merge 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