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
/
target
Age
Commit message (
Expand
)
Author
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
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-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-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-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-08
nvmet: add tracing of zns commands
Guixin Liu
2024-03-08
nvmet: add tracing of authentication commands
Guixin Liu
2024-03-08
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-05
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-02
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-02
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-02
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-03-02
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2024-03-02
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-03-02
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
2024-02-25
nvme: port block device access to file
Christian Brauner
2024-02-13
nvmet: remove superfluous initialization
Chaitanya Kulkarni
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-02-01
nvmet-fc: release reference on target port
Daniel Wagner
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-23
nvmet: unify aer type enum
Guixin Liu
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-05
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-05
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-03
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2024-01-03
nvmet-fc: remove unnecessary bracket
Daniel Wagner
[next]