index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
nvme-loop: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
5
-22
/
+59
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2
-4
/
+29
2025-05-14
nvme: multipath: enable BLK_FEAT_ATOMIC_WRITES for multipathing
Alan Adamson
1
-1
/
+2
2025-05-13
nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ
Damien Le Moal
1
-3
/
+1
2025-05-13
nvmet: pci-epf: improve debug message
Damien Le Moal
1
-2
/
+8
2025-05-13
nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
Damien Le Moal
1
-5
/
+5
2025-05-13
nvmet: pci-epf: do not fall back to using INTX if not supported
Damien Le Moal
1
-5
/
+7
2025-05-13
nvmet: pci-epf: clear completion queue IRQ flag on delete
Damien Le Moal
1
-1
/
+2
2025-05-13
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
1
-0
/
+2
2025-05-13
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
1
-1
/
+1
2025-05-09
Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
1
-1
/
+1
2025-05-07
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
1
-1
/
+2
2025-05-06
nvme: fix incorrect sizeof
Kanchan Joshi
1
-1
/
+1
2025-05-06
nvme: fix write_stream_granularity initialization
Caleb Sander Mateos
1
-1
/
+1
2025-05-06
nvme: use fdp streams if write stream is provided
Keith Busch
2
-1
/
+31
2025-05-06
nvme: register fdp parameters with the block layer
Keith Busch
2
-0
/
+146
2025-05-06
nvme: pass a void pointer to nvme_get/set_features for the result
Christoph Hellwig
2
-4
/
+4
2025-05-06
nvme: add a nvme_get_log_lsi helper
Christoph Hellwig
1
-2
/
+12
2025-05-05
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
6
-5
/
+42
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
6
-5
/
+42
2025-04-30
nvmet-auth: always free derived key data
Hannes Reinecke
1
-2
/
+1
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-04-30
nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-04-30
nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
Alistair Francis
1
-0
/
+1
2025-04-30
nvme-tcp: fix premature queue removal and I/O failover
Michael Liang
1
-2
/
+29
2025-04-29
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: add quirks for device 126f:1001
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
1
-1
/
+1
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
1
-0
/
+3
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
1
-0
/
+3
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
4
-39
/
+67
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
1
-6
/
+8
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
1
-17
/
+32
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
1
-7
/
+18
2025-04-16
nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()
Damien Le Moal
1
-1
/
+1
2025-04-16
nvme-multipath: sysfs links may not be created for devices
Hannes Reinecke
1
-7
/
+7
2025-04-16
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
1
-1
/
+1
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
5
-75
/
+72
2025-04-09
nvmet-fc: put ref when assoc->del_work is already scheduled
Daniel Wagner
1
-1
/
+2
2025-04-09
nvmet-fc: take tgtport reference only once
Daniel Wagner
1
-15
/
+7
2025-04-09
nvmet-fc: update tgtport ref per assoc
Daniel Wagner
1
-0
/
+3
2025-04-09
nvmet-fc: inline nvmet_fc_free_hostport
Daniel Wagner
1
-16
/
+6
2025-04-09
nvmet-fc: inline nvmet_fc_delete_assoc
Daniel Wagner
1
-8
/
+2
2025-04-09
nvmet-fcloop: add ref counting to lport
Daniel Wagner
1
-13
/
+31
2025-04-09
nvmet-fcloop: replace kref with refcount
Daniel Wagner
1
-24
/
+12
2025-04-09
nvmet-fcloop: swap list_add_tail arguments
Daniel Wagner
1
-1
/
+1
[prev]
[next]