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
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
nvme-core: add method to check for an I/O controller
Kamaljit Singh
-0
/
+5
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
-1
/
+1
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
-0
/
+2
2025-09-15
nvme-auth: use hkdf_expand_label()
Chris Leech
-20
/
+13
2025-09-15
nvme-auth: add hkdf_expand_label()
Chris Leech
-0
/
+53
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
-0
/
+3
2025-09-15
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
-2
/
+8
2025-09-15
nvmet-fcloop: call done callback even when remote port is gone
Daniel Wagner
-3
/
+5
2025-09-15
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
-7
/
+9
2025-09-15
nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
Daniel Wagner
-10
/
+9
2025-09-15
nvme-auth: update bi_directional flag
Martin George
-2
/
+3
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
-5
/
+0
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
-17
/
+4
2025-09-06
nvme: apple: Add Apple A11 support
Nick Chan
-60
/
+137
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
-3
/
+3
2025-09-02
nvme: fix PI insert on write
Christoph Hellwig
-7
/
+11
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
-76
/
+87
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
-15
/
+14
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
-1
/
+8
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
-3
/
+3
2025-08-07
nvmet: exit debugfs after discovery subsystem exits
Mohamed Khalfella
-1
/
+1
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
-9
/
+9
2025-07-31
nvme-auth: remove unneeded semicolon
Jiapeng Chong
-2
/
+2
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
-1
/
+1
2025-07-31
nvmet: initialize discovery subsys after debugfs is initialized
Mohamed Khalfella
-6
/
+6
2025-07-31
nvme: add capability to connect to an administrative controller
Kamaljit Singh
-0
/
+16
2025-07-31
nvmet: add support for FDP in fabrics passthru path
Nitesh Shetty
-0
/
+2
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
-285
/
+423
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+6
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+15
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
-18
/
+13
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
-2
/
+22
2025-07-17
nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails
Rick Wertenbroek
-7
/
+16
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
-3
/
+8
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
-2
/
+2
2025-07-17
nvmet: remove redundant assignment of error code in nvmet_ns_enable()
Alok Tiwari
-2
/
+0
2025-07-17
nvme: fix incorrect variable in io cqes error message
Alok Tiwari
-1
/
+1
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
-14
/
+14
2025-07-15
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
-2
/
+2
2025-07-15
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
-0
/
+4
2025-07-15
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
-9
/
+0
2025-07-14
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
-6
/
+6
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
-1
/
+1
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
-2
/
+2
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
-52
/
+62
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+28
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
-2
/
+3
2025-07-01
nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
Anuj Gupta
-2
/
+3
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
-0
/
+2
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
-2
/
+2
[prev]
[next]