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
2022-08-02
nvme-multipath: refactor nvme_mpath_add_disk
Joel Granados
3
-7
/
+6
2022-08-02
nvme-apple: use nvme core helper to cancel requests in tagset
Guixin Liu
1
-5
/
+2
2022-08-02
nvme-pci: use nvme core helper to cancel requests in tagset
Guixin Liu
1
-4
/
+2
2022-08-02
nvme-tcp: use in-capsule data for I/O connect
Caleb Sander
1
-5
/
+7
2022-08-02
nvme-rdma: remove timeout for getting RDMA-CM established event
Israel Rukshin
1
-8
/
+5
2022-08-02
nvmet-auth: expire authentication sessions
Hannes Reinecke
3
-1
/
+21
2022-08-02
nvmet-auth: Diffie-Hellman key exchange support
Hannes Reinecke
5
-8
/
+232
2022-08-02
nvmet: implement basic In-Band Authentication
Hannes Reinecke
9
-3
/
+1100
2022-08-02
nvmet: parse fabrics commands on io queues
Hannes Reinecke
4
-3
/
+23
2022-08-02
nvme-auth: Diffie-Hellman key exchange support
Hannes Reinecke
3
-6
/
+350
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
15
-7
/
+1465
2022-08-02
nvme-fabrics: decode 'authentication required' connect error
Hannes Reinecke
1
-0
/
+4
2022-08-02
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
1
-6
/
+2
2022-08-02
nvme: fix qid param blk_mq_alloc_request_hctx
Chaitanya Kulkarni
1
-1
/
+1
2022-08-02
nvme: remove unused timeout parameter
Chaitanya Kulkarni
3
-14
/
+10
2022-08-02
nvme: handle the persistent internal error AER
Michael Kelley
1
-2
/
+29
2022-08-02
nvme: remove a double word in a comment
Xiang wangx
1
-1
/
+1
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-69
/
+64
2022-07-26
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
1
-1
/
+1
2022-07-26
nvme-pci: convert to using dma_map_sgtable()
Logan Gunthorpe
1
-40
/
+29
2022-07-26
nvme-pci: check DMA ops when indicating support for PCI P2PDMA
Logan Gunthorpe
3
-5
/
+12
2022-07-25
nvme-pci: Crucial P2 has bogus namespace ids
Tobias Gruetzmacher
1
-0
/
+2
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2
-11
/
+12
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2
-3
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-2
/
+2
2022-07-14
nvme: fix block device naming collision
Israel Rukshin
1
-3
/
+3
2022-07-14
nvme-pci: fix freeze accounting for error handling
Keith Busch
1
-2
/
+7
2022-07-06
nvme: use struct group for generic command dwords
Keith Busch
1
-1
/
+1
2022-07-06
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2
-3
/
+3
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-3
/
+3
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
3
-4
/
+3
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
5
-9
/
+5
2022-06-30
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
Lamarque Vieira Souza
1
-0
/
+2
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
4
-0
/
+82
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
4
-6
/
+19
2022-06-29
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
1
-1
/
+2
2022-06-29
nvme-tcp: always fail a request when sending it failed
Sagi Grimberg
1
-2
/
+1
2022-06-29
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
1
-20
/
+3
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2
-2
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
7
-27
/
+26
2022-06-23
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2
-4
/
+14
2022-06-23
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
Leo Savernik
1
-0
/
+2
2022-06-13
nvme-pci: disable write zeros support on UMIC and Samsung SSDs
rasheed.hsueh
1
-0
/
+8
2022-06-13
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
Ning Wang
1
-0
/
+2
2022-06-13
nvme-pci: sk hynix p31 has bogus namespace ids
Keith Busch
1
-0
/
+2
2022-06-13
nvme-pci: smi has bogus namespace ids
Keith Busch
1
-1
/
+2
[prev]
[next]