aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientHEADmasterLinus 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 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
2016-12-16ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi2-21/+12
2016-12-16ovl: get rid of PURE typeMiklos Szeredi3-13/+6
2016-12-16ovl: check lower existence when removingMiklos Szeredi3-3/+56
2016-12-16ovl: add ovl_dentry_is_whiteout()Miklos Szeredi3-3/+9
2016-12-16ovl: don't check stickyMiklos Szeredi1-24/+0
2016-12-16ovl: don't check rename to selfMiklos Szeredi1-12/+3
2016-12-16ovl: treat special files like a regular fsMiklos Szeredi4-19/+16
2016-12-16ovl: rename ovl_rename2() to ovl_rename()Miklos Szeredi1-4/+4
2016-12-16ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein1-1/+8
2016-12-16Revert "ovl: get_write_access() in truncate"Miklos Szeredi1-21/+0
2016-12-16ovl: update docMiklos Szeredi1-3/+3
2016-12-16vfs: fix vfs_clone_file_range() for overlayfs filesAmir Goldstein1-5/+5
2016-12-16vfs: call vfs_clone_file_range() under freeze protectionAmir Goldstein4-6/+15
2016-12-16vfs: allow vfs_clone_file_range() across mount pointsAmir Goldstein2-2/+10
2016-12-16vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()Miklos Szeredi1-8/+4
2016-12-16Revert "vfs: rename: check backing inode being equal"Miklos Szeredi1-5/+1
2016-12-16Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi1-3/+3
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman47-580/+1040
2016-12-15Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds43-726/+1258
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds86-280/+2106
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher5-9/+34
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds24-2300/+986
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds86-722/+11428
2016-12-15Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds118-709/+12147
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds420-8052/+18327
2016-12-15Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-3/+55
2016-12-15Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-78/+113
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds126-9578/+2125
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-87/+140
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds24-0/+1948
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-227/+474
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin38-68/+5
2016-12-16fs/logfs: drop __CHECK_ENDIAN__Michael S. Tsirkin1-3/+1
2016-12-16Documentation/sparse: drop __CHECK_ENDIAN__Michael S. Tsirkin2-12/+2
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin12-20/+20
2016-12-16checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin1-2/+2
2016-12-16Documentation/sparse: drop __bitwise__Michael S. Tsirkin1-7/+0
2016-12-16tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-16linux/types.h: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2016-12-16virtio_mmio: Set dev.release() to avoid warningYuan Liu1-0/+2
2016-12-16vhost: remove unused feature bitJason Wang1-2/+0
2016-12-16virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi1-1/+1
2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser1-2/+0
2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland1-4/+5
2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland1-2/+3
2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland1-1/+1
2016-12-16crypto: add virtio-crypto driverGonglei12-0/+1887
2016-12-16vhost: cache used event for better performanceJason Wang2-6/+25
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng1-8/+17
2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig1-40/+57
2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig1-34/+27
2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig1-1/+0
2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2-26/+17
2016-12-16virtio: clean up handling of request_irq failureMichael S. Tsirkin1-3/+1
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds52-300/+1064
2016-12-15Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-10/+3
2016-12-15Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds18-309/+1192
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds20-73/+1346
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-429/+2264
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds72-882/+3099
2016-12-15platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart1-2/+2
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29-406/+1238
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds1-1/+2
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds203-2656/+12276
2016-12-15Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-215/+278
2016-12-15Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-1/+302
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-2/+5
2016-12-15afs, rxrpc: Update the MAINTAINERS fileDavid Howells1-0/+1
2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven1-6/+0
2016-12-15EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam1-0/+6
2016-12-15edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab2-108/+106
2016-12-15edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab1-15/+23
2016-12-15edac: fix kernel-doc tags at the drivers/edac_*.hMauro Carvalho Chehab2-21/+36
2016-12-15edac: adjust docs location at MAINTAINERS and 00-INDEXMauro Carvalho Chehab2-3/+2
2016-12-15driver-api: create an edac.rst file with EDAC documentationMauro Carvalho Chehab3-2/+73
2016-12-15edac: move documentation from edac_mc.c to edac_core.hMauro Carvalho Chehab2-82/+101
2016-12-15edac: move documentation from edac_pci*.c to edac_pci.hMauro Carvalho Chehab3-76/+98
2016-12-15edac: move documentation from edac_device to edac_core.hMauro Carvalho Chehab2-58/+51
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab46-52/+36
2016-12-15edac: move EDAC device definitions to drivers/edac/edac_device.hMauro Carvalho Chehab4-251/+281
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab5-156/+185
2016-12-15docs-rst: admin-guide: add documentation for EDACMauro Carvalho Chehab2-0/+1
2016-12-15edac.txt: Improve documentation, adding RAS introductionMauro Carvalho Chehab1-39/+248
2016-12-15edac.txt: update information about newer Intel CPUsMauro Carvalho Chehab1-15/+29
2016-12-15edac.txt: remove info that the Nehalem EDAC is experimentalMauro Carvalho Chehab1-4/+0
2016-12-15edac.txt: convert EDAC documentation to ReSTMauro Carvalho Chehab1-256/+295
2016-12-15edac.txt: add a section explaining the dimmX and rankX directoriesMauro Carvalho Chehab1-0/+120
2016-12-15edac: edac_core.h: remove prototype for edac_pci_reset_delay_period()Mauro Carvalho Chehab1-3/+0
2016-12-15edac: edac_core.h: get rid of unused kobj_completeMauro Carvalho Chehab1-1/+0
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab633-13386/+27616
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro34-316/+221
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds67-1464/+1357
2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds1-103/+5
2016-12-14printk: remove games with previous record flagsLinus Torvalds1-85/+24
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin1-7/+7
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin1-2/+1
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin1-1/+1
2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin1-5/+5
2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin1-1/+1
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin1-0/+2
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin1-1/+3
2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin1-2/+2
2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin1-7/+7
2016-12-14Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds5-130/+165
2016-12-14logfs: remove from treeChristoph Hellwig20-9390/+0
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds53-349/+868
2016-12-15virtio_ring: fix complaint by sparseGonglei1-2/+2
2016-12-15virtio_pci_modern: fix complaint by sparseGonglei1-4/+4
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-58/+89
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds140-2218/+3428
2016-12-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-16/+45
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds13-95/+104
2016-12-14docs: add back 'Documentation/Changes' file (as symlink)Linus Torvalds1-0/+1
2016-12-14radix tree test suite: delete unused rcupdate.cMatthew Wilcox1-86/+0
2016-12-14radix tree test suite: add new tag checkMatthew Wilcox1-0/+3
2016-12-14radix-tree: ensure counts are initialisedMatthew Wilcox2-25/+61
2016-12-14radix tree test suite: cache recently freed objectsMatthew Wilcox2-12/+41
2016-12-14radix tree test suite: add some more functionalityMatthew Wilcox3-0/+21
2016-12-14idr: reduce the number of bits per level from 8 to 6Matthew Wilcox1-5/+4
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox3-7/+34
2016-12-14tpm: use idr_find(), not idr_find_slowpath()Matthew Wilcox1-2/+2
2016-12-14idr: add ida_is_emptyMatthew Wilcox3-6/+11
2016-12-14radix tree test suite: check multiorder iterationMatthew Wilcox4-35/+73
2016-12-14radix-tree: fix replacement for multiorder entriesMatthew Wilcox2-28/+119
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox4-3/+69
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox3-4/+214
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox3-31/+213
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox9-163/+125
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox6-105/+53
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox9-85/+188
2016-12-14btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox1-0/+1
2016-12-14radix-tree: improve dump outputMatthew Wilcox1-23/+26
2016-12-14radix-tree: make radix_tree_find_next_bit more usefulMatthew Wilcox1-10/+7
2016-12-14radix-tree: create node_tag_set()Matthew Wilcox1-22/+19
2016-12-14radix-tree: move rcu_head into a union with private_listMatthew Wilcox2-10/+5
2016-12-14radix-tree: fix typoMatthew Wilcox1-1/+1
2016-12-14radix tree test suite: use common find-bit codeMatthew Wilcox5-80/+48
2016-12-14tools: add more bitmap functionsMatthew Wilcox1-0/+26
2016-12-14radix tree test suite: record order in each itemMatthew Wilcox3-14/+23
2016-12-14radix tree test suite: handle exceptional entriesMatthew Wilcox1-0/+7
2016-12-14radix tree test suite: use rcu_barrierMatthew Wilcox2-2/+15
2016-12-14radix tree test suite: benchmark for iteratorKonstantin Khlebnikov5-1/+110
2016-12-14radix tree test suite: iteration test misuses RCUMatthew Wilcox1-2/+26
2016-12-14radix tree test suite: make runs more reproducibleMatthew Wilcox2-6/+14
2016-12-14radix tree test suite: free preallocated nodesMatthew Wilcox2-0/+4
2016-12-14radix tree test suite: track preempt_countMatthew Wilcox3-13/+24
2016-12-14radix tree test suite: allow GFP_ATOMIC allocations to failMatthew Wilcox3-9/+25
2016-12-14tools: add WARN_ON_ONCEMatthew Wilcox4-4/+13
2016-12-14dax: clear dirty entry tags on cache flushJan Kara1-0/+64
2016-12-14dax: protect PTE modification on WP fault by radix tree entry lockJan Kara2-7/+17
2016-12-14dax: make cache flushing protected by entry lockJan Kara1-22/+39
2016-12-14mm: export follow_pte()Jan Kara2-2/+4
2016-12-14mm: change return values of finish_mkwrite_fault()Jan Kara1-4/+3
2016-12-14mm: provide helper for finishing mkwrite faultsJan Kara2-27/+41
2016-12-14mm: move part of wp_page_reuse() into the single call siteJan Kara1-15/+12
2016-12-14mm: use vmf->page during WP faultsJan Kara1-29/+29
2016-12-14mm: pass vm_fault structure into do_page_mkwrite()Jan Kara1-12/+10
2016-12-14mm: factor out common parts of write fault handlingJan Kara1-41/+37
2016-12-14mm: move handling of COW faults into DAX codeJan Kara4-56/+34
2016-12-14mm: factor out functionality to finish page faultsJan Kara2-9/+36
2016-12-14mm: allow full handling of COW faults in ->fault handlersJan Kara2-8/+10
2016-12-14mm: add orig_pte field into vm_faultJan Kara4-48/+47
2016-12-14mm: use passed vm_fault structure for in wp_pfn_shared()Jan Kara1-7/+2
2016-12-14mm: trim __do_fault() argumentsJan Kara1-38/+29
2016-12-14mm: use passed vm_fault structure in __do_fault()Jan Kara1-15/+10
2016-12-14mm: use pgoff in struct vm_fault instead of passing it separatelyJan Kara2-17/+19
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara27-79/+57
2016-12-14mm: join struct fault_env and vm_faultJan Kara11-422/+423
2016-12-14mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes6-21/+25