index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
/
pblk-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lightnvm: pblk: guarantee that backpointer is respected on writer stall
Javier González
2018-10-09
1
-2
/
+3
*
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
Zhoujie Wu
2018-10-09
1
-0
/
+2
*
lightnvm: pblk: fix error handling of pblk_lines_init()
Wei Yongjun
2018-10-09
1
-1
/
+2
*
lightnvm: pblk: guarantee mw_cunits on read buffer
Javier González
2018-10-09
1
-1
/
+2
*
lightnvm: pblk: move ring buffer alloc/free rb init
Javier González
2018-10-09
1
-15
/
+3
*
lightnvm: pblk: add SPDX license tag
Javier González
2018-10-09
1
-0
/
+1
*
lightnvm: use internal allocation for chunk log page
Javier González
2018-10-09
1
-1
/
+1
*
lightnvm: pblk: stop recreating global caches
Hans Holmberg
2018-10-09
1
-46
/
+86
*
lightnvm: pblk: add trace events for pblk state changes
Hans Holmberg
2018-10-09
1
-0
/
+1
*
lightnvm: pblk: add trace events for line state changes
Hans Holmberg
2018-10-09
1
-0
/
+3
*
lightnvm: pblk: add trace events for chunk states
Hans Holmberg
2018-10-09
1
-0
/
+4
*
lightnvm: pblk: allocate line map bitmaps using a mempool
Hans Holmberg
2018-10-09
1
-0
/
+18
*
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling
2018-10-09
1
-1
/
+1
*
lightnvm: pblk: unify vector max req constants
Matias Bjørling
2018-10-09
1
-6
/
+0
*
lightnvm: move bad block and chunk state logic to core
Matias Bjørling
2018-10-09
1
-113
/
+3
*
lightnvm: move device L2P detection to core
Matias Bjørling
2018-10-09
1
-7
/
+0
*
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
2018-07-13
1
-2
/
+3
*
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
2018-07-13
1
-37
/
+39
*
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
2018-07-13
1
-4
/
+4
*
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2018-07-13
1
-4
/
+5
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
2018-06-05
1
-1
/
+1
*
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
2018-06-01
1
-2
/
+12
*
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
2018-06-01
1
-15
/
+31
*
lightnvm: pblk: rework write error recovery path
Hans Holmberg
2018-06-01
1
-0
/
+2
*
lightnvm: pass flag on graceful teardown to targets
Javier González
2018-06-01
1
-6
/
+8
*
lightnvm: pblk: check for chunk size before allocating it
Javier González
2018-06-01
1
-3
/
+3
*
lightnvm: pblk: remove unnecessary argument
Javier González
2018-06-01
1
-1
/
+1
*
lightnvm: pblk: recheck for bad lines at runtime
Javier González
2018-06-01
1
-4
/
+7
*
lightnvm: pblk: fail gracefully on line alloc. failure
Javier González
2018-06-01
1
-0
/
+5
*
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-36
/
+36
*
lightnvm: pblk: implement 2.0 support
Javier González
2018-03-29
1
-6
/
+50
*
lightnvm: pblk: implement get log report chunk
Javier González
2018-03-29
1
-64
/
+158
*
lightnvm: pblk: rename ppaf* to addrf*
Javier González
2018-03-29
1
-4
/
+4
*
lightnvm: pblk: check for supported version
Javier González
2018-03-29
1
-2
/
+8
*
lightnvm: normalize geometry nomenclature
Javier González
2018-03-29
1
-15
/
+15
*
lightnvm: simplify geometry structure
Javier González
2018-03-29
1
-55
/
+62
*
lightnvm: pblk: refactor init/exit sequences
Javier González
2018-03-29
1
-203
/
+202
*
lightnvm: fix bad block initialization
Heiner Litz
2018-03-29
1
-1
/
+2
*
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
2018-03-29
1
-5
/
+4
*
lightnvm: pblk: refactor bad block identification
Javier González
2018-03-29
1
-100
/
+109
*
lightnvm: pblk: delete writer kick timer before stopping thread
Hans Holmberg
2018-03-29
1
-1
/
+1
*
lightnvm: pblk: add padding distribution sysfs attribute
Hans Holmberg
2018-03-29
1
-2
/
+14
*
lightnvm: pblk: export write amplification counters to sysfs
Hans Holmberg
2018-03-29
1
-2
/
+9
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-1
/
+1
*
lightnvm: pblk: print instance name on instance info
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: free write buffer on init failure
Javier González
2018-01-05
1
-1
/
+2
*
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
2018-01-05
1
-6
/
+11
[next]