summaryrefslogtreecommitdiffstats
path: root/drivers/block (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch2-11/+26
2014-06-04NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2-4/+4
2014-06-04NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch1-1/+6
2014-06-04NVMe: Adhere to request queue block accounting enable/disableSam Bradshaw1-14/+19
2014-06-04NVMe: Fix nvme get/put queue semanticsKeith Busch1-8/+21
2014-06-04NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox1-1/+0
2014-06-04NVMe: Make admin timeout a module parameterKeith Busch1-3/+7
2014-06-04NVMe: Make iod bio timeout a parameterKeith Busch1-1/+5
2014-06-03NVMe: Prevent possible NULL pointer dereferenceSantosh Y1-1/+4
2014-06-03NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee1-4/+4
2014-06-03NVMe: Update data structures for NVMe 1.2Matthew Wilcox1-5/+21
2014-05-10NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox1-0/+1
2014-05-10NVMe: Update namespace and controller identify structures to the 1.1a specDimitri John Ledkov1-4/+15
2014-05-05NVMe: Flush with data supportKeith Busch2-21/+24
2014-05-05NVMe: Configure support for block flushKeith Busch3-0/+5
2014-05-05NVMe: Add tracepointsKeith Busch2-4/+10
2014-05-05NVMe: Protect against badly formatted CQEsKeith Busch1-2/+3
2014-05-05NVMe: Improve error messagesMatthew Wilcox1-3/+10
2014-05-05NVMe: Update copyright headersMatthew Wilcox4-19/+3
2014-05-05Linux 3.15-rc4v3.15-rc4Linus Torvalds1-1/+1
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2-0/+6
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2-4/+5
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-05-03tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)1-1/+1
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer1-0/+1
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller2-7/+2
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-01Hexagon: Delete stale barrier.hVineet Gupta1-37/+0
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin1-1/+1
2014-05-01aio: fix potential leak in aio_run_iocb().Leon Yu1-4/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki1-18/+26
2014-04-30MAINTAINERS: email address change for Jeff LaytonJeff Layton1-1/+1
2014-04-30ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa1-1/+1
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause2-1/+11
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao1-4/+12
2014-04-30perf tests: Add static build make testJiri Olsa1-0/+2
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa1-11/+23
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa1-1/+1
2014-04-30timer: Prevent overflow in apply_slackJiri Bohac1-1/+1
2014-04-30hrtimer: Prevent remote enqueue of leftmost timersLeon Ma1-0/+5