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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
nvme-pci: clean up CMBMSC when registering CMB fails
Icenowy Zheng
1
-0
/
+1
2025-04-10
nvme-tcp: fix possible UAF in nvme_tcp_poll
Sagi Grimberg
1
-2
/
+3
2025-03-22
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
1
-61
/
+6
2025-03-22
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-3
/
+5
2025-03-22
nvme: move error logging from nvme_end_req() to __nvme_end_req()
Shin'ichiro Kawasaki
1
-6
/
+6
2025-03-22
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
1
-2
/
+0
2025-03-22
apple-nvme: Release power domains when probe fails
Hector Martin
1
-0
/
+2
2025-03-22
nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
Christopher Lentocha
1
-0
/
+2
2025-03-22
nvme-fc: do not ignore connectivity loss during connecting
Daniel Wagner
1
-5
/
+18
2025-03-22
nvme-fc: go straight to connecting state when initializing
Daniel Wagner
1
-2
/
+1
2025-03-13
nvme-tcp: Fix a C2HTermReq error message
Maurizio Lombardi
1
-1
/
+1
2025-03-13
nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
Dan Carpenter
1
-3
/
+3
2025-03-13
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi
1
-3
/
+29
2025-03-13
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
1
-0
/
+43
2025-03-13
nvme-ioctl: fix leaked requests on mapping error
Keith Busch
1
-4
/
+8
2025-03-13
nvme-pci: use sgls for all user requests if possible
Keith Busch
2
-4
/
+13
2025-03-13
nvme-pci: add support for sgl metadata
Keith Busch
2
-15
/
+136
2025-02-27
nvme/ioctl: add missing space in err message
Caleb Sander Mateos
1
-2
/
+1
2025-02-27
nvme-tcp: fix connect failure on receiving partial ICResp PDU
Caleb Sander Mateos
1
-1
/
+4
2025-02-27
nvme: tcp: Fix compilation warning with W=1
Damien Le Moal
1
-1
/
+1
2025-02-17
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+1
2025-02-17
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
Georg Gottleuber
1
-1
/
+2
2025-02-17
nvme-fc: use ctrl state getter
Daniel Wagner
1
-3
/
+6
2025-02-17
nvme: make nvme_tls_attrs_group static
Keith Busch
1
-1
/
+1
2025-02-17
nvme: handle connectivity loss in nvme_set_queue_count
Daniel Wagner
1
-1
/
+7
2025-02-08
nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
Jens Axboe
1
-1
/
+1
2025-02-08
nvme: Add error path for xa_store in nvme_init_effects
Keisuke Nishimura
1
-4
/
+22
2025-02-08
nvme: Add error check for xa_store in nvme_get_effects_log
Keisuke Nishimura
1
-2
/
+6
2025-02-08
nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
Sagi Grimberg
1
-13
/
+57
2025-01-09
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
2
-16
/
+47
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
1
-2
/
+5
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
5
-37
/
+71
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-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
[prev]
[next]