NVMe: Set TASK_INTERRUPTIBLE before processing queues
[linux-2.6-block.git] / drivers / block / nvme-core.c
2013-05-01 Arjan van de VenNVMe: Set TASK_INTERRUPTIBLE before processing queues
2013-04-16 Keith BuschNVMe: Add a character device for each nvme device
2013-04-16 Matthew WilcoxNVMe: Fix endian-related problems in user I/O submissio...
2013-04-16 Matthew WilcoxNVMe: Fix I/O cancellation status on big-endian machines
2013-04-16 Matthew WilcoxNVMe: Don't fail initialisation unnecessarily
2013-04-16 Matthew WilcoxNVMe: Abstract out sector to block number conversion
2013-04-16 Arjan van de VenNVMe: Use round_jiffies_relative() for the periodic...
2013-03-28 Vishal VermaNVMe: Add nvme-scsi.c
2013-03-27 Vishal VermaNVMe: Add definitions for format command
2013-03-27 Vishal VermaNVMe: Move structures & definitions to header file
2013-03-26 Vishal VermaNVMe: Rename nvme.c to nvme-core.c