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
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
2018-03-29
lightnvm: pblk: check for supported version
Javier González
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
2018-03-29
lightnvm: simplify geometry structure
Javier González
2018-03-29
lightnvm: pblk: refactor init/exit sequences
Javier González
2018-03-29
lightnvm: fix bad block initialization
Heiner Litz
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-29
lightnvm: pblk: refactor bad block identification
Javier González
2018-03-29
lightnvm: pblk: delete writer kick timer before stopping thread
Hans Holmberg
2018-03-29
lightnvm: pblk: add padding distribution sysfs attribute
Hans Holmberg
2018-03-29
lightnvm: pblk: export write amplification counters to sysfs
Hans Holmberg
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-01-05
lightnvm: pblk: print instance name on instance info
Javier González
2018-01-05
lightnvm: pblk: free write buffer on init failure
Javier González
2018-01-05
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
[next]