index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
pblk-init.c
Age
Commit message (
Expand
)
Author
2019-05-06
lightnvm: pblk: IO path reorganization
Igor Konopko
2019-05-06
lightnvm: pblk: fix bio leak when bio is split
Chansol Kim
2019-05-06
lightnvm: pblk: cleanly fail when there is not enough memory
Igor Konopko
2019-05-06
lightnvm: pblk: reduce L2P memory footprint
Igor Konopko
2019-02-11
lightnvm: pblk: Switch to use new generic UUID API
Andy Shevchenko
2019-02-11
lightnvm: pblk: stop taking the free lock in in pblk_lines_free
Hans Holmberg
2018-12-11
lightnvm: pblk: support packed metadata
Igor Konopko
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
2018-12-11
lightnvm: pblk: add helpers for OOB metadata
Igor Konopko
2018-12-11
lightnvm: pblk: avoid ref warning on cache creation
Javier González
2018-12-11
lightnvm: pblk: fix pblk_lines_init error handling path
Hans Holmberg
2018-12-11
lightnvm: pblk: remove unused macro
Hans Holmberg
2018-12-11
lightnvm: pblk: set conservative threshold for user writes
Hans Holmberg
2018-10-09
lightnvm: pblk: guarantee that backpointer is respected on writer stall
Javier González
2018-10-09
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
Zhoujie Wu
2018-10-09
lightnvm: pblk: fix error handling of pblk_lines_init()
Wei Yongjun
2018-10-09
lightnvm: pblk: guarantee mw_cunits on read buffer
Javier González
2018-10-09
lightnvm: pblk: move ring buffer alloc/free rb init
Javier González
2018-10-09
lightnvm: pblk: add SPDX license tag
Javier González
2018-10-09
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
lightnvm: pblk: stop recreating global caches
Hans Holmberg
2018-10-09
lightnvm: pblk: add trace events for pblk state changes
Hans Holmberg
2018-10-09
lightnvm: pblk: add trace events for line state changes
Hans Holmberg
2018-10-09
lightnvm: pblk: add trace events for chunk states
Hans Holmberg
2018-10-09
lightnvm: pblk: allocate line map bitmaps using a mempool
Hans Holmberg
2018-10-09
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling
2018-10-09
lightnvm: pblk: unify vector max req constants
Matias Bjørling
2018-10-09
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-09
lightnvm: move device L2P detection to core
Matias Bjørling
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
2018-07-13
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
2018-07-13
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
2018-06-01
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
2018-06-01
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
2018-06-01
lightnvm: pblk: rework write error recovery path
Hans Holmberg
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
2018-06-01
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2018-06-01
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2018-05-30
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-03-29
lightnvm: pblk: implement 2.0 support
Javier González
2018-03-29
lightnvm: pblk: implement get log report chunk
Javier González
2018-03-29
lightnvm: pblk: rename ppaf* to addrf*
Javier González
[next]