| Commit message (Expand) | Author | Files | Lines |
2018-10-09 | lightnvm: pblk: fix write amplificiation calculation | Hans Holmberg | 1 | -2/+1 |
2018-10-09 | lightnvm: pblk: fix up prints in pblk_read_check_rand | Hans Holmberg | 1 | -2/+2 |
2018-10-09 | lightnvm: pblk: remove unused parameters in pblk_up_rq | Hans Holmberg | 3 | -7/+4 |
2018-10-09 | lightnvm: pblk: allocate line map bitmaps using a mempool | Hans Holmberg | 4 | -8/+38 |
2018-10-09 | lightnvm: introduce nvm_rq_to_ppa_list | Hans Holmberg | 7 | -37/+34 |
2018-10-09 | lightnvm: pblk: guarantee emeta on line close | Javier González | 1 | -2/+11 |
2018-10-09 | lightnvm: pblk: remove unused variable. | Javier González | 1 | -1/+0 |
2018-10-09 | lightnvm: pblk: fix comment typo | Javier González | 1 | -1/+1 |
2018-10-09 | lightnvm: pblk: improve line helpers | Javier González | 5 | -18/+20 |
2018-10-09 | lightnvm: pblk: add helpers for chunk addresses | Javier González | 2 | -0/+38 |
2018-10-09 | lightnvm: pblk: refactor put line fn on read completion | Matias Bjørling | 3 | -17/+22 |
2018-10-09 | lightnvm: pblk: remove size and out of bounds read check | Matias Bjørling | 1 | -7/+0 |
2018-10-09 | lightnvm: pblk: fix incorrect min_write_pgs | Matias Bjørling | 1 | -1/+1 |
2018-10-09 | lightnvm: pblk: unify vector max req constants | Matias Bjørling | 4 | -17/+9 |
2018-10-09 | lightnvm: move bad block and chunk state logic to core | Matias Bjørling | 6 | -187/+265 |
2018-10-09 | lightnvm: pblk: fix race condition on metadata I/O | Javier González | 1 | -7/+7 |
2018-10-09 | lightnvm: move device L2P detection to core | Matias Bjørling | 3 | -7/+11 |
2018-10-09 | lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync | Matias Bjørling | 1 | -17/+2 |
2018-10-09 | lightnvm: combine 1.2 and 2.0 command flags | Matias Bjørling | 7 | -65/+32 |
2018-10-09 | lightnvm: remove dependencies on BLK_DEV_NVME and PCI | Matias Bjørling | 1 | -2/+1 |
2018-10-08 | blk-mq: complete req in softirq context in case of single queue | Ming Lei | 2 | -3/+16 |
2018-10-08 | bcache: panic fix for making cache device | Dongbo Cao | 1 | -0/+8 |
2018-10-08 | bcache: split combined if-condition code into separate ones | Dongbo Cao | 1 | -14/+76 |
2018-10-08 | bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_allo... | Shenghui Wang | 1 | -1/+1 |
2018-10-08 | bcache: replace hard coded number with BUCKET_GC_GEN_MAX | Coly Li | 1 | -1/+1 |
2018-10-08 | bcache: remove useless parameter of bch_debug_init() | Dongbo Cao | 3 | -3/+3 |
2018-10-08 | bcache: remove unused bch_passthrough_cache | Shenghui Wang | 1 | -1/+1 |
2018-10-08 | bcache: recal cached_dev_sectors on detach | Shenghui Wang | 1 | -0/+1 |
2018-10-08 | bcache: fix miss key refill->end in writeback | Tang Junhui | 1 | -1/+1 |
2018-10-08 | bcache: Populate writeback_rate_minimum attribute | Ben Peddell | 1 | -0/+2 |
2018-10-08 | bcache: correct dirty data statistics | Tang Junhui | 1 | -1/+2 |
2018-10-08 | bcache: fix typo in code comments of closure_return_with_destructor() | Coly Li | 1 | -1/+2 |
2018-10-08 | bcache: fix ioctl in flash device | Tang Junhui | 2 | -4/+3 |
2018-10-08 | bcache: use REQ_PRIO to indicate bio for metadata | Coly Li | 1 | -2/+2 |
2018-10-08 | bcache: trace missed reading by cache_missed | Tang Junhui | 1 | -1/+1 |
2018-10-08 | bcache: account size of buckets used in uuid write to ca->meta_sectors_written | Shenghui Wang | 1 | -0/+5 |
2018-10-05 | blk-mq-debugfs: Also show requests that have not yet been started | Bart Van Assche | 1 | -2/+1 |
2018-10-05 | nvmet-rdma: use a private workqueue for delete | Sagi Grimberg | 1 | -4/+15 |
2018-10-04 | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD | Bart Van Assche | 8 | -11/+11 |
2018-10-03 | cdrom: fix improper type cast, which can leat to information leak. | Young_X | 1 | -1/+1 |
2018-10-02 | pktcdvd: fix fall-through annotation | Gustavo A. R. Silva | 1 | -1/+1 |
2018-10-01 | nvme: take node locality into account when selecting a path | Christoph Hellwig | 3 | -28/+54 |
2018-10-01 | nvmet: don't split large I/Os unconditionally | Sagi Grimberg | 2 | -2/+8 |
2018-10-01 | nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O | James Smart | 3 | -2/+13 |
2018-10-01 | nvme-core: add async event trace helper | Chaitanya Kulkarni | 2 | -2/+37 |
2018-10-01 | nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device | James Smart | 1 | -9/+95 |
2018-10-01 | nvmet_fc: support target port removal with nvmet layer | James Smart | 1 | -8/+120 |
2018-10-01 | nvme-fc: fix for a minor typos | Milan P. Gandhi | 2 | -3/+3 |
2018-10-01 | nvmet: remove redundant module prefix | Chaitanya Kulkarni | 1 | -1/+1 |
2018-10-01 | nvme: fix typo in nvme_identify_ns_descs | Milan P. Gandhi | 1 | -1/+1 |