aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-06slub: tidy up initialization orderingAlexander Potapenko1-2/+2
2017-09-06ocfs2: clean up some dead codeJun Piao12-71/+19
2017-09-06ocfs2: make ocfs2_set_acl() staticJan Kara2-8/+1
2017-09-06modpost: simplify sec_name()Masahiro Yamada1-16/+11
2017-09-06dax: initialize variable pfn before using itNicolas Iooss1-1/+1
2017-09-06dax: use PG_PMD_COLOUR instead of open codingRoss Zwisler1-7/+4
2017-09-06dax: explain how read(2)/write(2) addresses are validatedRoss Zwisler1-0/+5
2017-09-06dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler2-41/+34
2017-09-06dax: remove DAX code from page_cache_tree_insert()Ross Zwisler3-14/+3
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler7-235/+86
2017-09-06dax: relocate some dax functionsRoss Zwisler1-69/+69
2017-09-06mm: add vm_insert_mixed_mkwrite()Ross Zwisler2-7/+45
2017-09-06metag/numa: remove the unused parent_node() macroDou Liyang1-1/+0
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds136-3169/+11758
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1592-30402/+99174
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds31-89/+241
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds8-54/+93
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds7-30/+36
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi1-1/+0
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-111/+222
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds50-709/+1027
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-110/+321
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson1-3/+9
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä1-1/+1
2017-09-06loop: set physical block size to logical block sizeOmar Sandoval1-2/+4
2017-09-06Merge branch 'topic/dmatest' into for-linusVinod Koul12-830/+141
2017-09-06Merge branch 'topic/qcom' into for-linusVinod Koul8-16/+151
2017-09-06Merge branch 'topic/ppc4xx' into for-linusVinod Koul1-13/+10
2017-09-06Merge branch 'topic/of' into for-linusVinod Koul2-12/+10
2017-09-06Merge branch 'topic/k3dma' into for-linusVinod Koul1-8/+4
2017-09-06Merge branch 'topic/ioat' into for-linusVinod Koul5-4/+83
2017-09-06Merge branch 'topic/bcm' into for-linusVinod Koul1-249/+295
2017-09-06Merge branch 'topic/altera' into for-linusVinod Koul3-0/+934
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig1-1/+8
2017-09-06bcache: fix bch_hprint crash and improve outputMichael Lyle1-15/+35
2017-09-06bcache: Update continue_at() documentationDan Carpenter1-4/+0
2017-09-06bcache: silence static checker warningDan Carpenter1-3/+0
2017-09-06bcache: fix for gc and write-back raceTang Junhui3-2/+10
2017-09-06bcache: increase the number of open bucketsTang Junhui1-1/+3
2017-09-06bcache: Correct return value for sysfs attach errorsTony Asleson1-2/+2
2017-09-06bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2-1/+21
2017-09-06bcache: gc does not work when triggering by manual commandTang Junhui1-1/+14
2017-09-06bcache: Don't reinvent the wheel but use existing llist APIByungchul Park1-13/+2
2017-09-06bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui1-3/+3
2017-09-06bcache: fix sequential large write IO bypassTang Junhui1-6/+0
2017-09-06bcache: Fix leak of bdev referenceJan Kara1-0/+2
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg3-14/+28
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer1-0/+18
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach1-2/+18