linux/drivers/lightnvm
Javier González 8a3c95ab38 lightnvm: do not protect block 0
Device blocks should be marked by the device and considered as bad
blocks by the media manager. Thus, do not make assumptions on which
blocks are going to be used by the device. In doing so we might lose
valid blocks from the free list.

Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-29 12:12:51 -07:00
..
core.c lightnvm: enable to send hint to erase command 2016-11-29 12:12:51 -07:00
gennvm.c lightnvm: do not protect block 0 2016-11-29 12:12:51 -07:00
gennvm.h lightnvm: move target mgmt into media mgr 2016-07-07 08:51:52 -06:00
Kconfig lightnvm: NVM should depend on HAS_DMA 2016-09-21 07:56:10 -06:00
Makefile nvme: lightnvm: attach lightnvm sysfs to nvme block device 2016-11-29 12:12:51 -07:00
rrpc.c lightnvm: enable to send hint to erase command 2016-11-29 12:12:51 -07:00
rrpc.h lightnvm: make rrpc_map_page call nvm_get_blk outside locks 2016-07-07 08:51:52 -06:00
sysblk.c lightnvm: enable to send hint to erase command 2016-11-29 12:12:51 -07:00