summaryrefslogtreecommitdiffstats
path: root/drivers/sbus (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-06lightnvm: enable metadata to be sent to deviceJavier González2-2/+3
2016-05-06lightnvm: do not free unused metadata on rrpcJavier González1-2/+0
2016-05-06lightnvm: fix out of bound ppa lun id on bb tblMatias Bjørling1-6/+1
2016-05-06lightnvm: refactor set_bb_tbl for accepting ppa listMatias Bjørling3-6/+6
2016-05-06lightnvm: move responsibility for bad blk mgmt to targetMatias Bjørling1-19/+16
2016-05-06lightnvm: make nvm_set_rqd_ppalist() aware of vblksMatias Bjørling3-16/+19
2016-05-06lightnvm: remove struct factory_blksMatias Bjørling1-34/+28
2016-05-06lightnvm: refactor device ops->get_bb_tbl()Matias Bjørling5-84/+111
2016-05-06lightnvm: introduce nvm_for_each_lun_ppa() macroMatias Bjørling2-38/+33
2016-05-06lightnvm: refactor dev->online_target to global nvm_targetsSimon A. F. Lund2-23/+25
2016-05-06lightnvm: rename nvm_targets to nvm_tgt_typeSimon A. F. Lund3-12/+12
2016-05-06lightnvm: store rrpc->soffset in device sector sizeWenwei Tao1-7/+10
2016-05-06lightnvm: calculate rrpc total blocks and sectors up frontWenwei Tao1-4/+2
2016-05-06lightnvm: avoid memory leak when lun_map kcalloc failsMatias Bjørling1-23/+30
2016-05-06lightnvm: move block fold outside of get_bb_tbl()Matias Bjørling5-58/+73
2016-05-06lightnvm: add fpg_size and pfpg_size to struct nvm_devMatias Bjørling3-10/+11
2016-05-06lightnvm: implement nvm_submit_ppa_listMatias Bjørling2-19/+71
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: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui1-2/+2
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 Axboe8-28/+32
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-13block: kill blk_queue_flush()Jens Axboe3-23/+2
2016-04-13um: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
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