]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - include/linux/nvme.h
NVMe: Do not set IO queue depth beyond device max
[mirror_ubuntu-artful-kernel.git] / include / linux / nvme.h
2012-07-27 Keith BuschNVMe: Do not set IO queue depth beyond device max
2012-07-26 Keith BuschNVMe: Set block queue max sectors
2011-11-04 Matthew WilcoxNVMe: Update Identify Controller data structure
2011-11-04 Matthew WilcoxNVMe: Implement doorbell stride capability
2011-11-04 Matthew WilcoxNVMe: Rework ioctls
2011-11-04 Matthew WilcoxNVMe: Time out initialisation after a few seconds
2011-11-04 Matthew WilcoxNVMe: Correct the Controller Configuration settings
2011-11-04 Matthew WilcoxNVMe: Change the definition of nvme_user_io
2011-11-04 Matthew WilcoxNVMe: Correct the definitions of two ioctls
2011-11-04 Matthew WilcoxNVMe: Remove outdated comments
2011-11-04 Krzysztof WierzbickiNVMe: Update admin opcodes to match the 1.0RC spec
2011-11-04 Matthew WilcoxNVMe: Update BAR structure to match the current spec
2011-11-04 Matthew WilcoxNVMe: Add download / activate firmware ioctls
2011-11-04 Matthew WilcoxNVMe: Add remaining status codes
2011-11-04 Matthew WilcoxNVMe: Add NVME_IOCTL_SUBMIT_IO
2011-11-04 Matthew WilcoxNVMe: Make nvme_common_command more featureful
2011-11-04 Matthew WilcoxNVMe: New driver