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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
1
-1
/
+2
2023-12-19
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
1
-16
/
+5
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2
-1
/
+20
2023-12-04
nvme: fix deadlock between reset and scan
Bitao Hu
2
-0
/
+11
2023-12-04
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
1
-2
/
+3
2023-12-04
nvme-ioctl: move capable() admin check to the end
Keith Busch
1
-10
/
+11
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
5
-49
/
+63
2023-12-04
nvme: introduce helper function to get ctrl state
Keith Busch
1
-0
/
+5
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2023-11-27
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
1
-0
/
+9
2023-11-27
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
1
-2
/
+5
2023-11-27
nvme: fine-tune sending of first keep-alive
Mark O'Donovan
1
-2
/
+11
2023-11-22
nvme: tcp: fix compile-time checks for TLS mode
Arnd Bergmann
1
-17
/
+14
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
4
-12
/
+11
2023-11-20
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
1
-0
/
+2
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
1
-6
/
+13
2023-11-20
nvme-tcp: only evaluate 'tls' option if TLS is selected
Hannes Reinecke
1
-1
/
+1
2023-11-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
1
-0
/
+2
2023-11-20
nvme-auth: unlock mutex in one place only
Mark O'Donovan
1
-2
/
+1
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
1
-8
/
+1
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
1
-2
/
+0
2023-11-06
nvme: start keep-alive after admin queue setup
Hannes Reinecke
2
-3
/
+9
2023-11-06
nvme-tcp: avoid open-coding nvme_tcp_teardown_admin_queue()
Hannes Reinecke
1
-5
/
+1
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
1
-2
/
+1
2023-11-06
nvme-auth: add flag for bi-directional auth
Mark O'Donovan
1
-1
/
+4
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
1
-4
/
+1
2023-11-06
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
1
-2
/
+5
2023-11-06
nvme: update firmware version after commit
Daniel Wagner
1
-1
/
+14
2023-11-06
nvme-tcp: Fix a memory leak
Christophe JAILLET
1
-1
/
+2
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
10
-45
/
+318
2023-10-18
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-10-18
nvme: sanitize metadata bounce buffer for reads
Keith Busch
1
-3
/
+7
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
1
-15
/
+15
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
5
-14
/
+9
2023-10-11
nvme-fabrics: parse options 'keyring' and 'tls_key'
Hannes Reinecke
3
-5
/
+70
2023-10-11
nvme-tcp: improve icreq/icresp logging
Hannes Reinecke
1
-2
/
+8
2023-10-11
nvme-tcp: control message handling for recvmsg()
Hannes Reinecke
1
-1
/
+16
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
7
-7
/
+185
2023-10-11
nvme-tcp: allocate socket file
Hannes Reinecke
1
-2
/
+11
2023-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
1
-2
/
+8
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
1
-2
/
+2
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-1
/
+0
2023-09-14
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
4
-24
/
+37
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-08-21
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
1
-1
/
+1
2023-08-21
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
5
-8
/
+13
[next]