index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-04-20
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
2023-04-20
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
2023-04-20
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
2023-04-13
nvme: fix discard support without oncs
Keith Busch
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-04-06
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
2023-03-22
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
2023-03-22
nvme: fix handling single range discard request
Ming Lei
2023-03-11
nvme-fabrics: show well known discovery name
Daniel Wagner
2023-03-11
nvme-tcp: don't access released socket during error recovery
Akinobu Mita
2023-03-11
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
2023-02-22
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-06
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
2023-02-01
nvme: fix passthrough csi check
Keith Busch
2023-02-01
nvme-fc: fix initialization order
Ross Lagerwall
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
2023-02-01
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-12
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
2023-01-12
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2023-01-04
nvme-pci: fix page size checks
Keith Busch
2023-01-04
nvme-pci: fix mempool alloc size
Keith Busch
2023-01-04
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-31
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-31
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-12-06
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-11-30
nvme: fix SRCU protection of nvme_ns_head list
Caleb Sander
2022-11-30
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-11-16
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
Tiago Dias Ferreira
2022-11-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-11-09
nvme: quiet user passthrough command errors
Keith Busch
2022-10-25
nvme-multipath: set queue dma alignment to 3
Keith Busch
2022-10-25
nvme-tcp: fix possible circular locking when deleting a controller under memo...
Sagi Grimberg
2022-10-25
nvme-tcp: replace sg_init_marker() with sg_init_table()
Nam Cao
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
2022-10-12
nvme-multipath: fix possible hang in live ns resize with ANA access
Sagi Grimberg
2022-10-12
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
Xi Ruoyao
2022-10-12
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
Abhijit
[next]