1. 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
  2. 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  3. 59fc453 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  5. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  6. 22ea4eb fat: truncate inode timestamp updates in setattr by Frank Sorenson · 6 years ago
  7. cd83f6b fat: change timestamp updates to use fat_truncate_time by Frank Sorenson · 6 years ago
  8. 6bb885e fat: add functions to update and truncate timestamps appropriately by Frank Sorenson · 6 years ago
  9. d9f4d94 fat: create a function to calculate the timezone offest by Frank Sorenson · 6 years ago
  10. eceb890 fat: expand a slightly out-of-date comment by Mihir Mehta · 6 years ago
  11. 21bfc83 reiserfs: remove workaround code for GCC 3.x by Masahiro Yamada · 6 years ago
  12. b10298d reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  13. 6c9a3f8 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  14. 8cd3cb5 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  15. dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  16. 1267a07 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  17. 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  18. 54640c7 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  19. d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  20. ef75bcc hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  21. d057c03 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  22. 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  23. 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  24. b5c2123 fs/proc/vmcore.c: Convert to use vmf_error() by Souptick Joarder · 6 years ago
  25. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  26. 9b190ec Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux by Linus Torvalds · 6 years ago
  27. 56ce68b Cramfs: trivial whitespace fixes by Nicolas Pitre · 6 years ago
  28. 672ca9d Cramfs: fix abad comparison when wrap-arounds occur by Nicolas Pitre · 6 years ago
  29. 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
  30. 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
  31. 93f38b6 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  32. bd8d725 nfsd: correctly decrement odstate refcount in error path by Andrew Elble · 6 years ago
  33. 0ac203c nfsd: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  34. 736c662 knfsd: Improve lookup performance in the duplicate reply cache using an rbtree by Trond Myklebust · 6 years ago
  35. ed00c2f knfsd: Further simplify the cache lookup by Trond Myklebust · 6 years ago
  36. 76ecec2 knfsd: Simplify NFS duplicate replay cache by Trond Myklebust · 6 years ago
  37. 3e87da5 knfsd: Remove dead code from nfsd_cache_lookup by Trond Myklebust · 6 years ago
  38. a648273 NFS: Fix up a typo in nfs_dns_ent_put by Trond Myklebust · 6 years ago
  39. 437f914 NFS: Lockless DNS lookups by Trond Myklebust · 6 years ago
  40. 9d5afd9 knfsd: Lockless lookup of NFSv4 identities. by Trond Myklebust · 6 years ago
  41. 9ceddd9 knfsd: Allow lockless lookups of the exports by Trond Myklebust · 6 years ago
  42. e64433d Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  43. 79257514 Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  44. 7da4221 Merge tag '9p-for-4.20' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  45. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  46. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  47. 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
  48. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  49. 61f94e1 mm, proc: add KReclaimable to /proc/meminfo by Vlastimil Babka · 6 years ago
  50. 2e03b4b dcache: allocate external names from reclaimable kmalloc caches by Vlastimil Babka · 6 years ago
  51. 7f2764c cramfs: convert to use vmf_insert_mixed by Nicolas Pitre · 6 years ago
  52. 5780a02 fs/iomap.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  53. 867632d6 ocfs2: remove set but not used variable 'rb' by YueHaibing · 6 years ago
  54. 9998657 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  55. 0ae1c2d ocfs2: remove unneeded null check by Ding Xiang · 6 years ago
  56. 2de24cb ocfs2: remove unused pointer 'eb' by Colin Ian King · 6 years ago
  57. 32c1b90 ocfs2/dlm: remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  58. ae62c16 userfaultfd: disable irqs when taking the waitqueue lock by Christoph Hellwig · 6 years ago
  59. fa76da4 mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  60. c7a2c49 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  61. 033078a Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  62. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  63. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  64. 57ce66d Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  65. 4ba9628 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 721fb6f fsnotify: Fix busy inodes during unmount by Jan Kara · 6 years ago
  69. 5993692 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  70. d6edff7 Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  71. fe0142d Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. bfd93a8 Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  73. e1cbbf4 Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  74. 6b609e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  75. deba28b Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  76. 318b067 Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  77. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. 08ffb58 Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  79. 38f876b cifs: update internal module version number for cifs.ko to 2.14 by Steve French · 6 years ago
  80. 43de1db smb3: add debug for unexpected mid cancellation by Steve French · 6 years ago
  81. 32a1fb3 cifs: allow calling SMB2_xxx_free(NULL) by Ronnie Sahlberg · 6 years ago
  82. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  83. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  84. 35a9080 smb3 - clean up debug output displaying network interfaces by Steve French · 6 years ago
  85. fae8044 smb3: show number of current open files in /proc/fs/cifs/Stats by Steve French · 6 years ago
  86. 8d8b26e cifs: add support for ioctl on directories by Ronnie Sahlberg · 6 years ago
  87. 3b7960c cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  88. 1e77a8c smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  89. 61351d6 smb3: send backup intent on compounded query info by Steve French · 6 years ago
  90. 0cb012d cifs: track writepages in vfs operation counters by Steve French · 6 years ago
  91. f70556c smb2: fix uninitialized variable bug in smb2_ioctl_query_info by Gustavo A. R. Silva · 6 years ago
  92. f5b05d6 cifs: add IOCTL for QUERY_INFO passthrough to userspace by Ronnie Sahlberg · 6 years ago
  93. 8c1beb9 cifs: minor clarification in comments by Steve French · 6 years ago
  94. f80eaed CIFS: Print message when attempting a mount by Rodrigo Freire · 6 years ago
  95. 9a0efec CIFS: Adds information-level logging function by Rodrigo Freire · 6 years ago
  96. 9645759 cifs: OFD locks do not conflict with eachothers by Ronnie Sahlberg · 6 years ago
  97. ff526d8 CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration by Long Li · 6 years ago
  98. 6d3adb2 CIFS: pass page offsets on SMB1 read/write by Long Li · 6 years ago
  99. ef2298a fs/cifs: fix uninitialised variable warnings by Garry McNulty · 6 years ago
  100. 179e44d smb3: add tracepoint for sending lease break responses to server by Steve French · 6 years ago