开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
rrpc.c
Age
Commit message (
Expand
)
Author
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