aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-07btrfs: export global block reserve size as space_infoDavid Sterba2-1/+28
2014-04-07btrfs: fix crash in remount(thread_pool=) caseSergei Trofimovich1-0/+2
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds92-1588/+3958
2014-04-07mac802154: fix duplicate #include headersJean Sacren1-1/+0
2014-04-07sxgbe: fix duplicate #include headersJean Sacren1-1/+0
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds83-647/+3181
2014-04-07net: filter: be more defensive on div/mod by X==0Daniel Borkmann1-16/+16
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott1-0/+14
2014-04-07Btrfs: abort the transaction when we don't find our extent refJosef Bacik1-0/+2
2014-04-07Btrfs: fix EINVAL checks in btrfs_cloneChris Mason1-2/+3
2014-04-07Btrfs: fix unlock in __start_delalloc_inodes()Wang Shilong1-2/+3
2014-04-07Btrfs: scrub raid56 stripes in the right wayWang Shilong1-19/+89
2014-04-07Btrfs: don't compress for a small writeWang Shilong1-0/+8
2014-04-07Btrfs: more efficient io tree navigation on wait_extent_bitFilipe Manana1-1/+5
2014-04-07Btrfs: send, build path string only once in send_holeFilipe Manana1-3/+3
2014-04-07btrfs: filter invalid arg for btrfs resizeGui Hecheng1-2/+3
2014-04-07Btrfs: send, fix data corruption due to incorrect hole detectionFilipe Manana1-1/+3
2014-04-07Btrfs: kmalloc() doesn't return an ERR_PTRDan Carpenter1-3/+2
2014-04-07Btrfs: fix snapshot vs nocow writtingWang Shilong1-2/+21
2014-04-07btrfs: Change the expanding write sequence to fix snapshot related bug.Qu Wenruo1-1/+4
2014-04-07btrfs: make device scan less noisyDavid Sterba1-11/+24
2014-04-07btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney1-3/+7
2014-04-07Btrfs: hold the commit_root_sem when getting the commit root during sendJosef Bacik3-16/+39
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre1-4/+9
2014-04-07blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe1-2/+6
2014-04-07percpu_counter: fix bad counter state during suspendJens Axboe1-1/+1
2014-04-07Xen: do hv callback accounting only on x86Arnd Bergmann1-1/+1
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel1493-13637/+25211
2014-04-07[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja1-5/+4
2014-04-07[media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja1-1/+12
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar23-152/+155
2014-04-07cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar6-13/+9
2014-04-07cpufreq: don't print value of .driver_data from coreViresh Kumar1-4/+3
2014-04-07cpufreq: ia64: don't set .driver_data to indexViresh Kumar1-1/+0
2014-04-07[media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja1-0/+3
2014-04-07[media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja1-2/+4
2014-04-07[media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja1-1/+2
2014-04-07[media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja1-1/+1
2014-04-07[media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja1-2/+2
2014-04-07[media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja1-1/+1
2014-04-07[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja1-0/+3
2014-04-07[media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan1-0/+1
2014-04-07regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski1-0/+1
2014-04-07[media] drx-j: use customise option correctlyPaul Bolle1-1/+1
2014-04-07[media] m88rs2000: fix sparse static warningsMalcolm Priestley1-4/+4
2014-04-07[media] r820t: fix size and init valuesBenjamin Larsson1-1/+2
2014-04-07cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy3-0/+8
2014-04-07cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy1-3/+2
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan4-0/+355
2014-04-07cpufreq: at32ap: don't declare local variable as staticViresh Kumar1-1/+1