1. 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
  2. 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
  3. 1de4f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  4. d757a3b Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  5. eb6984f ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  6. 23c625c libceph: assume argonaut on the server side by Ilya Dryomov · 6 years ago
  7. 71f2cc6 ceph: quota: fix null pointer dereference in quota check by Luis Henriques · 6 years ago
  8. c2c6d3c ceph: add destination file data sync before doing any remote copy by Luis Henriques · 6 years ago
  9. 9c8e0a1 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  10. df7342b mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  11. 25d202e mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  12. de59fae ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  13. d6fd0ae Btrfs: fix missing delayed iputs on unmount by Omar Sandoval · 6 years ago
  14. 53692ec ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  15. 6bdc997 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  16. 45ae932 ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  17. ecaaf40 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  18. af18e35 ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  19. 9e46308 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  20. 1bfc204 ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref() by Vasily Averin · 6 years ago
  21. 4f32c38 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  22. feaf264 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  23. a675830 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  24. db6aee6 ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  25. f348e22 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  26. 837514f xfs: fix overflow in xfs_attr3_leaf_verify by Dave Chinner · 6 years ago
  27. bdec055 xfs: print buffer offsets when dumping corrupt buffers by Darrick J. Wong · 6 years ago
  28. 132bf67 xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  29. ac765f8 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  30. 11023d3 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  31. 4222ea7 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  32. 7e17916 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE by Arnd Bergmann · 6 years ago
  33. 761333f btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  34. 008c675 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  35. fcd5e74 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  36. 506481b Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  37. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  38. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  39. ea0abbb ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  40. 61a9c11 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  41. cea5794 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  42. 9e40289 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  43. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  44. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  45. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  46. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  47. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  48. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  49. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  50. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  51. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  52. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
  53. 8c6c9bed8 cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  54. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  55. 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
  56. 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
  57. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  58. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  59. 926674d smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  60. f8af49d smb3: add trace point for tree connection by Steve French · 6 years ago
  61. 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  62. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  63. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  64. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  65. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  68. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  69. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  70. 7260935 Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  71. d47748e ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  72. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  73. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  74. 9b5cf82 Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  75. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  76. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  77. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  78. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  79. 22ea4eb fat: truncate inode timestamp updates in setattr by Frank Sorenson · 6 years ago
  80. cd83f6b fat: change timestamp updates to use fat_truncate_time by Frank Sorenson · 6 years ago
  81. 6bb885e fat: add functions to update and truncate timestamps appropriately by Frank Sorenson · 6 years ago
  82. d9f4d94 fat: create a function to calculate the timezone offest by Frank Sorenson · 6 years ago
  83. eceb890 fat: expand a slightly out-of-date comment by Mihir Mehta · 6 years ago
  84. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  85. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  86. 6c9a3f8 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  87. 8cd3cb5 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  88. dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  89. 1267a07 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  90. 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  91. 54640c7 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  92. d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  93. ef75bcc hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  94. d057c03 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  95. 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  96. 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  97. b5c2123 fs/proc/vmcore.c: Convert to use vmf_error() by Souptick Joarder · 6 years ago
  98. 5e12758 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  99. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  100. 9b190ec Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux by Linus Torvalds · 6 years ago