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-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
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-07
nvme: Remove unused forward declaration
Israel Rukshin
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-07
nvme: cache controller attributes
Sagi Grimberg
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
2018-12-07
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-11-30
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-27
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
nvme: Free ctrl device name on init failure
Keith Busch
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
2018-10-08
nvme: remove ns sibling before clearing path
Keith Busch
2018-10-01
nvme: take node locality into account when selecting a path
Christoph Hellwig
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
2018-10-01
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-08-08
nvme: set gendisk read only based on nsattr
Chaitanya Kulkarni
[next]