index
:
linux-stable.git
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-09
1
-7
/
+14
|
\
|
*
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-04
1
-7
/
+14
*
|
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-01
3
-16
/
+48
|
\
|
|
*
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
2024-10-30
1
-2
/
+5
|
*
nvmet-auth: assign dh_key to NULL after kfree_sensitive
Vitaliy Shevtsov
2024-10-30
1
-0
/
+1
|
*
nvme: module parameter to disable pi with offsets
Keith Busch
2024-10-30
1
-2
/
+17
|
*
nvme: enhance cns version checking
Keith Busch
2024-10-22
1
-12
/
+25
*
|
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-18
8
-70
/
+113
|
\
|
|
*
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
2024-10-17
1
-8
/
+2
|
*
nvme: make keep-alive synchronous operation
Nilay Shroff
2024-10-17
1
-10
/
+7
|
*
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
2024-10-17
1
-0
/
+13
|
*
nvme-pci: fix race condition between reset and nvme_dev_disable()
Maurizio Lombardi
2024-10-17
1
-3
/
+16
|
*
nvme-multipath: defer partition scanning
Keith Busch
2024-10-15
2
-6
/
+34
|
*
nvme: disable CC.CRIME (NVME_CC_CRIME)
Greg Joyce
2024-10-09
1
-6
/
+8
|
*
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
2024-10-08
1
-1
/
+0
|
*
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
2024-10-08
1
-29
/
+27
|
*
nvme: tcp: avoid race between queue_lock lock and destroy
Hannes Reinecke
2024-10-03
1
-3
/
+4
|
*
nvmet-passthru: clear EUID/NGUID/UUID while using loop target
Nilay Shroff
2024-10-01
1
-4
/
+2
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
11
-11
/
+11
|
/
*
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
5
-15
/
+17
|
\
|
*
nvme: remove CC register read-back during enabling
Keith Busch
2024-09-24
1
-5
/
+0
|
*
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
2024-09-24
1
-0
/
+1
|
*
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
2024-09-24
1
-2
/
+10
|
*
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
2024-09-24
1
-1
/
+1
|
*
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
2024-09-17
7
-22
/
+52
|
|
\
|
*
|
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
1
-2
/
+2
|
*
|
nvme-rdma: use request to get integrity segments
Keith Busch
2024-09-13
1
-1
/
+1
|
*
|
block: provide a request helper for user integrity segments
Keith Busch
2024-09-13
1
-4
/
+2
*
|
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
1
-0
/
+1
|
\
\
\
|
*
|
|
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-09-01
1
-0
/
+1
*
|
|
|
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
13
-79
/
+253
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
nvme-pci: qdepth 1 quirk
Keith Busch
2024-09-13
2
-9
/
+14
|
*
|
nvme-tcp: fix link failure for TCP auth
Arnd Bergmann
2024-09-10
1
-1
/
+1
|
*
|
nvme: Convert comma to semicolon
Shen Lichuan
2024-09-06
1
-1
/
+1
|
*
|
nvme: fix metadata handling in nvme-passthrough
Puranjay Mohan
2024-08-30
1
-8
/
+14
|
*
|
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-08-26
4
-8
/
+8
|
*
|
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
2024-08-26
1
-0
/
+2
|
*
|
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
2024-08-22
1
-2
/
+0
|
*
|
nvmet-auth: allow to clear DH-HMAC-CHAP keys
Hannes Reinecke
2024-08-22
1
-0
/
+12
|
*
|
nvme-sysfs: add 'tls_keyring' attribute
Hannes Reinecke
2024-08-22
1
-0
/
+14
|
*
|
nvme-sysfs: add 'tls_configured_key' sysfs attribute
Hannes Reinecke
2024-08-22
1
-0
/
+14
|
*
|
nvme: split off TLS sysfs attributes into a separate group
Hannes Reinecke
2024-08-22
1
-21
/
+41
|
*
|
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
2024-08-22
1
-1
/
+1
|
*
|
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
2024-08-22
4
-2
/
+25
|
*
|
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-08-22
4
-17
/
+43
|
*
|
nvme-keyring: restrict match length for version '1' identifiers
Hannes Reinecke
2024-08-22
1
-10
/
+26
|
*
|
nvme_core: scan namespaces asynchronously
Stuart Hayes
2024-08-22
1
-1
/
+39
|
*
|
nvme-tcp: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
2024-07-28
1
-1
/
+1
*
|
|
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
2024-09-03
1
-0
/
+10
*
|
|
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
2024-09-03
1
-1
/
+3
[next]