summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: rename dma helper functionsJavier González2016-05-062-10/+10
* lightnvm: enable metadata to be sent to deviceJavier González2016-05-061-0/+1
* lightnvm: do not free unused metadata on rrpcJavier González2016-05-061-2/+0
* lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling2016-05-061-6/+1
* lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling2016-05-062-5/+5
* lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling2016-05-061-19/+16
* lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling2016-05-062-15/+18
* lightnvm: remove struct factory_blksMatias Bjørling2016-05-061-34/+28
* lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-064-80/+109
* lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling2016-05-061-38/+26
* lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund2016-05-061-22/+25
* lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund2016-05-062-10/+10
* lightnvm: store rrpc->soffset in device sector sizeWenwei Tao2016-05-061-7/+10
* lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao2016-05-061-4/+2
* lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling2016-05-061-23/+30
* lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling2016-05-064-56/+69
* lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling2016-05-062-10/+9
* lightnvm: implement nvm_submit_ppa_listMatias Bjørling2016-05-061-19/+69
* lightnvm: handle submit_io failureMatias Bjørling2016-05-061-0/+5
* lightnvm: fix "warning: ‘ret’ may be used uninitialized"Jeff Mahoney2016-05-061-2/+2
* NVMe: Fix reset/remove raceKeith Busch2016-05-031-2/+1
* nvme: fix nvme_ns_remove() deadlockMing Lin2016-05-021-2/+4
* nvme: switch to RCU freeing the namespaceMing Lin2016-05-021-10/+11
* nvme: add helper nvme_cleanup_cmd()Ming Lin2016-05-022-2/+7
* nvme: move AER handling to common codeChristoph Hellwig2016-05-023-40/+66
* nvme: move namespace scanning to coreChristoph Hellwig2016-05-023-32/+34
* nvme: tighten up state check for namespace scanningChristoph Hellwig2016-05-021-2/+4
* nvme: introduce a controller state machineChristoph Hellwig2016-05-023-13/+74
* nvme: remove the io_incapable methodChristoph Hellwig2016-05-022-20/+0
* NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...Wang Sheng-Hui2016-05-021-1/+1
* NVMe: Fix check_flush_dependency warningKeith Busch2016-05-021-0/+1
* NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui2016-04-261-1/+1
* nvme: fix cntlid typeChristoph Hellwig2016-04-261-1/+1
* skd: remove broken discard supportJeff Moyer2016-04-261-58/+1
* block: kill off q->flush_flagsJens Axboe2016-04-134-11/+12
* nvme: Avoid reset work on watchdog timer function during error recoveryGuilherme G. Piccoli2016-04-131-8/+30
* NVMe: silence warning about unused 'dev'Jens Axboe2016-04-131-2/+2
* mtd: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* mmc/block: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* md: update to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-131-3/+3
* xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+2
* dm: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-4/+4
* bcache: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* virtio_blk: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-5/+1
* ps3disk: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* skd_main: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* osdblk: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-1/+1
* nbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-131-2/+2
* mtip32xx: remove call to blk_queue_flush()Jens Axboe2016-04-131-6/+0