index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+13
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
19
-206
/
+3542
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-0
/
+1
2025-01-17
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+1
2025-01-17
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
Georg Gottleuber
1
-1
/
+2
2025-01-17
nvme-pci: remove redundant dma frees in hmb
Francis Pravin
1
-8
/
+0
2025-01-14
nvmet: fix rw control endian access
Keith Busch
1
-1
/
+1
2025-01-13
nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
Jens Axboe
1
-1
/
+1
2025-01-13
Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
15
-186
/
+3523
2025-01-12
nvme-pci: use correct size to free the hmb buffer
Francis Pravin
1
-2
/
+2
2025-01-12
nvme: Add error path for xa_store in nvme_init_effects
Keisuke Nishimura
1
-4
/
+22
2025-01-12
nvme-pci: fix comment typo
Baruch Siach
1
-1
/
+1
2025-01-10
nvmet: New NVMe PCI endpoint function target driver
Damien Le Moal
3
-0
/
+2604
2025-01-10
nvmet: Implement arbitration feature support
Damien Le Moal
2
-2
/
+56
2025-01-10
nvmet: Implement interrupt config feature support
Damien Le Moal
2
-2
/
+57
2025-01-10
nvmet: Implement interrupt coalescing feature support
Damien Le Moal
2
-2
/
+61
2025-01-10
nvmet: Implement host identifier set feature support
Damien Le Moal
1
-4
/
+31
2025-01-10
nvmet: Introduce get/set_feature controller operations
Damien Le Moal
1
-0
/
+4
2025-01-10
nvmet: Do not require SGL for PCI target controller commands
Damien Le Moal
2
-6
/
+26
2025-01-10
nvmet: Add support for I/O queue management admin commands
Damien Le Moal
2
-3
/
+170
2025-01-10
nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
Damien Le Moal
2
-0
/
+89
2025-01-10
nvmet: Introduce nvmet_req_transfer_len()
Damien Le Moal
6
-2
/
+135
2025-01-10
nvmet: Improve nvmet_alloc_ctrl() interface and implementation
Damien Le Moal
3
-65
/
+94
2025-01-10
nvme: Add PCI transport type
Damien Le Moal
3
-0
/
+12
2025-01-10
nvmet: Add drvdata field to struct nvmet_ctrl
Damien Le Moal
1
-0
/
+2
[next]