index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
nvmet: Don't overflow subsysnqn
Leo Stone
1
-2
/
+9
5 days
nvme-pci: 512 byte aligned dma pool segment quirk
Robert Beckett
2
-2
/
+12
2024-12-14
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
1
-7
/
+10
2024-12-14
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
1
-7
/
+1
2024-12-14
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
1
-1
/
+1
2024-12-14
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
1
-2
/
+3
2024-12-14
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
1
-1
/
+2
2024-12-05
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
1
-0
/
+5
2024-12-05
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-12-05
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
1
-22
/
+17
2024-12-05
nvme-pci: fix freeing of the HMB descriptor table
Christoph Hellwig
1
-7
/
+9
2024-11-09
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+14
2024-11-05
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-02
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
3
-16
/
+48
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
1
-2
/
+5
2024-10-30
nvmet-auth: assign dh_key to NULL after kfree_sensitive
Vitaliy Shevtsov
1
-0
/
+1
2024-10-30
nvme: module parameter to disable pi with offsets
Keith Busch
1
-2
/
+17
2024-10-22
nvme: enhance cns version checking
Keith Busch
1
-12
/
+25
2024-10-19
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
8
-70
/
+113
2024-10-17
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
1
-8
/
+2
2024-10-17
nvme: make keep-alive synchronous operation
Nilay Shroff
1
-10
/
+7
2024-10-17
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
1
-0
/
+13
2024-10-17
nvme-pci: fix race condition between reset and nvme_dev_disable()
Maurizio Lombardi
1
-3
/
+16
2024-10-15
nvme-multipath: defer partition scanning
Keith Busch
2
-6
/
+34
2024-10-10
nvme: disable CC.CRIME (NVME_CC_CRIME)
Greg Joyce
1
-6
/
+8
2024-10-08
nvme: delete unnecessary fallthru comment
Tokunori Ikegami
1
-1
/
+0
2024-10-08
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
1
-29
/
+27
2024-10-03
nvme: tcp: avoid race between queue_lock lock and destroy
Hannes Reinecke
1
-3
/
+4
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
11
-11
/
+11
2024-10-01
nvmet-passthru: clear EUID/NGUID/UUID while using loop target
Nilay Shroff
1
-4
/
+2
2024-09-26
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
5
-15
/
+17
2024-09-25
nvme: remove CC register read-back during enabling
Keith Busch
1
-5
/
+0
2024-09-25
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
1
-0
/
+1
2024-09-25
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
1
-2
/
+10
2024-09-25
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
7
-22
/
+52
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
13
-79
/
+253
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
1
-2
/
+2
2024-09-13
nvme-rdma: use request to get integrity segments
Keith Busch
1
-1
/
+1
2024-09-13
block: provide a request helper for user integrity segments
Keith Busch
1
-4
/
+2
2024-09-13
nvme-pci: qdepth 1 quirk
Keith Busch
2
-9
/
+14
2024-09-10
nvme-tcp: fix link failure for TCP auth
Arnd Bergmann
1
-1
/
+1
2024-09-07
nvme: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-03
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
1
-0
/
+10
2024-09-03
nvme: set BLK_FEAT_ZONED for ZNS multipath disks
Christoph Hellwig
1
-1
/
+3
2024-09-02
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
1
-0
/
+1
2024-08-30
nvme: fix metadata handling in nvme-passthrough
Puranjay Mohan
1
-8
/
+14
2024-08-27
nvme-pci: Add sleep quirk for Samsung 990 Evo
Georg Gottleuber
1
-0
/
+11
2024-08-27
nvme-pci: allocate tagset on reset if necessary
Keith Busch
1
-0
/
+6
[next]