summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds46-110/+120
2016-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds64-509/+1027
2016-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds14-44/+31
2016-12-18Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds4-61/+923
2016-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds51-779/+4228
2016-12-18Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds64-351/+1555
2016-12-18Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-18/+129
2016-12-18Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-9/+27
2016-12-18Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds27-455/+503
2016-12-18Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds24-2144/+1770
2016-12-17Merge branch 'work.autofs' into for-linusAl Viro13-75/+131
2016-12-17Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro208-903/+2175
2016-12-17Merge branch 'work.write_end' into for-linusAl Viro6-65/+52
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf8-27/+21
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker3-3/+3
2016-12-16tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf1-7/+1
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring1-5/+4
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring1-1/+1
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King1-1/+1
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds23-724/+809
2016-12-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-812/+1139
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds64-4628/+4713
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-260/+205
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds73-9721/+264
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds633-13381/+27612
2016-12-16Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds60-1478/+2027
2016-12-16Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-27/+167
2016-12-16Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+16
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov17206-537107/+1176022
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds259-2634/+8698
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds35-2385/+3915
2016-12-16ovl: fix reStructuredText syntax errors in documentationAmir Goldstein1-3/+4
2016-12-16ovl: fix return value of ovl_fill_superGeliang Tang1-0/+2
2016-12-16ovl: clean up kstat usageAl Viro4-39/+45
2016-12-16ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein3-37/+13
2016-12-16ovl: create directories inside merged parent opaqueAmir Goldstein1-2/+12
2016-12-16ovl: opaque cleanupMiklos Szeredi4-31/+25
2016-12-16ovl: show redirect_dir mount optionAmir Goldstein1-0/+3
2016-12-16ovl: allow setting max size of redirectMiklos Szeredi1-3/+7
2016-12-16ovl: allow redirect_dir to default to "on"Miklos Szeredi2-0/+19
2016-12-16ovl: check for emptiness of redirect dirAmir Goldstein1-9/+22
2016-12-16ovl: redirect on rename-dirMiklos Szeredi7-30/+195
2016-12-16ovl: lookup redirectsMiklos Szeredi4-2/+123
2016-12-16ovl: consolidate lookup for underlying layersMiklos Szeredi1-70/+86
2016-12-16ovl: fix nested overlayfs mountAmir Goldstein1-2/+2
2016-12-16ovl: check namelenMiklos Szeredi3-21/+35
2016-12-16ovl: split super.cMiklos Szeredi6-546/+572
2016-12-16ovl: use d_is_dir()Miklos Szeredi1-2/+2
2016-12-16ovl: simplify lookupMiklos Szeredi1-29/+25
2016-12-16ovl: check lower existence of rename targetMiklos Szeredi1-52/+11