Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c07dee7348e2451bcf2f178bf0e7830268e2c31a
c07dee7
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
135c919
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
37861ff
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
0aaf214
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
087a76d
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9dfe495
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 8 years ago
9936f44
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
70f56cb
Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
c3c8699
ovl: fix reStructuredText syntax errors in documentation
by Amir Goldstein
· 8 years ago
313684c
ovl: fix return value of ovl_fill_super
by Geliang Tang
· 8 years ago
32a3d84
ovl: clean up kstat usage
by Al Viro
· 8 years ago
9aba652
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
by Amir Goldstein
· 8 years ago
97c684c
ovl: create directories inside merged parent opaque
by Amir Goldstein
· 8 years ago
5cf5b47
ovl: opaque cleanup
by Miklos Szeredi
· 8 years ago
c5bef3a
ovl: show redirect_dir mount option
by Amir Goldstein
· 8 years ago
3ea22a7
ovl: allow setting max size of redirect
by Miklos Szeredi
· 8 years ago
688ea0e
ovl: allow redirect_dir to default to "on"
by Miklos Szeredi
· 8 years ago
d159511
ovl: check for emptiness of redirect dir
by Amir Goldstein
· 8 years ago
a6c6065
ovl: redirect on rename-dir
by Miklos Szeredi
· 8 years ago
02b69b2
ovl: lookup redirects
by Miklos Szeredi
· 8 years ago
e28edc4
ovl: consolidate lookup for underlying layers
by Miklos Szeredi
· 8 years ago
48fab5d
ovl: fix nested overlayfs mount
by Amir Goldstein
· 8 years ago
6b2d5fe
ovl: check namelen
by Miklos Szeredi
· 8 years ago
bbb1e54
ovl: split super.c
by Miklos Szeredi
· 8 years ago
2b8c30e
ovl: use d_is_dir()
by Miklos Szeredi
· 8 years ago
8ee6059
ovl: simplify lookup
by Miklos Szeredi
· 8 years ago
3ee23ff
ovl: check lower existence of rename target
by Miklos Szeredi
· 8 years ago
370e55a
ovl: rename: simplify handling of lower/merged directory
by Miklos Szeredi
· 8 years ago
38e813d
ovl: get rid of PURE type
by Miklos Szeredi
· 8 years ago
2aff453
ovl: check lower existence when removing
by Miklos Szeredi
· 8 years ago
c412ce4
ovl: add ovl_dentry_is_whiteout()
by Miklos Szeredi
· 8 years ago
99f5d08
ovl: don't check sticky
by Miklos Szeredi
· 8 years ago
804032f
ovl: don't check rename to self
by Miklos Szeredi
· 8 years ago
ca4c8a3
ovl: treat special files like a regular fs
by Miklos Szeredi
· 8 years ago
6c02cb5
ovl: rename ovl_rename2() to ovl_rename()
by Miklos Szeredi
· 8 years ago
2ea9846
ovl: use vfs_clone_file_range() for copy up if possible
by Amir Goldstein
· 8 years ago
31c3a70
Revert "ovl: get_write_access() in truncate"
by Miklos Szeredi
· 8 years ago
2d8f290
ovl: update doc
by Miklos Szeredi
· 8 years ago
b335e9d
vfs: fix vfs_clone_file_range() for overlayfs files
by Amir Goldstein
· 8 years ago
031a072
vfs: call vfs_clone_file_range() under freeze protection
by Amir Goldstein
· 8 years ago
913b86e
vfs: allow vfs_clone_file_range() across mount points
by Amir Goldstein
· 8 years ago
3616119
vfs: no mnt_want_write_file() in vfs_{copy,clone}_file_range()
by Miklos Szeredi
· 8 years ago
8d3e293
Revert "vfs: rename: check backing inode being equal"
by Miklos Szeredi
· 8 years ago
beef512
Revert "af_unix: fix hard linked sockets on overlay"
by Miklos Szeredi
· 8 years ago
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
47057ab
nfsd: add support for the umask attribute
by Andreas Gruenbacher
· 9 years ago
66d4667
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
482c3e88
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
786a72d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3bd776b
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
775fadd
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
09dee2a
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
378d5a4
fs/logfs: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
dc67a9f
Documentation/sparse: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
46d832f
checkpatch: replace __bitwise__ with __bitwise
by Michael S. Tsirkin
· 8 years ago
9536099
Documentation/sparse: drop __bitwise__
by Michael S. Tsirkin
· 8 years ago
376a5fb
tools: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
05de970
linux/types.h: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
cecdbdc
virtio_mmio: Set dev.release() to avoid warning
by Yuan Liu
· 8 years ago
8d39046
vhost: remove unused feature bit
by Jason Wang
· 8 years ago
0c7eaf5
virtio_ring: fix description of virtqueue_get_buf
by Felipe Franciosi
· 8 years ago
b9fd06d
vhost/scsi: Remove unused but set variable
by Tobias Klauser
· 8 years ago
ea9156f
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
by Mark Rutland
· 8 years ago
9d1b972
vringh: kill off ACCESS_ONCE()
by Mark Rutland
· 8 years ago
5da889c
tools/virtio: fix READ_ONCE()
by Mark Rutland
· 8 years ago
dbaf062
crypto: add virtio-crypto driver
by Gonglei
· 8 years ago
809ecb9
vhost: cache used event for better performance
by Jason Wang
· 8 years ago
6c083c2
vsock: lookup and setup guest_cid inside vhost_vsock_lock
by Gao feng
· 8 years ago
a3cbec6
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
by Christoph Hellwig
· 8 years ago
66f2f55
virtio_pci: merge vp_free_vectors into vp_del_vqs
by Christoph Hellwig
· 8 years ago
9f8196c
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
by Christoph Hellwig
· 8 years ago
fa3a327
virtio_pci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
d417959
virtio: clean up handling of request_irq failure
by Michael S. Tsirkin
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
39d2c3b
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e18bf80
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
8600b69
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
cb2bf25
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
by Darren Hart
· 8 years ago
a9a16a6
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
d3ea547
rdma: fix buggy code that the compiler warns about
by Linus Torvalds
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
6df8b74
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
Next »