index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
rrpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
lightnvm: add a bitmap of luns
Wenwei Tao
1
-29
/
+45
2016-03-19
lightnvm: specify target's logical address area
Wenwei Tao
1
-2
/
+33
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-44
/
+54
2016-03-04
lightnvm: generalize rrpc ppa calculations
Javier González
1
-17
/
+31
2016-03-04
lightnvm: rename ->nr_pages to ->nr_sects
Matias Bjørling
1
-15
/
+14
2016-03-04
lightnvm: update closed list outside of intr context
Javier González
1
-13
/
+10
2016-02-04
lightnvm: put bio before return
Wenwei Tao
1
-1
/
+3
2016-01-12
lightnvm: manage open and closed blocks separately
Javier González
1
-5
/
+33
2016-01-12
lightnvm: reference rrpc lun in rrpc block
Javier González
1
-0
/
+1
2016-01-12
lightnvm: move rq->error to nvm_rq->error
Matias Bjørling
1
-1
/
+1
2016-01-12
lightnvm: move the pages per block check out of the loop
Wenwei Tao
1
-6
/
+5
2016-01-12
lightnvm: fix locking and mempool in rrpc_lun_gc
Wenwei Tao
1
-6
/
+6
2016-01-12
lightnvm: put block back to gc list on its reclaim fail
Wenwei Tao
1
-4
/
+14
2016-01-12
lightnvm: check bi_error in gc
Wenwei Tao
1
-0
/
+6
2016-01-12
lightnvm: refactor end_io functions for sync
Matias Bjørling
1
-4
/
+2
2016-01-12
lightnvm: unlock rq and free ppa_list on submission fail
Wenwei Tao
1
-0
/
+6
2016-01-12
lightnvm: add check after mempool allocation
Javier Gonzalez
1
-0
/
+2
2016-01-12
lightnvm: fix bio submission issue
Wenwei Tao
1
-1
/
+3
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-1
/
+1
2015-12-07
lightnvm: put blks when luns configure failed
Wenwei Tao
1
-2
/
+19
2015-12-07
lightnvm: use flags in rrpc_get_blk
Wenwei Tao
1
-1
/
+1
2015-11-17
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-1
/
+31
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-4
/
+5
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
1
-9
/
+8
2015-10-29
rrpc: Round-robin sector target with cost-based gc
Matias Bjørling
1
-0
/
+1324