index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-05-28
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-24
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
2024-05-24
nvme: remove sgs and sws
Kanchan Joshi
2024-05-23
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-05-23
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-23
nvme: fix multipath batched completion accounting
Keith Busch
2024-05-21
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-05-14
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-08
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-08
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-05-07
nvme-rdma, nvme-tcp: include max reconnects for reconnect logging
Tokunori Ikegami
2024-05-07
nvmet: make nvmet_wq unbound
Sagi Grimberg
2024-05-07
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
2024-05-07
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
2024-05-01
nvme: do not retry authentication failures
Daniel Wagner
2024-05-01
nvme-fabrics: short-circuit reconnect retries
Hannes Reinecke
2024-05-01
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
2024-05-01
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
2024-05-01
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
2024-05-01
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
2024-05-01
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
2024-04-11
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
2024-04-04
nvme-fc: rename free_ctrl callback to match name pattern
Daniel Wagner
2024-04-04
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
2024-04-04
nvmet: implement unique discovery NQN
Hannes Reinecke
2024-04-04
nvme: don't create a multipath node for zero capacity devices
Christoph Hellwig
2024-04-02
nvme: split nvme_update_zone_info
Christoph Hellwig
2024-04-02
nvme-multipath: don't inherit LBA-related fields for the multipath node
Christoph Hellwig
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-21
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
2024-03-18
nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
Li Feng
2024-03-18
nvme-tcp: Export the nvme_tcp_wq to sysfs
Li Feng
2024-03-18
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
2024-03-14
nvme: parse format command's lbafu when tracing
Guixin Liu
2024-03-14
nvme: add tracing of reservation commands
Guixin Liu
2024-03-14
nvme: parse zns command's zsa and zrasf to string
Guixin Liu
2024-03-14
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
[next]