1. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  2. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  3. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  4. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  5. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  6. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  7. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  8. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  9. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  10. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  11. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  12. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
  13. 8c6c9be cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  14. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  15. 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
  16. 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
  17. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  18. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  19. 926674d smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  20. f8af49d smb3: add trace point for tree connection by Steve French · 6 years ago
  21. 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  22. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  23. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 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
  25. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  26. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  27. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  28. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  29. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  30. 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
  31. d47748e ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  32. 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
  33. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  34. 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
  35. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  36. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  37. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  38. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  39. 22ea4eb fat: truncate inode timestamp updates in setattr by Frank Sorenson · 6 years ago
  40. cd83f6b fat: change timestamp updates to use fat_truncate_time by Frank Sorenson · 6 years ago
  41. 6bb885e fat: add functions to update and truncate timestamps appropriately by Frank Sorenson · 6 years ago
  42. d9f4d94 fat: create a function to calculate the timezone offest by Frank Sorenson · 6 years ago
  43. eceb890 fat: expand a slightly out-of-date comment by Mihir Mehta · 6 years ago
  44. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  45. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  46. 6c9a3f8 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  47. 8cd3cb5 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  48. dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  49. 1267a07 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  50. 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  51. 54640c7 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  52. d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  53. ef75bcc hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  54. d057c03 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  55. 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  56. 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  57. b5c2123 fs/proc/vmcore.c: Convert to use vmf_error() by Souptick Joarder · 6 years ago
  58. 5e12758 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  59. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  60. 9b190ec Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux by Linus Torvalds · 6 years ago
  61. 56ce68b Cramfs: trivial whitespace fixes by Nicolas Pitre · 6 years ago
  62. 672ca9d Cramfs: fix abad comparison when wrap-arounds occur by Nicolas Pitre · 6 years ago
  63. 85b5d4b Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  64. bf4a1fc xfs: remove [cm]time update from reflink calls by Darrick J. Wong · 6 years ago
  65. 3fc9f5e xfs: remove xfs_reflink_remap_range by Darrick J. Wong · 6 years ago
  66. 7a6ccf0 xfs: remove redundant remap partial EOF block checks by Darrick J. Wong · 6 years ago
  67. 3f68c1f xfs: support returning partial reflink results by Darrick J. Wong · 6 years ago
  68. 9f04aaf xfs: clean up xfs_reflink_remap_blocks call site by Darrick J. Wong · 6 years ago
  69. 4918ef4 xfs: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  70. 65f098e ocfs2: remove ocfs2_reflink_remap_range by Darrick J. Wong · 6 years ago
  71. 900611a ocfs2: support partial clone range and dedupe range by Darrick J. Wong · 6 years ago
  72. a8a9430 ocfs2: fix pagecache truncation prior to reflink by Darrick J. Wong · 6 years ago
  73. 2587b1f ocfs2: truncate page cache for clone destination file before remapping by Darrick J. Wong · 6 years ago
  74. 8c5c836 vfs: clean up generic_remap_file_range_prep return value by Darrick J. Wong · 6 years ago
  75. c32e5f3 vfs: hide file range comparison function by Darrick J. Wong · 6 years ago
  76. eca3654 vfs: enable remap callers that can handle short operations by Darrick J. Wong · 6 years ago
  77. df36583 vfs: plumb remap flags through the vfs dedupe functions by Darrick J. Wong · 6 years ago
  78. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  79. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  80. 8dde90b vfs: remap helper should update destination inode metadata by Darrick J. Wong · 6 years ago
  81. 3d28193 vfs: pass remap flags to generic_remap_checks by Darrick J. Wong · 6 years ago
  82. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  83. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  84. 6095028 vfs: rename clone_verify_area to remap_verify_area by Darrick J. Wong · 6 years ago
  85. a83ab01 vfs: rename vfs_clone_file_prep to be more descriptive by Darrick J. Wong · 6 years ago
  86. 9aae205 vfs: skip zero-length dedupe requests by Darrick J. Wong · 6 years ago
  87. 07d19dc vfs: avoid problematic remapping requests into partial EOF block by Darrick J. Wong · 6 years ago
  88. 2c5773f vfs: exit early from zero length remap operations by Darrick J. Wong · 6 years ago
  89. 1383a7e vfs: check file ranges before cloning files by Darrick J. Wong · 6 years ago
  90. 5b49f64 vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF by Darrick J. Wong · 6 years ago
  91. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  92. 93f38b6 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  93. bd8d725 nfsd: correctly decrement odstate refcount in error path by Andrew Elble · 6 years ago
  94. 0ac203c nfsd: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  95. 736c662 knfsd: Improve lookup performance in the duplicate reply cache using an rbtree by Trond Myklebust · 6 years ago
  96. ed00c2f knfsd: Further simplify the cache lookup by Trond Myklebust · 6 years ago
  97. 76ecec2 knfsd: Simplify NFS duplicate replay cache by Trond Myklebust · 6 years ago
  98. 3e87da5 knfsd: Remove dead code from nfsd_cache_lookup by Trond Myklebust · 6 years ago
  99. a648273 NFS: Fix up a typo in nfs_dns_ent_put by Trond Myklebust · 6 years ago
  100. 437f914 NFS: Lockless DNS lookups by Trond Myklebust · 6 years ago