1. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. e5a32b5 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  4. 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. d6dd643 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  8. 4c0d7cd make sure that __dentry_kill() always invalidates d_seq, unhashed or not by Al Viro · 6 years ago
  9. 119e1ef fix __legitimize_mnt()/mntput() race by Al Viro · 6 years ago
  10. 9ea0a46 fix mntput/mntput race by Al Viro · 6 years ago
  11. 90bad5e root dentries need RCU-delayed freeing by Al Viro · 6 years ago
  12. 60f5a21 Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  13. f639bef Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  14. 961b33c jfs: Fix usercopy whitelist for inline inode data by Kees Cook · 6 years ago
  15. c7b15a8 jfs: don't bother with make_bad_inode() in ialloc() by Al Viro · 6 years ago
  16. d8e78da adfs: don't put inodes into icache by Al Viro · 6 years ago
  17. 5bef915 new helper: inode_fake_hash() by Al Viro · 6 years ago
  18. e950564 vfs: don't evict uninitialized inode by Miklos Szeredi · 6 years ago
  19. a6cbedf jfs: switch to discard_new_inode() by Al Viro · 6 years ago
  20. 2e5afe5 ext2: make sure that partially set up inodes won't be returned by ext2_iget() by Al Viro · 6 years ago
  21. 5c1a68a3 udf: switch to discard_new_inode() by Al Viro · 6 years ago
  22. dd54992 ufs: switch to discard_new_inode() by Al Viro · 6 years ago
  23. 32955c5 btrfs: switch to discard_new_inode() by Al Viro · 6 years ago
  24. c2b6d62 new primitive: discard_new_inode() by Al Viro · 6 years ago
  25. 310810a Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  26. 31e810a userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails by Mike Rapoport · 6 years ago
  27. 79b3dbe fs: fix iomap_bmap position calculation by Eric Sandeen · 6 years ago
  28. a3f94cb Squashfs: Compute expected length from inode size rather than block length by Phillip Lougher · 6 years ago
  29. 71755ee squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  30. c971e6a kill d_instantiate_no_diralias() by Al Viro · 6 years ago
  31. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  32. cdbb65c squashfs metadata 2: electric boogaloo by Linus Torvalds · 6 years ago
  33. d512584 squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  34. 3cfb677 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  35. 01cfb79 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  36. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  37. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  39. f636d30 Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  40. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  41. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  42. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  43. 5c61ef1 Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  44. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 6 years ago
  45. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 6 years ago
  46. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 6 years ago
  47. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  48. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  49. d4a34e1 xfs: properly handle free inodes in extent hint validators by Eric Sandeen · 6 years ago
  50. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. c432656 efivars: Call guid_parse() against guid_t type of variable by Andy Shevchenko · 6 years ago
  52. 55b636b Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  53. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  54. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  55. 35033ab fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  56. 2f819db binfmt_elf: Respect error return from `regset->active' by Maciej W. Rozycki · 6 years ago
  57. bd3599a Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  58. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  59. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 6 years ago
  60. 665d495 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  61. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  62. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  63. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  64. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 6 years ago
  65. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  66. 97b1917 btrfs: fix use-after-free of cmp workspace pages by Naohiro Aota · 6 years ago
  67. 20c5bbc btrfs: restore uuid_mutex in btrfs_open_devices by David Sterba · 6 years ago
  68. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  69. c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 6 years ago
  70. 5f336e7 few more cleanups of link_path_walk() callers by Al Viro · 6 years ago
  71. 9b5858e allow link_path_walk() to take ERR_PTR() by Al Viro · 6 years ago
  72. edc2b1d make path_init() unconditionally paired with terminate_walk() by Al Viro · 6 years ago
  73. ee1904b make alloc_file() static by Al Viro · 6 years ago
  74. 183266f new helper: alloc_file_clone() by Al Viro · 6 years ago
  75. 152b637 create_pipe_files(): switch the first allocation to alloc_file_pseudo() by Al Viro · 6 years ago
  76. 52c91f8 anon_inode_getfile(): switch to alloc_file_pseudo() by Al Viro · 6 years ago
  77. e68375c hugetlb_file_setup(): switch to alloc_file_pseudo() by Al Viro · 6 years ago
  78. d93aa9d new wrapper: alloc_file_pseudo() by Al Viro · 6 years ago
  79. 00a07c1 switch atomic_open() and lookup_open() to returning 0 in all success cases by Al Viro · 6 years ago
  80. 64e1ac4 ->atomic_open(): return 0 in all success cases by Al Viro · 6 years ago
  81. 3ec2eef get rid of 'opened' in path_openat() and the helpers downstream by Al Viro · 6 years ago
  82. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 6 years ago
  83. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 6 years ago
  84. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 6 years ago
  85. 6035a27 IMA: don't propagate opened through the entire thing by Al Viro · 6 years ago
  86. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 6 years ago
  87. aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 6 years ago
  88. 69527c5 now we can fold open_check_o_direct() into do_dentry_open() by Al Viro · 6 years ago
  89. 7c1c01e lift fput() on late failures into path_openat() by Al Viro · 6 years ago
  90. 4d27f32 fold put_filp() into fput() by Al Viro · 6 years ago
  91. f5d1140 introduce FMODE_OPENED by Al Viro · 6 years ago
  92. e3f20ae security_file_open(): lose cred argument by Al Viro · 6 years ago
  93. ae2bb29 get rid of cred argument of vfs_open() and do_dentry_open() by Al Viro · 6 years ago
  94. ea73ea7 pass ->f_flags value to alloc_empty_file() by Al Viro · 6 years ago
  95. 6de37b6 pass creds to get_empty_filp(), make sure dentry_open() passes the right creds by Al Viro · 6 years ago
  96. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 6 years ago
  97. 6b4e808 make sure do_dentry_open() won't return positive as an error by Al Viro · 6 years ago
  98. b10a4a9 create_pipe_files(): use fput() if allocation of the second file fails by Al Viro · 6 years ago
  99. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 6 years ago
  100. 19f391e turn filp_clone_open() into inline wrapper for dentry_open() by Al Viro · 6 years ago