Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom...
[linux-2.6-block.git] / fs / overlayfs /
2018-04-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc2' of git://people...
2018-04-22 Linus TorvaldsMerge tag 'for-4.17-rc1-tag' of git://git./linux/kernel...
2018-04-22 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-04-21 Linus TorvaldsMerge tag 'sound-4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'mmc-v4.17-3' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'md/4.17-rc1' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-20 Linus TorvaldsMerge tag 'ecryptfs-4.17-rc2-fixes' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'for_v4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'for-linus-4.17-rc2-tag' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'mips_fixes_4.17_1' of git://git./linux/kerne...
2018-04-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2018-04-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-04-16 Ingo MolnarMerge tag 'perf-core-for-mingo-4.17-20180413' of git...
2018-04-16 Linus TorvaldsMerge tag 'for-4.17-part2-tag' of git://git./linux...
2018-04-16 Linus TorvaldsMerge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org...
2018-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-04-16 Linus TorvaldsMerge tag 'kbuild-v4.17-2' of git://git./linux/kernel...
2018-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-04-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-04-15 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2018-04-15 Linus TorvaldsMerge tag 'powerpc-4.17-2' of git://git./linux/kernel...
2018-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-13 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'pwm/for-4.17-rc1' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'linux-watchdog-4.17-rc1' of git://linux...
2018-04-13 Linus TorvaldsMerge tag 'apparmor-pr-2018-04-10' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'trace-v4.17-2' of git://git./linux/kernel...
2018-04-12 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-11' of git:...
2018-04-12 Linus TorvaldsMerge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org...
2018-04-12 Linus TorvaldsMerge branch 'work.thaw' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Amir Goldsteinovl: add support for "xino" mount and config options
2018-04-12 Amir Goldsteinovl: consistent d_ino for non-samefs with xino
2018-04-12 Amir Goldsteinovl: consistent i_ino for non-samefs with xino
2018-04-12 Amir Goldsteinovl: constant st_ino for non-samefs with xino
2018-04-12 Amir Goldsteinovl: allocate anon bdev per unique lower fs
2018-04-12 Amir Goldsteinovl: factor out ovl_map_dev_ino() helper
2018-04-12 Miklos Szerediovl: cleanup ovl_update_time()
2018-04-12 Miklos Szerediovl: add WARN_ON() for non-dir redirect cases
2018-04-12 Vivek Goyalovl: cleanup setting OVL_INDEX
2018-04-12 Vivek Goyalovl: set d->is_dir and d->opaque for last path element
2018-04-12 Vivek Goyalovl: Do not check for redirect if this is last layer
2018-04-12 Amir Goldsteinovl: lookup in inode cache first when decoding lower...
2018-04-12 Amir Goldsteinovl: do not try to reconnect a disconnected origin...
2018-04-12 Amir Goldsteinovl: disambiguate ovl_encode_fh()
2018-04-12 Amir Goldsteinovl: set lower layer st_dev only if setting lower st_ino
2018-04-12 Amir Goldsteinovl: fix lookup with middle layer opaque dir and absolu...
2018-04-12 Vivek Goyalovl: Set d->last properly during lookup
2018-04-12 Amir Goldsteinovl: set i_ino to the value of st_ino for NFS export
2018-04-12 Ingo MolnarMerge branch 'WIP.x86/asm' into x86/urgent, because...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-10 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-04' of git:...
2018-04-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.17-1' of git://git...
2018-04-10 Linus TorvaldsMerge tag 'dmaengine-4.17-rc1' of git://git.infradead...
2018-04-10 Linus TorvaldsMerge tag 'rproc-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'rpmsg-v4.17' of git://github.com/andersson...
2018-04-10 Linus TorvaldsMerge tag 'mips_4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'trace-v4.17' of git://git./linux/kernel...
2018-04-10 Linus TorvaldsMerge tag 'rtc-4.17' of git://git./linux/kernel/git...
2018-04-10 Linus TorvaldsMerge tag 'fbdev-v4.17' of git://github.com/bzolnier...
2018-04-10 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.17' of git://git./linux...
2018-04-09 Linus TorvaldsMerge branch 'work.namei' of git://git./linux/kernel...
2018-04-09 Linus TorvaldsMerge tag 'pstore-v4.17-rc1-fix' of git://git./linux...
2018-04-09 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-04-09 Dan WilliamsMerge branch 'for-4.17/dax' into libnvdimm-for-next
2018-04-09 Dan WilliamsMerge branch 'for-4.17/libnvdimm' into libnvdimm-for...
2018-04-09 Linus TorvaldsMerge branch 'for-linus-sa1100' of git://git.armlinux...
2018-04-09 Ingo MolnarMerge branch 'linus' into x86/pti to pick up upstream...
2018-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2018-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-07 Linus TorvaldsMerge tag 'powerpc-4.17-1' of git://git./linux/kernel...
2018-04-07 Linus TorvaldsMerge tag 'linux-kselftest-4.17-rc1' of git://git....
2018-04-07 Linus TorvaldsMerge tag 'pci-v4.17-changes' of git://git./linux/kerne...
2018-04-07 Linus TorvaldsMerge tag 'for-linus-unmerged' of git://git./linux...
2018-04-06 Linus TorvaldsMerge tag 'selinux-pr-20180403' of git://git./linux...
2018-04-06 Linus TorvaldsMerge tag 'audit-pr-20180403' of git://git./linux/kerne...
2018-04-06 Linus TorvaldsMerge tag 'pstore-v4.17-rc1' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge tag 'mtd/for-4.17' of git://git.infradead.org...
2018-04-06 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2018-04-06 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2018-04-06 Linus TorvaldsMerge tag 'devicetree-for-4.17' of git://git./linux...
2018-04-06 Linus TorvaldsMerge branch 'siginfo-linus' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge branch 'for-4.17' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2018-04-06 Linus TorvaldsMerge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields...
2018-04-06 Linus TorvaldsMerge tag 'f2fs-for-4.17' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge tag 'for-4.17/block-20180402' of git://git.kernel...
2018-04-05 Linus TorvaldsMerge tag 'edac_for_4.17' of git://git./linux/kernel...
2018-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next