index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
-2
/
+0
2025-02-20
nvme-fc: rely on state transitions to handle connectivity loss
Daniel Wagner
-61
/
+6
2025-02-18
apple-nvme: Support coprocessors left idle
Hector Martin
-17
/
+36
2025-02-18
apple-nvme: Release power domains when probe fails
Hector Martin
-0
/
+2
2025-02-18
nvme/ioctl: add missing space in err message
Caleb Sander Mateos
-2
/
+1
2025-02-18
nvme-tcp: fix connect failure on receiving partial ICResp PDU
Caleb Sander Mateos
-1
/
+4
2025-02-18
nvme: tcp: Fix compilation warning with W=1
Damien Le Moal
-1
/
+1
2025-02-18
nvme-tcp: add basic support for the C2HTermReq PDU
Maurizio Lombardi
-0
/
+43
2025-02-18
nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
Christopher Lentocha
-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
-21
/
+36
2025-01-31
nvme-fc: use ctrl state getter
Daniel Wagner
-3
/
+6
2025-01-31
nvme: make nvme_tls_attrs_group static
Keith Busch
-1
/
+1
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
-8
/
+11
2025-01-23
nvme-fc: do not ignore connectivity loss during connecting
Daniel Wagner
-5
/
+18
2025-01-23
nvme: handle connectivity loss in nvme_set_queue_count
Daniel Wagner
-1
/
+7
2025-01-23
nvme-fc: go straight to connecting state when initializing
Daniel Wagner
-2
/
+1
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
-8
/
+13
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
-76
/
+99
2025-01-17
block: Add common atomic writes enable flag
John Garry
-0
/
+1
2025-01-17
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Georg Gottleuber
-0
/
+1
2025-01-17
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
Georg Gottleuber
-1
/
+2
2025-01-17
nvme-pci: remove redundant dma frees in hmb
Francis Pravin
-8
/
+0
2025-01-13
nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
Jens Axboe
-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
-65
/
+92
2025-01-12
nvme-pci: use correct size to free the hmb buffer
Francis Pravin
-2
/
+2
2025-01-12
nvme: Add error path for xa_store in nvme_init_effects
Keisuke Nishimura
-4
/
+22
2025-01-12
nvme-pci: fix comment typo
Baruch Siach
-1
/
+1
2025-01-10
nvme: Move opcode string helper functions declarations
Damien Le Moal
-39
/
+0
2025-01-10
nvme: change return type of nvme_poll_cq() to bool
Yongsoo Joo
-4
/
+4
2025-01-10
nvme: Add error check for xa_store in nvme_get_effects_log
Keisuke Nishimura
-2
/
+6
2025-01-10
nvme-tcp: Fix I/O queue cpu spreading for multiple controllers
Sagi Grimberg
-13
/
+57
2025-01-10
nvme: fix queue freeze vs limits lock order
Christoph Hellwig
-4
/
+5
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
-2
/
+0
2024-12-31
Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
-13
/
+19
2024-12-27
nvme-tcp: remove nvme_tcp_destroy_io_queues()
Chunguang.xu
-11
/
+7
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
-2
/
+0
2024-12-23
nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
-3
/
+1
2024-12-23
nvme: add support for passing on the application tag
Kanchan Joshi
-0
/
+10
2024-12-23
block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
Anuj Gupta
-8
/
+3
2024-12-18
nvme: use blk_validate_block_size() for max LBA check
Luis Chamberlain
-1
/
+1
2024-12-11
nvme-pci: 512 byte aligned dma pool segment quirk
Robert Beckett
-2
/
+12
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
-26
/
+14
2024-12-04
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
-10
/
+4
2024-12-04
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
-1
/
+0
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
-7
/
+1
2024-12-04
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
-1
/
+1
2024-12-04
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
-1
/
+2
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
-2
/
+3
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
-3
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-7
/
+7
[next]