index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lightnvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-14
lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
Andy Shevchenko
2
-5
/
+3
2021-02-14
lightnvm: fix unnecessary NULL check warnings
Tian Tao
1
-2
/
+1
2021-01-24
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-03
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-23
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-02
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-08
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
2019-05-06
lightnvm: pblk: set proper read status in bio
Igor Konopko
1
-6
/
+5
2019-05-06
lightnvm: pblk: cleanly fail when there is not enough memory
Igor Konopko
1
-2
/
+7
2019-05-06
lightnvm: pblk: ensure that erase is chunk aligned
Igor Konopko
1
-0
/
+1
2019-05-06
lightnvm: pblk: fix race during put line
Igor Konopko
1
-6
/
+10
[next]