summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-03-1014-100/+103
|\
| * xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-082-6/+10
| * xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-03-082-17/+32
| * xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-03-083-24/+2
| * xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra2017-03-081-2/+1
| * xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig2017-03-081-32/+27
| * xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-086-13/+22
| * iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan2017-03-061-7/+10
* | Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-101-1/+1
|\ \
| * | gcc-plugins: fix sancov_plugin for gcc-5Arnd Bergmann2017-02-271-1/+1
* | | Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-03-104-46/+44
|\ \ \
| * \ \ Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-03-091-10/+9
| |\ \ \
| | * | | cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-03-051-6/+5
| | * | | cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar2017-03-051-4/+4
| | | |/ | | |/|
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-03-093-36/+35
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicyRafael J. Wysocki2017-03-061-13/+4
| | * | cpufreq: intel_pstate: Fix intel_pstate_verify_policy()Rafael J. Wysocki2017-03-061-2/+2
| | * | cpufreq: intel_pstate: Fix global settings in active modeRafael J. Wysocki2017-03-061-6/+15
| | * | cpufreq: Add the "cpufreq.off=1" cmdline optionLen Brown2017-03-062-0/+4
| | * | cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarilyRafael J. Wysocki2017-03-041-3/+5
| | * | cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy()Rafael J. Wysocki2017-03-041-10/+0
| | * | cpufreq: intel_pstate: Do not use performance_limits in passive modeRafael J. Wysocki2017-03-041-2/+5
* | | | Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-103-7/+7
|\ \ \ \
| * | | | PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu2017-03-071-3/+2
| * | | | PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao2017-03-071-0/+1
| * | | | PCI: exynos: Initialize elbi_base even when using PHY frameworkJaehoon Chung2017-03-071-4/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-1012-132/+112
|\ \ \ \
| * | | | axonram: Fix gendisk handlingJan Kara2017-03-081-1/+4
| * | | | blk: improve order of bio handling in generic_make_request()NeilBrown2017-03-081-4/+21
| * | | | Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-085-65/+8
| * | | | block: Make del_gendisk() safer for disks without queuesJan Kara2017-03-081-6/+10
| * | | | bdi: Fix use-after-free in wb_congested_put()Jan Kara2017-03-081-15/+21
| * | | | block: Allow bdi re-registrationJan Kara2017-03-081-0/+7
| * | | | block/sed: Fix opal user range check and unused variablesJon Derrick2017-03-081-8/+2
| * | | | zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-03-081-0/+2
| * | | | blk-mq: free hctx->cpumask in release handler of hctx's kobjectMing Lei2017-03-082-12/+1
| * | | | blk-mq: make lifetime consistent between hctx and its kobjectMing Lei2017-03-082-9/+11
| * | | | blk-mq: make lifetime consitent between q/ctx and its kobjectMing Lei2017-03-083-8/+20
| * | | | blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei2017-03-083-4/+5
* | | | | Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-03-108-196/+260
|\ \ \ \ \
| * | | | | [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-073-21/+33
| * | | | | [media] dw2102: don't do DMA on stackJonathan McDowell2017-03-061-99/+145
| * | | | | [media] rc: protocol is not set on register for raw IR devicesSean Young2017-03-031-9/+9
| * | | | | [media] rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-031-2/+6
| * | | | | [media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit2017-03-031-2/+3
| * | | | | [media] lirc: fix dead lock between open and wakeup_filterSean Young2017-03-031-2/+2
| * | | | | [media] serial_ir: ensure we're ready to receive interruptsSean Young2017-03-031-61/+62
* | | | | | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-092-17/+7
|\ \ \ \ \ \
| * | | | | | xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-271-1/+0
| * | | | | | xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-02-221-16/+7