summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2-4/+5
2013-05-08NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox1-1/+4
2013-05-08NVMe: Wait for device to acknowledge shutdownMatthew Wilcox1-19/+46
2013-05-02NVMe: Schedule timeout for sync commandsKeith Busch1-1/+1
2013-05-02NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2-4/+68
2013-05-02NVMe: Device specific stripe size handlingKeith Busch2-4/+16
2013-05-02NVMe: Split non-mergeable bio requestsKeith Busch1-30/+122
2013-05-02NVMe: Remove dead code in nvme_dev_addKeith Busch1-9/+2
2013-05-02NVMe: Check for NULL memory in nvme_dev_addKeith Busch1-0/+2
2013-05-02NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch1-1/+1
2013-05-02NVMe: Free admin queue on request_irq errorKeith Busch1-4/+9
2013-05-02NVMe: Add scsi unmap to SG_IOKeith Busch1-0/+78
2013-05-02NVMe: queue usage fixes in nvme-scsiKeith Busch1-5/+20
2013-05-02NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven1-2/+1
2013-04-16NVMe: Add a character device for each nvme deviceKeith Busch2-10/+69
2013-04-16NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2-6/+6
2013-04-16NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox1-1/+1
2013-04-16NVMe: Fix sparse warnings in scsi emulationVishal Verma1-39/+60
2013-04-16NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox1-1/+7
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox3-3/+8
2013-04-16NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven1-1/+1
2013-03-28NVMe: Add nvme-scsi.cVishal Verma4-18/+2997
2013-03-27NVMe: Add definitions for format commandVishal Verma2-0/+13
2013-03-27NVMe: Move structures & definitions to header fileVishal Verma2-55/+60
2013-03-26NVMe: Rename nvme.c to nvme-core.cVishal Verma2-0/+1
2013-03-26NVMe: Add discard support for capable devicesKeith Busch2-1/+91
2013-03-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-19/+27
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-21/+28
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-6/+8
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-73/+384
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-60/+365
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-7/+11
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-63/+139
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter1-8/+5
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni3-0/+9
2013-03-24Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter1-5/+5
2013-03-24Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin1-1/+1
2013-03-24Linux 3.9-rc4v3.9-rc4Linus Torvalds1-1/+1
2013-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-24Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-23Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier10-18/+24
2013-03-23IB/qib: change QLogic to IntelVinit Agnihotri8-15/+17
2013-03-23IB/ipath: Silence a static checker warningDan Carpenter1-1/+1