1. 4155c10 ovl: clean up getting lower layers by Miklos Szeredi · 7 years ago
  2. bca44b5 ovl: clean up workdir creation by Miklos Szeredi · 7 years ago
  3. 5064975 ovl: clean up getting upper layer by Miklos Szeredi · 7 years ago
  4. 520d7c8 ovl: move ovl_get_workdir() and ovl_get_lower_layers() by Miklos Szeredi · 7 years ago
  5. 6e88256 ovl: reduce the number of arguments for ovl_workdir_create() by Miklos Szeredi · 7 years ago
  6. c6fe625 ovl: change order of setup in ovl_fill_super() by Miklos Szeredi · 7 years ago
  7. a9075cd ovl: factor out ovl_free_fs() helper by Miklos Szeredi · 7 years ago
  8. 95e6d41 ovl: grab reference to workbasedir early by Miklos Szeredi · 7 years ago
  9. f7e3a7d ovl: split out ovl_get_indexdir() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  10. c0d91fb ovl: split out ovl_get_lower_layers() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  11. 8ed61dc ovl: split out ovl_get_workdir() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  12. 21a3b31 ovl: split out ovl_get_upper() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  13. 53dbb0b ovl: split out ovl_get_lowerstack() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  14. 87ad447 ovl: split out ovl_get_workpath() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  15. 6ee8acf ovl: split out ovl_get_upperpath() from ovl_fill_super() by Miklos Szeredi · 7 years ago
  16. 8aafcb5 ovl: use path_put_init() in error paths for ovl_fill_super() by Miklos Szeredi · 7 years ago
  17. f121aad vfs: add path_put_init() by Miklos Szeredi · 7 years ago
  18. f30536f ovl: update cache version of impure parent on rename by Amir Goldstein · 7 years ago
  19. a0c5ad3 ovl: relax same fs constraint for constant st_ino by Amir Goldstein · 7 years ago
  20. ba1e563 ovl: return anonymous st_dev for lower inodes by Chandan Rajendra · 7 years ago
  21. 2a9c6d0 ovl: allocate anonymous devs for lowerdirs by Chandan Rajendra · 7 years ago
  22. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 7 years ago
  23. ee023c3 ovl: move include of ovl_entry.h into overlayfs.h by Amir Goldstein · 7 years ago
  24. 07f6fff ovl: fix rmdir problem on non-merge dir with origin xattr by zhangyi (F) · 8 years ago
  25. 95e598e ovl: simplify ovl_check_empty_and_clear() by zhangyi (F) · 7 years ago
  26. b79e05a ovl: no direct iteration for dir with origin xattr by Amir Goldstein · 8 years ago
  27. 4eae06d ovl: lockdep annotate of nested OVL_I(inode)->lock by Amir Goldstein · 7 years ago
  28. 39dae59 Linux 4.14-rc8 by Linus Torvalds · 7 years ago
  29. 9b3499d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. b21172c Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  31. 9d9cc4a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. c84e6d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 3131dc4 Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  35. eda9cec x86/module: Detect and skip invalid relocations by Josh Poimboeuf · 7 years ago
  36. 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  37. f0a32ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  38. b1878b8 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  39. dab30d5 Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  40. ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
  41. 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
  42. e1b48c2 Documentation: Add Frank Rowand to list of enforcement statement endorsers by Frank Rowand · 7 years ago
  43. 707f5a0 doc: add Willy Tarreau to the list of enforcement statement endorsers by Willy Tarreau · 7 years ago
  44. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  45. da0db32 objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Josh Poimboeuf · 7 years ago
  46. 649e441 Merge branch 'linus' into core/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  47. e50f82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  48. d4c2e9f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  49. 6f29c244 Input: sparse-keymap - send sync event for KE_SW/KE_VSW by Stefan Brüns · 7 years ago
  50. 53f0b7f Input: ar1021_i2c - set INPUT_PROP_DIRECT by Martin Kepplinger · 7 years ago
  51. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  52. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  53. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  54. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  55. 3f46540 Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  56. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  57. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  58. f0395d5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  59. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  60. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  61. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  62. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  63. e08b187 initramfs: fix initramfs rebuilds w/ compression after disabling by Florian Fainelli · 7 years ago
  64. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  65. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  66. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  67. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  68. 294cbd0 Merge branch 'linus' into perf/urgent, to pick up dependent commits by Ingo Molnar · 7 years ago
  69. e16e437 Documentation: Add Tim Bird to list of enforcement statement endorsers by Bird, Timothy · 7 years ago
  70. 93824c8 net: systemport: Correct IPG length settings by Florian Fainelli · 7 years ago
  71. 3b11775 tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  72. 25dd169 fib: fib_dump_info can no longer use __in_dev_get_rtnl by Florian Westphal · 7 years ago
  73. e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
  74. 2f2b1ae Merge branch 'net-sched-use-after-free' by David S. Miller · 7 years ago
  75. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  76. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  77. 7ecb37f powerpc/perf: Fix core-imc hotplug callback failure during imc initialization by Madhavan Srinivasan · 7 years ago
  78. 5cb0512 Kbuild: don't pass "-C" to preprocessor when processing linker scripts by Linus Torvalds · 7 years ago
  79. 890da9c Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" by Linus Torvalds · 7 years ago
  80. 6daa083 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  81. 7a7003b arm64: ensure __dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  82. b33c873 Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 7 years ago
  83. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  84. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  85. 0087552 kvm: Return -ENODEV from update_persistent_clock by Jason Gunthorpe · 7 years ago
  86. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  87. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  88. 0f07e10 Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  89. 6965f1a Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  90. e78c38f6 futex: futex_wake_op, do not fail on invalid op by Jiri Slaby · 7 years ago
  91. ca208b5 MIPS: Update email address for Marcin Nowakowski by Marcin Nowakowski · 7 years ago
  92. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  93. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  94. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  95. 2eb9eab KEYS: fix out-of-bounds read during ASN.1 parsing by Eric Biggers · 7 years ago
  96. a3c812f KEYS: trusted: fix writing past end of buffer in trusted_read() by Eric Biggers · 7 years ago
  97. 3239b6f KEYS: return full count in keyring_read() if buffer is too small by Eric Biggers · 7 years ago
  98. 74784da Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  99. 18129a2 net: vrf: correct FRA_L3MDEV encode type by Jeff Barnhill · 7 years ago
  100. 4eebff2 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago