index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
rrpc.c
Age
Commit message (
Expand
)
Author
2016-05-06
lightnvm: do not assume sequential lun alloc.
Javier González
2016-05-06
lightnvm: do not free unused metadata on rrpc
Javier González
2016-05-06
lightnvm: rename nvm_targets to nvm_tgt_type
Simon A. F. Lund
2016-05-06
lightnvm: store rrpc->soffset in device sector size
Wenwei Tao
2016-05-06
lightnvm: calculate rrpc total blocks and sectors up front
Wenwei Tao
2016-03-18
lightnvm: add a bitmap of luns
Wenwei Tao
2016-03-18
lightnvm: specify target's logical address area
Wenwei Tao
2016-03-18
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