index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
rrpc.c
Age
Commit message (
Expand
)
Author
2016-03-19
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-19
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-03
lightnvm: generalize rrpc ppa calculations
Javier González
2016-03-03
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
2016-03-03
lightnvm: update closed list outside of intr context
Javier González
2016-02-04
lightnvm: put bio before return
Wenwei Tao
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
2016-01-12
lightnvm: reference rrpc lun in rrpc block
Javier González
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
2016-01-12
lightnvm: move the pages per block check out of the loop
Wenwei Tao
2016-01-12
lightnvm: fix locking and mempool in rrpc_lun_gc
Wenwei Tao
2016-01-12
lightnvm: put block back to gc list on its reclaim fail
Wenwei Tao
2016-01-12
lightnvm: check bi_error in gc
Wenwei Tao
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
2016-01-12
lightnvm: unlock rq and free ppa_list on submission fail
Wenwei Tao
2016-01-12
lightnvm: add check after mempool allocation
Javier Gonzalez
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
2015-12-07
lightnvm: put blks when luns configure failed
Wenwei Tao
2015-12-07
lightnvm: use flags in rrpc_get_blk
Wenwei Tao
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
2015-10-29
rrpc: Round-robin sector target with cost-based gc
Matias Bjørling