summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-09lightnvm: pblk: allocate line map bitmaps using a mempoolHans Holmberg4-8/+38
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg6-37/+29
2018-10-09lightnvm: pblk: guarantee emeta on line closeJavier González1-2/+11
2018-10-09lightnvm: pblk: remove unused variable.Javier González1-1/+0
2018-10-09lightnvm: pblk: fix comment typoJavier González1-1/+1
2018-10-09lightnvm: pblk: improve line helpersJavier González5-18/+20
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González1-0/+19
2018-10-09lightnvm: pblk: refactor put line fn on read completionMatias Bjørling3-17/+22
2018-10-09lightnvm: pblk: remove size and out of bounds read checkMatias Bjørling1-7/+0
2018-10-09lightnvm: pblk: fix incorrect min_write_pgsMatias Bjørling1-1/+1
2018-10-09lightnvm: pblk: unify vector max req constantsMatias Bjørling4-17/+9
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling5-177/+260
2018-10-09lightnvm: pblk: fix race condition on metadata I/OJavier González1-7/+7
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling2-7/+5
2018-10-09lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_syncMatias Bjørling1-17/+2
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling6-65/+30
2018-10-09lightnvm: remove dependencies on BLK_DEV_NVME and PCIMatias Bjørling1-2/+1
2018-10-08bcache: panic fix for making cache deviceDongbo Cao1-0/+8
2018-10-08bcache: split combined if-condition code into separate onesDongbo Cao1-14/+76
2018-10-08bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo...Shenghui Wang1-1/+1
2018-10-08bcache: replace hard coded number with BUCKET_GC_GEN_MAXColy Li1-1/+1
2018-10-08bcache: remove useless parameter of bch_debug_init()Dongbo Cao3-3/+3
2018-10-08bcache: remove unused bch_passthrough_cacheShenghui Wang1-1/+1
2018-10-08bcache: recal cached_dev_sectors on detachShenghui Wang1-0/+1
2018-10-08bcache: fix miss key refill->end in writebackTang Junhui1-1/+1
2018-10-08bcache: Populate writeback_rate_minimum attributeBen Peddell1-0/+2
2018-10-08bcache: correct dirty data statisticsTang Junhui1-1/+2
2018-10-08bcache: fix typo in code comments of closure_return_with_destructor()Coly Li1-1/+2
2018-10-08bcache: fix ioctl in flash deviceTang Junhui2-4/+3
2018-10-08bcache: use REQ_PRIO to indicate bio for metadataColy Li1-2/+2
2018-10-08bcache: trace missed reading by cache_missedTang Junhui1-1/+1
2018-10-08bcache: account size of buckets used in uuid write to ca->meta_sectors_writtenShenghui Wang1-0/+5
2018-10-05Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe11-60/+346
2018-10-05nvmet-rdma: use a private workqueue for deleteSagi Grimberg1-4/+15
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche6-9/+9
2018-10-03cdrom: fix improper type cast, which can leat to information leak.Young_X1-1/+1
2018-10-02pktcdvd: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-01nvme: take node locality into account when selecting a pathChristoph Hellwig3-28/+54
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg2-2/+8
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart2-2/+12
2018-10-01nvme-core: add async event trace helperChaitanya Kulkarni2-2/+37
2018-10-01nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport deviceJames Smart1-9/+95
2018-10-01nvmet_fc: support target port removal with nvmet layerJames Smart1-8/+120
2018-10-01nvme-fc: fix for a minor typosMilan P. Gandhi2-3/+3
2018-10-01nvmet: remove redundant module prefixChaitanya Kulkarni1-1/+1
2018-10-01nvme: fix typo in nvme_identify_ns_descsMilan P. Gandhi1-1/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe406-2751/+4083
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman5-7/+18
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman3-13/+28
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman1-2/+2