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
/
core.c
Age
Commit message (
Expand
)
Author
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-12
nvme: send discovery log page change events to userspace
Sagi Grimberg
2019-09-12
nvme: add uevent variables for controller devices
Sagi Grimberg
2019-09-12
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
2019-09-12
nvme: Assign subsys instance from first ctrl
Keith Busch
2019-09-12
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
2019-09-12
nvme: Treat discovery subsystems as unique subsystems
James Smart
2019-09-12
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
2019-09-12
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
2019-09-12
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
2019-09-12
nvme: pass status to nvme_error_status
Sagi Grimberg
2019-09-12
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
2019-08-29
nvme: trace bio completion
Hannes Reinecke
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
nvme: have nvme_init_identify set ctrl->cap
Sagi Grimberg
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
2019-08-04
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
2019-08-04
nvme: don't abort completed request in nvme_cancel_request
Ming Lei
2019-07-31
nvme: fix controller removal race with scan work
Sagi Grimberg
2019-07-31
nvme: fix a possible deadlock when passthru commands sent to a multipath device
Sagi Grimberg
2019-07-31
nvme-core: Fix extra device_put() call on error path
Logan Gunthorpe
2019-07-30
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
Anthony Iliopoulos
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
2019-07-11
nvme: fix NULL deref for fabrics options
Minwoo Im
2019-07-10
nvme: fix regression upon hot device removal and insertion
Sagi Grimberg
2019-07-09
nvme-tcp: set the STABLE_WRITES flag when data digests are enabled
Mikhail Skorzhinskii
2019-07-09
nvme: set physical block size and optimal I/O size
Bart Van Assche
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
nvme: export get and set features
Keith Busch
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
2019-05-21
nvme: copy MTFA field from identify controller
Laine Walker-Avina
2019-05-17
nvme: fix memory leak for power latency tolerance
Yufen Yu
2019-05-17
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
2019-05-17
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
2019-05-17
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
2019-05-17
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
2019-05-17
nvme: Fix known effects
Keith Busch
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-14
nvme: validate cntlid during controller initialisation
Christoph Hellwig
2019-05-14
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
2019-05-14
nvme: trace all async notice events
Chaitanya Kulkarni
2019-05-13
nvme-pci: add known admin effects to augument admin effects log page
Maxim Levitsky
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
[next]