index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Age
Commit message (
Expand
)
Author
2022-05-01
lightnvm: disable the subsystem
Greg Kroah-Hartman
2021-01-17
lightnvm: select CONFIG_CRC32
Arnd Bergmann
2020-01-27
lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
Igor Konopko
2019-11-24
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
Zhoujie Wu
2019-11-24
lightnvm: pblk: fix error handling of pblk_lines_init()
Wei Yongjun
2019-11-24
lightnvm: pblk: guarantee mw_cunits on read buffer
Javier González
2019-11-24
lightnvm: pblk: fix write amplificiation calculation
Hans Holmberg
2019-11-24
lightnvm: pblk: guarantee emeta on line close
Javier González
2019-11-24
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling
2019-11-24
lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
Matias Bjørling
2019-07-26
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
2019-02-12
lightnvm: pblk: add lock protection to list operations
Hua Su
2019-02-12
lightnvm: pblk: fix resubmission of overwritten write err lbas
Hans Holmberg
2018-11-13
lightnvm: pblk: fix race condition on metadata I/O
Javier González
2018-11-13
lightnvm: pblk: fix two sleep-in-atomic-context bugs
Jia-Ju Bai
2018-11-13
lightnvm: pblk: fix race on sysfs line state
Javier González
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
2018-07-13
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2018-07-13
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
2018-07-13
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
2018-07-13
lightnvm: pblk: enable line minor version detection
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-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
lightnvm: pblk: fix resource leak of invalid_bitmap
Colin Ian King
2018-06-05
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
2018-06-01
lightnvm: pblk: take bitmap alloc. out of critical section
Javier González
2018-06-01
lightnvm: pblk: kick writer on new flush points
Hans Holmberg
2018-06-01
lightnvm: pblk: only try to recover lines with written smeta
Hans Holmberg
2018-06-01
lightnvm: pblk: remove unnecessary bio_get/put
Javier González
2018-06-01
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
2018-06-01
lightnvm: fix partial read error path
Igor Konopko
2018-06-01
lightnvm: proper error handling for pblk_bio_add_pages
Igor Konopko
2018-06-01
lightnvm: pblk: fix smeta write error path
Hans Holmberg
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: pblk: remove dead function
Javier González
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: remove unnecessary indirection
Javier González
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
[next]