index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
3
-3
/
+64
2025-03-20
nvme: add nvme_auth_derive_tls_psk()
Hannes Reinecke
2
-0
/
+117
2025-03-20
nvme: add nvme_auth_generate_digest()
Hannes Reinecke
1
-0
/
+134
2025-03-20
nvme: add nvme_auth_generate_psk()
Hannes Reinecke
1
-0
/
+87
2025-03-17
nvme: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-4
/
+2
2025-03-13
Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
2
-15
/
+26
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
5
-6
/
+5
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2
-3
/
+5
2025-03-11
nvme: move error logging from nvme_end_req() to __nvme_end_req()
Shin'ichiro Kawasaki
1
-6
/
+6
2025-03-10
nvmet: pci-epf: Do not add an IRQ vector if not needed
Damien Le Moal
1
-8
/
+7
2025-03-10
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
Damien Le Moal
1
-6
/
+7
2025-03-10
nvme-pci: fix stuck reset on concurrent DPC and HP
Keith Busch
1
-1
/
+12
2025-03-06
Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
1
-1
/
+1
2025-03-05
nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
Dan Carpenter
1
-3
/
+3
2025-02-28
nvme: map uring_cmd data even if address is 0
Xinyu Zhang
1
-1
/
+1
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2025-02-27
nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()
Maurizio Lombardi
1
-3
/
+29
2025-02-27
nvme-tcp: Fix a C2HTermReq error message
Maurizio Lombardi
1
-1
/
+1
2025-02-27
nvmet: remove old function prototype
Maurizio Lombardi
1
-1
/
+0
2025-02-27
io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
Pavel Begunkov
1
-4
/
+6
2025-02-25
nvme-ioctl: fix leaked requests on mapping error
Keith Busch
1
-4
/
+8
2025-02-24
nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
Icenowy Zheng
1
-8
/
+12
2025-02-24
nvme-pci: clean up CMBMSC when registering CMB fails
Icenowy Zheng
1
-0
/
+1
2025-02-24
nvme-tcp: fix possible UAF in nvme_tcp_poll
Sagi Grimberg
1
-2
/
+3
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
1
-2
/
+0
2025-02-20
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
1
-61
/
+6
2025-02-18
soc: apple: rtkit: Pass the crashlog to the crashed() callback
Asahi Lina
1
-1
/
+1
2025-02-18
apple-nvme: Support coprocessors left idle
Hector Martin
1
-17
/
+36
2025-02-18
apple-nvme: Release power domains when probe fails
Hector Martin
1
-0
/
+2
2025-02-18
nvmet: Use enum definitions instead of hardcoded values
Damien Le Moal
1
-7
/
+7
2025-02-18
nvme/ioctl: add missing space in err message
Caleb Sander Mateos
1
-2
/
+1
2025-02-18
nvme-tcp: fix connect failure on receiving partial ICResp PDU
Caleb Sander Mateos
1
-1
/
+4
2025-02-18
nvme: tcp: Fix compilation warning with W=1
Damien Le Moal
1
-1
/
+1
2025-02-18
nvmet: pci-epf: Avoid RCU stalls under heavy workload
Damien Le Moal
1
-0
/
+11
2025-02-18
nvmet: pci-epf: Do not uselessly write the CSTS register
Damien Le Moal
1
-2
/
+6
2025-02-18
nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
Damien Le Moal
1
-8
/
+12
2025-02-18
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
1
-10
/
+23
2025-02-18
nvmet: Fix crash when a namespace is disabled
Hannes Reinecke
1
-21
/
+19
2025-02-18
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
1
-0
/
+43
2025-02-18
nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
Christopher Lentocha
1
-0
/
+2
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
8
-24
/
+40
2025-01-31
nvme-fc: use ctrl state getter
Daniel Wagner
1
-3
/
+6
2025-01-31
nvme: make nvme_tls_attrs_group static
Keith Busch
1
-1
/
+1
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2
-8
/
+11
2025-01-28
nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
Christoph Hellwig
1
-1
/
+1
2025-01-28
nvmet: the result field in nvmet_alloc_ctrl_args is little endian
Christoph Hellwig
1
-1
/
+1
2025-01-24
nvmet: fix a memory leak in controller identify
Sagi Grimberg
1
-0
/
+1
2025-01-23
nvme-fc: do not ignore connectivity loss during connecting
Daniel Wagner
1
-5
/
+18
2025-01-23
nvme: handle connectivity loss in nvme_set_queue_count
Daniel Wagner
1
-1
/
+7
2025-01-23
nvme-fc: go straight to connecting state when initializing
Daniel Wagner
1
-2
/
+1
[prev]
[next]