index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
9 days
nvmet-auth: always free derived key data
Hannes Reinecke
9 days
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
9 days
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
9 days
nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
Alistair Francis
9 days
nvme-tcp: fix premature queue removal and I/O failover
Michael Liang
10 days
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
10 days
nvme-pci: add quirks for device 126f:1001
Wentao Guan
10 days
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
2025-04-16
nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()
Damien Le Moal
2025-04-16
nvme-multipath: sysfs links may not be created for devices
Hannes Reinecke
2025-04-16
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-09
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
2025-04-09
nvmet-fc: take tgtport reference only once
Daniel Wagner
2025-04-09
nvmet-fc: update tgtport ref per assoc
Daniel Wagner
2025-04-09
nvmet-fc: inline nvmet_fc_free_hostport
Daniel Wagner
2025-04-09
nvmet-fc: inline nvmet_fc_delete_assoc
Daniel Wagner
2025-04-09
nvmet-fcloop: add ref counting to lport
Daniel Wagner
2025-04-09
nvmet-fcloop: replace kref with refcount
Daniel Wagner
2025-04-09
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
2025-04-09
nvme-tcp: fix use-after-free of netns by kernel TCP socket.
Kuniyuki Iwashima
2025-04-08
nvme: multipath: fix return value of nvme_available_path
Uday Shankar
2025-04-08
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
2025-04-07
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
2025-04-01
nvme-multipath: change the NVME_MULTIPATH config option
John Meneghini
2025-04-01
nvme: update the multipath warning in nvme_init_ns_head
John Meneghini
2025-04-01
nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
Caleb Sander Mateos
2025-04-01
nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
Caleb Sander Mateos
2025-04-01
nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
Caleb Sander Mateos
2025-04-01
nvmet: pci-epf: Keep completion queues mapped
Damien Le Moal
2025-03-27
Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
Josh Poimboeuf
2025-03-20
nvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)
Li Haoran
2025-03-20
nvme-tcp: fix selinux denied when calling sock_sendmsg
Peijie Shao
2025-03-20
nvmet: pci-epf: Always configure BAR0 as 64-bit
Niklas Cassel
2025-03-20
nvmet: Remove duplicate uuid_copy
Mike Christie
[next]