summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06lightnvm: store rrpc->soffset in device sector sizeWenwei Tao
2016-05-06lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao
2016-05-06lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling
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: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui
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-12block: kill blk_queue_flush()Jens Axboe
2016-04-12um: switch to using blk_queue_write_cache()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-12Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe
2016-04-12blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg
2016-04-12mtip32xx: Convert to use blk_mq_tagset_busy_iterKeith Busch
2016-04-12nvme: Use blk-mq helper for IO terminationSagi Grimberg