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-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
2018-01-05
lightnvm: set target over-provision on create ioctl
Javier González
2018-01-05
lightnvm: pblk: use exact free block counter in RL
Javier González
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
2017-11-21
lightnvm: Convert timers to use timer_setup()
Kees Cook
2017-10-13
lightnvm: pblk: remove spinlock when freeing line metadata
Hans Holmberg
2017-10-13
lightnvm: pblk: add l2p crc debug printouts
Hans Holmberg
2017-10-13
lightnvm: pblk: start gc if needed during init
Hans Holmberg
2017-10-13
lightnvm: pblk: free full lines during recovery
Hans Holmberg
2017-10-13
lightnvm: pblk: prevent gc kicks when gc is not operational
Hans Holmberg
2017-10-13
lightnvm: pblk: fix releases of kmem cache in error path
Rakesh Pandit
2017-10-13
lightnvm: pblk: fix changing GC group list for a line
Rakesh Pandit
2017-10-13
lightnvm: pblk: ensure right bad block calculation
Javier González
2017-10-13
lightnvm: pblk: enable 1 LUN configuration
Javier González
2017-10-13
lightnvm: pblk: guarantee line integrity on reads
Javier González
2017-10-13
lightnvm: pblk: do not use a mempool for line bitmaps
Javier González
2017-10-13
lightnvm: pblk: decouple read/erase mempools
Javier González
[next]