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
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-63
/
+150
2019-06-06
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
1
-17
/
+36
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
1
-0
/
+6
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
1
-0
/
+1
2019-05-30
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
1
-7
/
+50
2019-05-30
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
1
-38
/
+61
2019-05-24
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-41
/
+76
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
1
-1
/
+1
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
1
-0
/
+1
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
1
-5
/
+20
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
1
-23
/
+24
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
1
-2
/
+0
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
1
-4
/
+9
2019-05-17
nvme: Fix known effects
Keith Busch
1
-1
/
+1
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
3
-0
/
+14
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
1
-5
/
+4
2019-05-17
nvme-pci: Don't disable on timeout in reset state
Keith Busch
1
-1
/
+2
2019-05-17
nvme-pci: Fix controller freeze wait disabling
Keith Busch
1
-6
/
+6
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-76
/
+63
2019-05-14
nvme: validate cntlid during controller initialisation
Christoph Hellwig
1
-17
/
+24
2019-05-14
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
1
-18
/
+14
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
2
-3
/
+3
2019-05-14
nvme-fabrics: remove unused argument
Minwoo Im
1
-2
/
+2
2019-05-13
nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
Hannes Reinecke
1
-1
/
+1
2019-05-13
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
1
-3
/
+11
2019-05-13
nvme-rdma: remove redundant reference between ib_device and tagset
Max Gurtovoy
1
-29
/
+5
2019-05-13
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-13
nvme-pci: add known admin effects to augument admin effects log page
Maxim Levitsky
1
-2
/
+1
2019-05-13
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
1
-2
/
+1
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-266
/
+298
2019-05-06
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
1
-0
/
+1
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
1
-0
/
+5
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2
-5
/
+2
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2
-28
/
+30
2019-05-01
nvme-fabrics: check more command sizes
Minwoo Im
1
-0
/
+1
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
1
-0
/
+7
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
1
-1
/
+1
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
1
-0
/
+1
2019-05-01
nvme-multipath: don't print ANA group state by default
Hannes Reinecke
1
-1
/
+1
2019-05-01
nvme-multipath: split bios with the ns_head bio_set before submitting
Hannes Reinecke
1
-0
/
+8
2019-05-01
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
[next]