summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-06lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling
2016-05-06lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling
2016-05-06lightnvm: implement nvm_submit_ppa_listMatias Bjørling
2016-05-06lightnvm: handle submit_io failureMatias Bjørling
2016-05-06lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney
2016-05-03NVMe: Fix reset/remove raceKeith Busch
2016-05-02nvme: fix nvme_ns_remove() deadlockMing Lin
2016-05-02nvme: switch to RCU freeing the namespaceMing Lin
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin
2016-05-02nvme: move AER handling to common codeChristoph Hellwig
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig
2016-05-02nvme: tighten up state check for namespace scanningChristoph Hellwig
2016-05-02nvme: introduce a controller state machineChristoph Hellwig
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig
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-25skd: 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-10Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds