1. 23f0ab1 ovl: use struct copy_up_ctx as function argument by Miklos Szeredi · 7 years ago
  2. 7ab8b17 ovl: base tmpfile in workdir too by Miklos Szeredi · 7 years ago
  3. 02209d1 ovl: factor out ovl_copy_up_inode() helper by Amir Goldstein · 8 years ago
  4. 7d90b85 ovl: extract helper to get temp file in copy up by Miklos Szeredi · 7 years ago
  5. 15932c4 ovl: defer upper dir lock to tempfile link by Amir Goldstein · 8 years ago
  6. b9ac5c27 ovl: hash overlay non-dir inodes by copy up origin by Miklos Szeredi · 7 years ago
  7. 415543d ovl: cleanup bad and stale index entries on mount by Amir Goldstein · 7 years ago
  8. 359f392 ovl: lookup index entry for copy up origin by Amir Goldstein · 7 years ago
  9. 54fb347 ovl: verify index dir matches upper dir by Amir Goldstein · 7 years ago
  10. 8b88a2e ovl: verify upper root dir matches lower root dir by Amir Goldstein · 7 years ago
  11. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 7 years ago
  12. 6b8aa12 ovl: generalize ovl_create_workdir() by Amir Goldstein · 7 years ago
  13. f7d3dac ovl: relax same fs constrain for ovl_check_origin() by Amir Goldstein · 7 years ago
  14. 2cac0c0 ovl: get exclusive ownership on upper/work dirs by Amir Goldstein · 7 years ago
  15. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 7 years ago
  16. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 7 years ago
  17. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 7 years ago
  18. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 7 years ago
  19. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 7 years ago
  20. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  21. 9020df3 ovl: compare inodes by Miklos Szeredi · 7 years ago
  22. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 7 years ago
  23. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 7 years ago
  24. 13cf199 ovl: allocate an ovl_inode struct by Amir Goldstein · 8 years ago
  25. f681eb1 ovl: fix nlink leak in ovl_rename() by Amir Goldstein · 8 years ago
  26. 7f53b7d Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next by Miklos Szeredi · 7 years ago
  27. fbaf94e ovl: don't set origin on broken lower hardlink by Miklos Szeredi · 7 years ago
  28. e85f82f ovl: copy-up: don't unlock between lookup and link by Miklos Szeredi · 7 years ago
  29. b86a496 ACPI: hns_dsaf_acpi_dsm_guid can be static by kbuild test robot · 7 years ago
  30. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 7 years ago
  31. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  33. 35d8d5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  36. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  37. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  38. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  39. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 7 years ago
  40. 94a6df2 Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  41. cd5545a Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  42. ba6cbdb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  43. 25b2398 Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  44. 51c933f Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  45. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  46. 7139a06 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  47. 7ec2f7e Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  48. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  49. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  50. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  51. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 7 years ago
  52. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
  53. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 7 years ago
  54. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  55. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 7 years ago
  56. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 7 years ago
  57. 2592d2e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  58. 7b249bd Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  59. 977282e Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  60. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 7 years ago
  61. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 7 years ago
  62. 33ce756 Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  63. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 8 years ago
  64. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 7 years ago
  65. a38371c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  66. 3f7ba7e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  67. 4f92f0e Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  68. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 8 years ago
  69. d6aa07c Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  70. bbd5ff5 powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD by Alistair Popple · 7 years ago
  71. addb63c KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 7 years ago
  72. fb3a505 perf/x86/intel: Add 1G DTLB load/store miss support for SKL by Kan Liang · 7 years ago
  73. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 7 years ago
  74. 8d829b9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  75. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 7 years ago
  76. 2f263d1 kbuild: fix header installation under fakechroot environment by Richard Genoud · 8 years ago
  77. e4330d8b ACPI / scan: Fix enumeration for special SPI and I2C devices by Jarkko Nikula · 7 years ago
  78. 48b6bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. ce879b6 Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  80. db1b5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  81. dcba710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  82. 021f601 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  83. bd726c9 Allow stack to grow up to address space limit by Helge Deller · 7 years ago
  84. f4cb767 mm: fix new crash in unmapped_area_topdown() by Hugh Dickins · 7 years ago
  85. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 7 years ago
  86. feb7695 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  87. 7def52b dm integrity: fix to not disable/enable interrupts from interrupt context by Mike Snitzer · 7 years ago
  88. 8a1898d perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) by Hendrik Brueckner · 7 years ago
  89. e94ac35 drm: Fix GETCONNECTOR regression by Daniel Vetter · 7 years ago
  90. 517a6e4 CIFS: Fix some return values in case of error in 'crypt_message' by Christophe Jaillet · 8 years ago
  91. 816b4e4 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  92. 09da4ba Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  93. e125f52 cifs: remove redundant return in cifs_creation_time_get by Colin Ian King · 8 years ago
  94. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 8 years ago
  95. ecf3411 CIFS: check if pages is null rather than bv for a failed allocation by Colin Ian King · 8 years ago
  96. 8a7b0d8 CIFS: Set ->should_dirty in cifs_user_readv() by Dan Carpenter · 8 years ago
  97. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  98. 9f93d87 irqchip/mips-gic: Mark count and compare accessors notrace by Marcin Nowakowski · 8 years ago
  99. afd6463 Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  100. 05cf0d1 net: stmmac: free an skb first when there are no longer any descriptors using it by Niklas Cassel · 7 years ago