1. 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
  2. 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
  3. 961b33c jfs: Fix usercopy whitelist for inline inode data by Kees Cook · 6 years ago
  4. 310810a Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  5. 31e810a userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails by Mike Rapoport · 6 years ago
  6. 79b3dbe fs: fix iomap_bmap position calculation by Eric Sandeen · 6 years ago
  7. a3f94cb Squashfs: Compute expected length from inode size rather than block length by Phillip Lougher · 6 years ago
  8. 71755ee squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  9. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  10. cdbb65c squashfs metadata 2: electric boogaloo by Linus Torvalds · 6 years ago
  11. d512584 squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  12. 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
  13. 01cfb79 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  14. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  15. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  16. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  17. 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
  18. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  19. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  20. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  21. 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
  22. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  23. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  24. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  25. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  26. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  27. d4a34e1 xfs: properly handle free inodes in extent hint validators by Eric Sandeen · 6 years ago
  28. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  29. 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
  30. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  31. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  32. 35033ab fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  33. bd3599a Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  34. 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
  35. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 6 years ago
  36. 665d495 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 7 years ago
  37. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  38. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  39. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 6 years ago
  40. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  41. 97b1917 btrfs: fix use-after-free of cmp workspace pages by Naohiro Aota · 6 years ago
  42. 20c5bbc btrfs: restore uuid_mutex in btrfs_open_devices by David Sterba · 7 years ago
  43. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  44. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 7 years ago
  45. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 7 years ago
  46. 2dca60d ext4: clear mmp sequence number when remounting read-only by Theodore Ts'o · 7 years ago
  47. 44de022 ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 7 years ago
  48. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  49. b2d44d1 Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  50. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  51. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  52. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  53. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 7 years ago
  54. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  55. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  56. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  57. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  58. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  59. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  60. 1e2c043 userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access by Janosch Frank · 7 years ago
  61. a17712c ext4: check superblock mapped prior to committing by Jon Derrick · 7 years ago
  62. d3bc0e67f8 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  63. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. 7886953 Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  65. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  66. 9991274 xfs: Initialize variables in xfs_alloc_get_rec before using them by Carlos Maiolino · 7 years ago
  67. e4e7ede Btrfs: fix mount failure when qgroup rescan is in progress by Filipe Manana · 7 years ago
  68. 717beb9 Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion by Chris Mason · 7 years ago
  69. 6f7de19 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 7 years ago
  70. 877f919 proc: add proc_seq_release by Chunyu Hu · 7 years ago
  71. f574943 Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  72. 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 7 years ago
  73. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  74. d8cb5e4 xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation by Darrick J. Wong · 7 years ago
  75. e53c4b5 xfs: ensure post-EOF zeroing happens after zeroing part of a file by Darrick J. Wong · 7 years ago
  76. a3a374b xfs: fix off-by-one error in xfs_rtalloc_query_range by Darrick J. Wong · 7 years ago
  77. 232d0a2 xfs: fix uninitialized field in rtbitmap fsmap backend by Darrick J. Wong · 7 years ago
  78. 5bd88d1 xfs: recheck reflink state after grabbing ILOCK_SHARED for a write by Darrick J. Wong · 7 years ago
  79. f62cb48 xfs: don't allow insert-range to shift extents past the maximum offset by Darrick J. Wong · 7 years ago
  80. aafe12c xfs: don't trip over negative free space in xfs_reserve_blocks by Darrick J. Wong · 7 years ago
  81. 10ee252 xfs: allow empty transactions while frozen by Darrick J. Wong · 7 years ago
  82. c5b4a50 Btrfs: fix return value on rename exchange failure by Filipe Manana · 7 years ago
  83. 894b8c0 Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  84. e53946d xfs: xfs_iflush_abort() can be called twice on cluster writeback failure by Dave Chinner · 7 years ago
  85. 23fcb33 xfs: More robust inode extent count validation by Dave Chinner · 7 years ago
  86. e2ac836 xfs: simplify xfs_bmap_punch_delalloc_range by Christoph Hellwig · 7 years ago
  87. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  88. 22883dd btrfs: fix invalid-free in btrfs_extent_same by Lu Fengqi · 7 years ago
  89. f098631 Btrfs: fix physical offset reported by fiemap for inline extents by Filipe Manana · 7 years ago
  90. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  91. f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 7 years ago
  92. fa65653 udf: Detect incorrect directory size by Jan Kara · 7 years ago
  93. 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 7 years ago
  94. 1822193 quota: Cleanup list iteration in dqcache_shrink_scan() by Jan Kara · 7 years ago
  95. 9560ba3 quota: reclaim least recently used dquots by Greg Thelen · 7 years ago
  96. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
  97. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 7 years ago
  98. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  99. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  100. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago