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.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-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-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+10
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-23
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
1
-3
/
+10
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
2025-10-14
nvme-auth: update sc_c in host response
Martin George
1
-1
/
+5
2025-10-09
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
1
-2
/
+4
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-105
/
+127
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-10-02
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-60
/
+137
2025-09-24
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
5
-8
/
+31
2025-09-24
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-09-24
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
1
-1
/
+1
2025-09-24
nvme-core: do ioccsz/iorcsz validation only for I/O controllers
Kamaljit Singh
1
-2
/
+2
2025-09-24
nvme-core: add method to check for an I/O controller
Kamaljit Singh
1
-0
/
+5
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
1
-1
/
+1
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+2
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
1
-0
/
+3
2025-09-15
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
1
-2
/
+8
2025-09-15
nvme-auth: update bi_directional flag
Martin George
1
-2
/
+3
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
1
-5
/
+0
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
1
-17
/
+4
2025-09-06
nvme: apple: Add Apple A11 support
Nick Chan
1
-60
/
+137
2025-09-04
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2
-3
/
+3
2025-09-02
nvme: fix PI insert on write
Christoph Hellwig
1
-7
/
+11
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
1
-76
/
+87
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
1
-15
/
+14
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
1
-1
/
+8
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2
-3
/
+3
2025-07-31
nvme: fix various comment typos
Bjorn Helgaas
2
-3
/
+3
2025-07-31
nvme-auth: remove unneeded semicolon
Jiapeng Chong
1
-2
/
+2
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
1
-1
/
+1
2025-07-31
nvme: add capability to connect to an administrative controller
Kamaljit Singh
1
-0
/
+16
2025-07-29
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
8
-272
/
+403
2025-07-29
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+11
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
1
-16
/
+11
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
1
-2
/
+22
2025-07-17
nvme-tcp: log TLS handshake failures at error level
Maurizio Lombardi
1
-3
/
+8
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
1
-2
/
+2
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
6
-11
/
+11
2025-07-15
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
1
-0
/
+4
2025-07-15
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
1
-9
/
+0
2025-07-14
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
1
-6
/
+6
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
1
-1
/
+1
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
1
-2
/
+2
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
1
-52
/
+62
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+26
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
1
-2
/
+3
2025-07-01
nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE
Anuj Gupta
1
-2
/
+3
[next]