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
2016-10-19
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-12
nvme: Stop probing a removed device
Keith Busch
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
2016-08-15
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
nvme: initialize variable before logical OR'ing it
Jay Freyensee
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2016-07-14
NVMe: don't allocate unused nvme_major
NeilBrown
2016-07-14
nvme: Remove RCU namespace protection
Keith Busch
2016-07-12
nvme: Limit command retries
Keith Busch
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-08
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2016-07-08
nvme: add new reconnecting controller state
Christoph Hellwig
2016-07-05
nvme: add keep-alive support
Sagi Grimberg
2016-07-05
nvme-fabrics: add a generic NVMe over Fabrics library
Christoph Hellwig
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-07-05
nvme: allow transitioning from NEW to LIVE state
Christoph Hellwig
2016-06-27
block: convert to device_add_disk()
Dan Williams
2016-06-12
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
2016-06-12
nvme: factor out a add nvme_is_write helper
Christoph Hellwig
2016-06-12
nvme: allow for size limitations from transport drivers
Christoph Hellwig
2016-06-08
NVMe: Fix removal in case of active namespace list scanning method
Sunad Bhandary
2016-06-07
nvme: use UINT_MAX for max discard sectors
Minfei Huang
2016-06-07
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
drivers: use req op accessor
Mike Christie
2016-05-17
nvme/host: Add missing blk_integrity tag_size + flags assignments
Nicholas Bellinger
2016-05-17
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-17
NVMe: Allow user initiated rescan
Keith Busch
2016-05-02
nvme: fix nvme_ns_remove() deadlock
Ming Lin
2016-05-02
nvme: switch to RCU freeing the namespace
Ming Lin
2016-05-02
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_in...
Wang Sheng-Hui
2016-04-12
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-03-18
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-16
NVMe: Expose ns wwid through single sysfs entry
Keith Busch
2016-03-08
NVMe: Create discard zero quirk white list
Keith Busch
[next]