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-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
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-04-10
nvme: cancel request synchronously
Ming Lei
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-03-13
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: add proper discard setup for the multipath device
Christoph Hellwig
2019-03-13
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
2019-03-13
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
nvme: update comment to make the code easier to read
Yufen Yu
2019-03-13
nvme: put ns_head ref if namespace fails allocation
Sagi Grimberg
2019-03-13
nvme: don't warn on block content change effects
Keith Busch
2019-02-20
nvme: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
nvme: return error from nvme_alloc_ns()
Hannes Reinecke
2019-02-20
nvme: avoid that deleting a controller triggers a circular locking complaint
Bart Van Assche
2019-02-20
nvme: introduce a helper function for controller deletion
Bart Van Assche
2019-02-20
nvme: unexport nvme_delete_ctrl_sync()
Bart Van Assche
2019-02-20
nvme-multipath: round-robin I/O policy
Hannes Reinecke
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-06
nvme: lock NS list changes while handling command effects
Keith Busch
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
2019-02-04
nvme: add support for the Write Zeroes command
Chaitanya Kulkarni
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
2018-12-13
nvme: add __exit annotation
Chengguang Xu
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
[next]