index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
2024-03-01
1
-41
/
+6
*
nvme: fix deadlock between reset and scan
Bitao Hu
2024-01-20
2
-0
/
+11
*
nvme-ioctl: move capable() admin check to the end
Keith Busch
2024-01-20
1
-10
/
+11
*
nvme: ensure reset state check ordering
Keith Busch
2024-01-20
5
-49
/
+63
*
nvme: introduce helper function to get ctrl state
Keith Busch
2024-01-20
1
-0
/
+5
*
nvme-core: check for too small lba shift
Keith Busch
2024-01-20
1
-2
/
+3
*
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2024-01-20
1
-2
/
+5
*
Revert "nvme-fc: fix race between error recovery and creating association"
Keith Busch
2024-01-05
1
-16
/
+5
*
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2024-01-01
1
-1
/
+2
*
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-12-20
1
-6
/
+13
*
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-12-20
1
-0
/
+2
*
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-13
2
-1
/
+20
*
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-12-08
1
-0
/
+9
*
nvme: blank out authentication fabrics options if not configured
Hannes Reinecke
2023-12-03
1
-0
/
+2
*
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
2023-11-20
1
-2
/
+5
*
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-18
1
-1
/
+2
*
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-10-18
1
-3
/
+7
*
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
2023-10-10
1
-2
/
+2
*
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-05
1
-0
/
+3
*
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
2023-09-14
4
-24
/
+37
|
\
|
*
nvme: avoid bogus CRTO values
Keith Busch
2023-09-14
1
-19
/
+35
|
*
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-09-12
1
-3
/
+0
|
*
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
Nigel Kirkland
2023-08-21
1
-1
/
+1
|
*
nvme: host: hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-08-21
1
-1
/
+1
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-1
/
+0
|
\
|
|
*
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2023-08-09
1
-1
/
+0
*
|
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-11
5
-8
/
+13
|
\
\
|
|
/
|
/
|
|
*
nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
Ming Lei
2023-08-11
1
-2
/
+0
|
*
nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
August Wikerfors
2023-08-01
1
-1
/
+2
|
*
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-21
1
-1
/
+2
|
*
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-21
1
-1
/
+2
|
*
nvme: fix possible hang when removing a controller during error recovery
Ming Lei
2023-07-21
1
-3
/
+7
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-14
1
-5
/
+4
|
\
\
|
*
\
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
1
-5
/
+4
|
|
\
\
|
|
*
|
scsi: nvme: zns: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
1
-5
/
+4
*
|
|
|
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
5
-21
/
+85
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-07-13
1
-1
/
+1
|
*
|
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
2023-07-13
1
-3
/
+33
|
*
|
nvme: ensure disabling pairs with unquiesce
Keith Busch
2023-07-12
1
-8
/
+17
|
*
|
nvme-fc: fix race between error recovery and creating association
Michael Liang
2023-07-12
1
-5
/
+16
|
*
|
nvme-fc: return non-zero status code when fails to create association
Michael Liang
2023-07-12
1
-3
/
+15
|
*
|
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
2023-07-12
1
-1
/
+1
|
*
|
nvme: warn only once for legacy uuid attribute
Keith Busch
2023-07-12
1
-1
/
+1
|
*
|
nvme: add BOGUS_NID quirk for Samsung SM953
Pankaj Raghav
2023-07-10
1
-0
/
+2
*
|
|
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nvme-tcp: Fix comma-related oops
David Howells
2023-07-02
1
-1
/
+1
*
|
|
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-03
6
-57
/
+39
|
\
\
\
|
*
\
\
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-30
5
-3
/
+19
|
|
\
\
\
|
|
*
|
|
nvme: disable controller on reset state failure
Keith Busch
2023-06-30
1
-1
/
+2
|
|
*
|
|
nvme: sync timeout work on failed reset
Keith Busch
2023-06-30
1
-0
/
+1
[next]