index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
lightnvm: pblk: consider max hw sectors supported for max_write_pgs
Zhoujie Wu
1
-0
/
+2
2019-11-24
lightnvm: pblk: fix error handling of pblk_lines_init()
Wei Yongjun
1
-1
/
+2
2019-11-24
lightnvm: pblk: guarantee mw_cunits on read buffer
Javier González
1
-1
/
+2
2019-11-24
lightnvm: pblk: fix write amplificiation calculation
Hans Holmberg
1
-2
/
+1
2019-11-24
lightnvm: pblk: guarantee emeta on line close
Javier González
1
-2
/
+11
2019-11-24
lightnvm: pblk: fix incorrect min_write_pgs
Matias Bjørling
1
-1
/
+1
2019-11-24
lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
Matias Bjørling
1
-17
/
+2
2019-07-26
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
1
-8
/
+10
2019-02-12
lightnvm: pblk: add lock protection to list operations
Hua Su
1
-3
/
+10
2019-02-12
lightnvm: pblk: fix resubmission of overwritten write err lbas
Hans Holmberg
1
-3
/
+5
2018-11-13
lightnvm: pblk: fix race condition on metadata I/O
Javier González
1
-7
/
+7
2018-11-13
lightnvm: pblk: fix two sleep-in-atomic-context bugs
Jia-Ju Bai
1
-2
/
+4
2018-11-13
lightnvm: pblk: fix race on sysfs line state
Javier González
2
-3
/
+10
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2
-4
/
+6
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
1
-2
/
+3
2018-07-13
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2
-63
/
+130
2018-07-13
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
9
-138
/
+153
2018-07-13
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
1
-7
/
+7
2018-07-13
lightnvm: pblk: enable line minor version detection
Matias Bjørling
1
-2
/
+3
2018-07-13
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
10
-70
/
+72
2018-07-13
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2
-7
/
+5
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-05
lightnvm: pblk: fix resource leak of invalid_bitmap
Colin Ian King
1
-1
/
+2
2018-06-05
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
1
-1
/
+1
2018-06-01
lightnvm: pblk: take bitmap alloc. out of critical section
Javier González
1
-41
/
+56
2018-06-01
lightnvm: pblk: kick writer on new flush points
Hans Holmberg
4
-7
/
+10
2018-06-01
lightnvm: pblk: only try to recover lines with written smeta
Hans Holmberg
1
-9
/
+21
2018-06-01
lightnvm: pblk: remove unnecessary bio_get/put
Javier González
1
-37
/
+28
2018-06-01
lightnvm: pblk: add possibility to set write buffer size manually
Marcin Dziegielewski
1
-2
/
+12
2018-06-01
lightnvm: fix partial read error path
Igor Konopko
1
-4
/
+4
2018-06-01
lightnvm: proper error handling for pblk_bio_add_pages
Igor Konopko
1
-2
/
+4
2018-06-01
lightnvm: pblk: fix smeta write error path
Hans Holmberg
1
-3
/
+4
2018-06-01
lightnvm: pblk: garbage collect lines with failed writes
Hans Holmberg
7
-64
/
+200
2018-06-01
lightnvm: pblk: rework write error recovery path
Hans Holmberg
5
-229
/
+181
2018-06-01
lightnvm: pblk: remove dead function
Javier González
2
-8
/
+0
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
5
-17
/
+34
2018-06-01
lightnvm: pblk: check for chunk size before allocating it
Javier González
1
-3
/
+3
2018-06-01
lightnvm: pblk: remove unnecessary argument
Javier González
3
-5
/
+5
2018-06-01
lightnvm: pblk: remove unnecessary indirection
Javier González
1
-12
/
+2
2018-06-01
lightnvm: pblk: return NVM_ error on failed submission
Javier González
1
-14
/
+8
2018-06-01
lightnvm: pblk: warn in case of corrupted write buffer
Javier González
1
-3
/
+2
2018-06-01
lightnvm: pblk: improve error msg on corrupted LBAs
Javier González
1
-10
/
+32
2018-06-01
lightnvm: pblk: check read lba on gc path
Javier González
1
-6
/
+33
[next]