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
Age
Commit message (
Expand
)
Author
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-15
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-08
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-06
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2017-12-29
nvme-fcloop: avoid possible uninitialized variable warning
James Smart
2017-11-20
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-16
nvmet_fc: fix better length checking
James Smart
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-10
nvmet: kill nvmet_inline_bio_init
Christoph Hellwig
2017-11-10
nvmet: better data length validation
Christoph Hellwig
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
nvme: centralize AEN defines
Keith Busch
2017-11-10
nvmet: remove redundant local variable
Sagi Grimberg
2017-11-10
nvmet: remove redundant memset if failed to get_smart_log failed
Sagi Grimberg
2017-11-10
nvmet: fix comment typos in admin-cmd.c
Minwoo Im
2017-11-10
nvmet-rdma: update queue list during ib_device removal
Israel Rukshin
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
nvmet: fix fatal_err_work deadlock
James Smart
2017-11-01
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-20
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
2017-10-19
nvmet: make config_item_type const
Bhumika Goyal
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
nvmet: synchronize sqhd update
James Smart
2017-10-04
nvmet: bump NVMET_NR_QUEUES to 128
James Smart
2017-09-25
nvme-fcloop: fix port deletes and callbacks
James Smart
2017-09-25
nvmet-fc: ensure target queue id within range.
James Smart
2017-09-25
nvmet-fc: on port remove call put outside lock
James Smart
2017-09-25
nvme: fix sqhd reference when admin queue connect fails
James Smart
2017-09-25
nvmet: implement valid sqhd values in completions
James Smart
2017-09-25
nvmet-fc: fix failing max io queue connections
James Smart
2017-09-25
nvmet-fcloop: remove use of FC-specific error codes
James Smart
2017-09-25
nvmet-fc: remove use of FC-specific error codes
James Smart
[next]