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
/
host
/
Makefile
Age
Commit message (
Expand
)
Author
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
2022-08-02
nvme: don't always build constants.o
Christoph Hellwig
2022-08-02
nvme: implement In-Band authentication
Hannes Reinecke
2022-05-02
nvme-apple: Add initial Apple SoC NVMe driver
Sven Peter
2022-02-28
nvme: add verbose error logging
Alan Adamson
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
2020-07-08
nvme: support for zoned namespaces
Keith Busch
2019-11-12
nvme: Add hardware monitoring support
Guenter Roeck
2018-12-13
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
2018-03-26
nvme: Add fault injection feature
Thomas Tai
2018-01-26
nvme: add tracepoint for nvme_setup_cmd
Johannes Thumshirn
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
2016-12-06
nvme-fabrics: Add host support for FC transport
James Smart
2016-07-08
nvme-rdma: add a NVMe over Fabrics RDMA host driver
Christoph Hellwig
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-02-10
nvme: split pci module out of core module
Ming Lin
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-12
nvme: make SG_IO support optional
Christoph Hellwig
2015-12-01
nvme: split command submission helpers out of pci.c
Christoph Hellwig
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
2015-10-29
nvme: LightNVM support
Matias Bjørling
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg