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
2018-03-29
lightnvm: pblk: remove some unnecessary NULL checks
Dan Carpenter
1
-4
/
+2
2018-03-29
lightnvm: pblk: don't recover unwritten lines
Hans Holmberg
1
-0
/
+18
2018-03-29
lightnvm: pblk: implement 2.0 support
Javier González
3
-64
/
+234
2018-03-29
lightnvm: pblk: implement get log report chunk
Javier González
3
-82
/
+285
2018-03-29
lightnvm: pblk: rename ppaf* to addrf*
Javier González
3
-14
/
+14
2018-03-29
lightnvm: pblk: check for supported version
Javier González
1
-2
/
+8
2018-03-29
lightnvm: implement get log report chunk helpers
Javier González
1
-0
/
+11
2018-03-29
lightnvm: make address conversions depend on generic device
Javier González
1
-2
/
+2
2018-03-29
lightnvm: add support for 2.0 address format
Javier González
5
-21
/
+21
2018-03-29
lightnvm: normalize geometry nomenclature
Javier González
5
-74
/
+73
2018-03-29
lightnvm: add minor version to generic geometry
Javier González
1
-2
/
+2
2018-03-29
lightnvm: simplify geometry structure
Javier González
10
-189
/
+154
2018-03-29
lightnvm: pblk: refactor init/exit sequences
Javier González
1
-203
/
+202
2018-03-29
lightnvm: Avoid validation of default op value
Heiner Litz
1
-4
/
+2
2018-03-29
lightnvm: centralize permission check for lightnvm ioctl
Johannes Thumshirn
1
-18
/
+3
2018-03-29
lightnvm: fix bad block initialization
Heiner Litz
1
-1
/
+2
2018-03-29
nvme: lightnvm: add late setup of block size and metadata
Matias Bjørling
1
-3
/
+0
2018-03-29
lightnvm: remove nvm_dev_ops->max_phys_sect
Matias Bjørling
3
-32
/
+13
2018-03-29
lightnvm: remove max_rq_size
Matias Bjørling
1
-1
/
+0
2018-03-29
lightnvm: add 2.0 geometry identification
Matias Bjørling
1
-5
/
+3
2018-03-29
lightnvm: flatten nvm_id_group into nvm_id
Matias Bjørling
1
-13
/
+12
2018-03-29
lightnvm: pblk: refactor bad block identification
Javier González
3
-109
/
+109
2018-03-29
lightnvm: pblk: prevent race in pblk_rb_flush_point_set
Hans Holmberg
1
-3
/
+4
2018-03-29
lightnvm: pblk: allow allocation of new lines during shutdown
Hans Holmberg
1
-7
/
+0
2018-03-29
lightnvm: pblk: delete writer kick timer before stopping thread
Hans Holmberg
1
-1
/
+1
2018-03-29
lightnvm: pblk: add padding distribution sysfs attribute
Hans Holmberg
4
-13
/
+113
2018-03-29
lightnvm: pblk: export write amplification counters to sysfs
Hans Holmberg
8
-10
/
+168
2018-03-29
lightnvm: pblk: check data lines version on recovery
Hans Holmberg
3
-5
/
+46
2018-03-29
lightnvm: pblk: handle bad sectors in the emeta area correctly
Hans Holmberg
1
-5
/
+6
2018-03-29
lightnvm/pblk-gc: Delete an error message for a failed memory allocation in p...
Markus Elfring
1
-3
/
+1
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+1
2018-01-05
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
1
-4
/
+1
2018-01-05
lightnvm: pblk: add iostat support
Javier González
3
-12
/
+25
2018-01-05
lightnvm: pblk: print instance name on instance info
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: free write buffer on init failure
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
1
-6
/
+11
2018-01-05
lightnvm: pblk: do not log recovery read errors
Javier González
2
-3
/
+4
2018-01-05
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
1
-1
/
+1
2018-01-05
lightnvm: set target over-provision on create ioctl
Javier González
3
-24
/
+89
2018-01-05
lightnvm: pblk: use exact free block counter in RL
Javier González
6
-46
/
+73
2018-01-05
lightnvm: pblk: remove pblk_gc_stop
Hans Holmberg
1
-12
/
+2
2018-01-05
lightnvm: pblk: prevent premature sync point resets
Hans Holmberg
1
-6
/
+6
2018-01-05
lightnvm: pblk: clear flush point on completed writes
Hans Holmberg
2
-31
/
+44
2018-01-05
lightnvm: pblk: rename sync_point to flush_point
Hans Holmberg
3
-34
/
+35
2018-01-05
lightnvm: pblk: refactor emeta consistency check
Hans Holmberg
3
-7
/
+19
2018-01-05
lightnvm: pblk: remove pblk_for_each_lun helper
Javier González
1
-4
/
+0
2018-01-05
lightnvm: pblk: compress and reorder helper functions
Javier González
5
-98
/
+71
2018-01-05
lightnvm: guarantee target unique name across devs.
Javier González
1
-6
/
+27
2018-01-05
lightnvm: refactor target type lookup
Javier González
1
-13
/
+17
[next]