summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-09lightnvm: pblk: remove debug from pblk_[down/up]_pageMatias Bjørling
2018-10-09lightnvm: pblk: fix write amplificiation calculationHans Holmberg
2018-10-09lightnvm: pblk: fix up prints in pblk_read_check_randHans Holmberg
2018-10-09lightnvm: pblk: remove unused parameters in pblk_up_rqHans Holmberg
2018-10-09lightnvm: pblk: allocate line map bitmaps using a mempoolHans Holmberg
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg
2018-10-09lightnvm: pblk: guarantee emeta on line closeJavier González
2018-10-09lightnvm: pblk: remove unused variable.Javier González
2018-10-09lightnvm: pblk: fix comment typoJavier González
2018-10-09lightnvm: pblk: improve line helpersJavier González
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González
2018-10-09lightnvm: pblk: refactor put line fn on read completionMatias Bjørling
2018-10-09lightnvm: pblk: remove size and out of bounds read checkMatias Bjørling
2018-10-09lightnvm: pblk: fix incorrect min_write_pgsMatias Bjørling
2018-10-09lightnvm: pblk: unify vector max req constantsMatias Bjørling
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling
2018-10-09lightnvm: pblk: fix race condition on metadata I/OJavier González
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling
2018-10-09lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_syncMatias Bjørling
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling
2018-10-09lightnvm: remove dependencies on BLK_DEV_NVME and PCIMatias Bjørling
2018-10-08bcache: panic fix for making cache deviceDongbo Cao
2018-10-08bcache: split combined if-condition code into separate onesDongbo Cao
2018-10-08bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...Shenghui Wang
2018-10-08bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li
2018-10-08bcache: remove useless parameter of bch_debug_init()Dongbo Cao
2018-10-08bcache: remove unused bch_passthrough_cacheShenghui Wang
2018-10-08bcache: recal cached_dev_sectors on detachShenghui Wang
2018-10-08bcache: fix miss key refill->end in writebackTang Junhui
2018-10-08bcache: Populate writeback_rate_minimum attributeBen Peddell
2018-10-08bcache: correct dirty data statisticsTang Junhui
2018-10-08bcache: fix typo in code comments of closure_return_with_destructor()Coly Li
2018-10-08bcache: fix ioctl in flash deviceTang Junhui
2018-10-08bcache: use REQ_PRIO to indicate bio for metadataColy Li
2018-10-08bcache: trace missed reading by cache_missedTang Junhui
2018-10-08bcache: account size of buckets used in uuid write to ca->meta_sectors_writtenShenghui Wang
2018-10-05Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe
2018-10-05nvmet-rdma: use a private workqueue for deleteSagi Grimberg
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche
2018-10-03cdrom: fix improper type cast, which can leat to information leak.Young_X
2018-10-02pktcdvd: fix fall-through annotationGustavo A. R. Silva
2018-10-01nvme: take node locality into account when selecting a pathChristoph Hellwig
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart
2018-10-01nvme-core: add async event trace helperChaitanya Kulkarni
2018-10-01nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni
2018-10-01nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi