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
/
core.c
Age
Commit message (
Expand
)
Author
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
2020-05-27
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
2020-05-27
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
2020-05-27
nvmet: generate AEN for ns revalidate size change
Chaitanya Kulkarni
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
2020-05-27
nvmet: add async event tracing support
Chaitanya Kulkarni
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
2020-02-05
nvmet: update AEN list and array at one place
Daniel Wagner
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
2020-02-04
nvmet: Pass lockdep expression to RCU lists
Amol Grover
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
2019-07-31
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvmet: add transport discovery change op
James Smart
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
2018-12-13
nvmet: add error log support in the core
Chaitanya Kulkarni
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
2018-12-07
nvmet: use unlikely for req status check
Chaitanya Kulkarni
[next]