1. 467e8a5 Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  2. 9ee4685 sysfs: constify sysfs create/remove files harder by Jani Nikula · 6 years ago
  3. 17c2f54 Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  4. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  5. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  6. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  7. bb21ce0 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  8. 99f2c55 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  9. 8c110d4 iomap: readpages doesn't zero page tail beyond EOF by Dave Chinner · 6 years ago
  10. 494633f vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP by Dave Chinner · 6 years ago
  11. 4721a60 iomap: dio data corruption and spurious errors when pipes fill by Dave Chinner · 6 years ago
  12. b450672 iomap: sub-block dio needs to zeroout beyond EOF by Dave Chinner · 6 years ago
  13. 0929d85 iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents by Dave Chinner · 6 years ago
  14. 9230a0b xfs: delalloc -> unwritten COW fork allocation can go wrong by Dave Chinner · 6 years ago
  15. 2c30717 xfs: flush removing page cache in xfs_reflink_remap_prep by Dave Chinner · 6 years ago
  16. 7f9f71be xfs: extent shifting doesn't fully invalidate page cache by Dave Chinner · 6 years ago
  17. c087689 xfs: finobt AG reserves don't consider last AG can be a runt by Dave Chinner · 6 years ago
  18. d43aaf1 xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers by Dave Chinner · 6 years ago
  19. d61fa8c xfs: uncached buffer tracing needs to print bno by Dave Chinner · 6 years ago
  20. aeabb3c NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  21. da034bc xfs: make xfs_file_remap_range() static by Eric Biggers · 6 years ago
  22. 59e4293 xfs: fix shared extent data corruption due to missing cow reservation by Brian Foster · 6 years ago
  23. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  24. 25bbe21 dax: Avoid losing wakeup in dax_lock_mapping_entry by Matthew Wilcox · 6 years ago
  25. c223978 exec: make de_thread() freezable by Chanho Min · 6 years ago
  26. 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  27. a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago
  28. 0e40de0 dax: Fix huge page faults by Matthew Wilcox · 6 years ago
  29. fda490d dax: Fix dax_unlock_mapping_entry for PMD pages by Matthew Wilcox · 6 years ago
  30. c5bbd45 dax: Reinstate RCU protection of inode by Matthew Wilcox · 6 years ago
  31. 7ae2ea7 dax: Make sure the unlocking entry isn't locked by Matthew Wilcox · 6 years ago
  32. 6d7cd8c dax: Remove optimisation from dax_lock_mapping_entry by Matthew Wilcox · 6 years ago
  33. 1ce80e0 Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  34. e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  35. c26b5aa gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  36. 9b5f361 Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  37. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  38. 94ca5c1 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  39. 4e4490d Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  40. 47e624c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  41. e39d8a1 NFSv4: Fix an Oops during delegation callbacks by Trond Myklebust · 6 years ago
  42. a1aa09be NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  43. 21a446c NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  44. 1e9c75f mnt: fix __detach_mounts infinite loop by Benjamin Coddington · 6 years ago
  45. 63a42e1 Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  46. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  47. 1de4f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  48. d757a3b Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  49. eb6984f ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  50. ebacb81 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  51. 2d84a2d fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
  52. 7fabaf3 fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  53. e7445ce gfs2: Fix metadata read-ahead during truncate (2) by Andreas Gruenbacher · 6 years ago
  54. 10283ea gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
  55. 01310bb nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  56. 23c625c libceph: assume argonaut on the server side by Ilya Dryomov · 6 years ago
  57. 71f2cc6 ceph: quota: fix null pointer dereference in quota check by Luis Henriques · 6 years ago
  58. c2c6d3c ceph: add destination file data sync before doing any remote copy by Luis Henriques · 6 years ago
  59. b469e7e fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  60. 9c8e0a1 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  61. df7342b mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  62. 25d202e mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  63. de59fae ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  64. d6fd0ae Btrfs: fix missing delayed iputs on unmount by Omar Sandoval · 6 years ago
  65. 53692ec ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  66. 6bdc997 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  67. 45ae932 ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  68. ecaaf40 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  69. af18e35 ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  70. 9e46308 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  71. 1bfc204 ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref() by Vasily Averin · 6 years ago
  72. 4f32c38 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  73. feaf264 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  74. a675830 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  75. db6aee6 ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  76. f348e22 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  77. 837514f xfs: fix overflow in xfs_attr3_leaf_verify by Dave Chinner · 6 years ago
  78. bdec055 xfs: print buffer offsets when dumping corrupt buffers by Darrick J. Wong · 6 years ago
  79. 132bf67 xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  80. ac765f8 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  81. 11023d3 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  82. 4222ea7 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  83. 7e17916 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE by Arnd Bergmann · 6 years ago
  84. 761333f btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  85. 008c675 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  86. fcd5e74 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  87. 506481b Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  88. fe2b511 nilfs2: Use xa_erase_irq by Matthew Wilcox · 7 years ago
  89. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  90. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  91. ea0abbb ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  92. 61a9c11 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  93. cea5794 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  94. 9e40289 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  95. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  96. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  97. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  98. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  99. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  100. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago