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
/
include
/
linux
/
nvme.h
Age
Commit message (
Expand
)
Author
2015-12-01
nvme: use offset instead of a struct for registers
Christoph Hellwig
2015-10-09
nvme: include <linux/types.ĥ> in <linux/nvme.h>
Christoph Hellwig
2015-10-09
nvme.h: add missing nvme_id_ctrl endianess annotations
Christoph Hellwig
2015-10-09
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
2015-10-09
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
NVMe: Simplify device resume on io queue failure
Keith Busch
2015-10-09
NVMe: Reference count open namespaces
Keith Busch
2015-08-18
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
2015-08-18
NVMe: Add nvme subsystem reset support
Keith Busch
2015-07-21
NVMe: Use CMB for the IO SQes if available
Jon Derrick
2015-06-05
NVMe: Automatic namespace rescan
Keith Busch
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-04-07
NVMe: Meta data handling through submit io ioctl
Keith Busch
2015-02-19
NVMe: Fix potential corruption during shutdown
Keith Busch
2015-02-19
NVMe: Asynchronous controller probe
Keith Busch
2015-02-19
NVMe: Register management handle under nvme class
Keith Busch
2015-02-19
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
2015-02-19
NVMe: Metadata format support
Keith Busch
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
NVMe: Async event request
Keith Busch
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-03
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-05-05
NVMe: Flush with data support
Keith Busch
2014-05-05
NVMe: Configure support for block flush
Keith Busch
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
2014-01-27
NVMe: Abort timed out commands
Keith Busch
2014-01-27
NVMe: Schedule reset for failed controllers
Keith Busch
2013-12-16
NVMe: Device resume error handling
Keith Busch
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
2013-11-18
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-09-03
NVMe: Use normal shutdown
Keith Busch
2013-09-03
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
NVMe: Split header file into user-visible and kernel-visible pieces
Matthew Wilcox
2013-06-20
NVMe: Disk IO statistics
Keith Busch
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
[next]