summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-063-16/+19
* lightnvm: remove struct factory_blksMatias Bjørling2016-05-061-34/+28
* lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling2016-05-065-84/+111
* lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling2016-05-062-38/+33
* lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund2016-05-062-23/+25
* lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund2016-05-063-12/+12
* 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-065-58/+73
* lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling2016-05-063-10/+11
* lightnvm: implement nvm_submit_ppa_listMatias Bjørling2016-05-062-19/+71
* 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: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui2016-05-021-2/+2
* 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-251-58/+1
* block: kill off q->flush_flagsJens Axboe2016-04-138-28/+32
* 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-121-2/+2
* block: kill blk_queue_flush()Jens Axboe2016-04-123-23/+2
* um: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* mtd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* mmc/block: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* md: update to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* ide-disk: update to using blk_queue_write_cache()Jens Axboe2016-04-121-3/+3
* xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+2
* dm: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-4/+4
* bcache: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* virtio_blk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-5/+1
* ps3disk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* skd_main: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* osdblk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* nbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-2/+2
* mtip32xx: remove call to blk_queue_flush()Jens Axboe2016-04-121-6/+0
* loop: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* drbd: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
OpenPOWER on IntegriCloud