index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
lightnvm: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-18
/
+5
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-04-13
lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
Christoph Hellwig
2
-1
/
+5
2021-04-13
lightnvm: return the correct return value
Tian Tao
1
-1
/
+1
2021-02-15
lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
Andy Shevchenko
2
-5
/
+3
2021-02-15
lightnvm: fix unnecessary NULL check warnings
Tian Tao
1
-2
/
+1
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2021-01-21
lightnvm: fix memory leak when submit fails
Pan Bian
1
-2
/
+1
2021-01-04
lightnvm: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-12-08
drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c
tangzhenhao
1
-0
/
+4
2020-10-16
lightnvm: fix out-of-bounds write to array devices->info[]
Colin Ian King
1
-2
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-1
/
+1
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2
-9
/
+11
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
1
-2
/
+2
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-12
/
+7
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-3
/
+2
2020-05-27
lightnvm/pblk: use bio_{start,end}_io_acct
Christoph Hellwig
2
-12
/
+7
2020-03-30
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-21
/
+21
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-03-12
lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-21
/
+21
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-4
/
+4
2019-09-05
lightnvm: print error when target is not found
Minwoo Im
1
-1
/
+4
2019-09-05
lightnvm: introduce pr_fmt for the prefix nvm
Minwoo Im
1
-24
/
+25
2019-08-09
lightnvm: remove unused 'geo' variable
Jens Axboe
1
-2
/
+0
2019-08-08
lightnvm: remove set but not used variables 'data_len' and 'rq_len'
YueHaibing
2
-4
/
+1
2019-08-06
lightnvm: pblk: use kvmalloc for metadata
Hans Holmberg
4
-64
/
+19
2019-08-06
lightnvm: move metadata mapping to lower level driver
Hans Holmberg
6
-184
/
+34
2019-08-06
lightnvm: remove nvm_submit_io_sync_fn
Hans Holmberg
1
-6
/
+29
2019-06-21
lightnvm: fix uninitialized pointer in nvm_remove_tgt()
Geert Uytterhoeven
1
-1
/
+1
2019-06-21
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
1
-8
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410
Thomas Gleixner
1
-15
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-06
lightnvm: pblk: use nvm_rq_to_ppa_list()
Igor Konopko
2
-17
/
+22
2019-05-06
lightnvm: pblk: simplify partial read path
Igor Konopko
4
-281
/
+100
2019-05-06
lightnvm: do not remove instance under global lock
Igor Konopko
1
-18
/
+16
2019-05-06
lightnvm: track inflight target creations
Igor Konopko
1
-10
/
+31
2019-05-06
lightnvm: pblk: recover only written metadata
Igor Konopko
1
-3
/
+5
2019-05-06
lightnvm: pblk: IO path reorganization
Igor Konopko
4
-61
/
+48
2019-05-06
lightnvm: pblk: GC error handling
Igor Konopko
4
-4
/
+12
2019-05-06
lightnvm: pblk: remove internal IO timeout
Igor Konopko
2
-8
/
+1
2019-05-06
lightnvm: pblk: wait for inflight IOs in recovery
Igor Konopko
1
-13
/
+12
2019-05-06
lightnvm: pblk: propagate errors when reading meta
Igor Konopko
2
-3
/
+8
2019-05-06
lightnvm: pblk: fix update line wp in OOB recovery
Igor Konopko
1
-1
/
+15
2019-05-06
lightnvm: pblk: kick writer on write recovery path
Igor Konopko
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
Igor Konopko
1
-1
/
+1
2019-05-06
lightnvm: prevent race condition on pblk remove
Marcin Dziegielewski
1
-0
/
+2
2019-05-06
lightnvm: pblk: set propper line as data_line after gc
Marcin Dziegielewski
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix bio leak when bio is split
Chansol Kim
1
-28
/
+19
2019-05-06
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
1
-2
/
+7
[next]