1. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 5 years ago
  2. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 5 years ago
  3. cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 5 years ago
  4. e091eab ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  5. 9dc2108 ocfs2: use common file type conversion by Phillip Potter · 5 years ago
  6. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 5 years ago
  7. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  8. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  9. 8ea5b2ab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  10. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  11. c260121 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 5 years ago
  12. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
  13. 8ca017c NFSv4: don't mark all open state for recovery when handling recallable state revoked flag by Scott Mayhew · 5 years ago
  14. f02f375 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  15. b1029c9 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 5 years ago
  16. 8823880 Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  17. 05883ee do_move_mount(): fix an unsafe use of is_anon_ns() by Al Viro · 5 years ago
  18. ef75bd7 Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  19. 78d9aff Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  20. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  21. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  22. cb4f7bf cifs: update module internal version number by Steve French · 5 years ago
  23. ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 5 years ago
  24. 6a54b2e cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  25. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 5 years ago
  26. 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 5 years ago
  27. d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 5 years ago
  28. edf3ef3 smb3: Add protocol structs for change notify support by Steve French · 5 years ago
  29. c425014 cifs: fix smb3_zero_range for Azure by Ronnie Sahlberg · 5 years ago
  30. c7fe388 cifs: zero-range does not require the file is sparse by Ronnie Sahlberg · 5 years ago
  31. 0df7edd Add new flag on SMB3.1.1 read by Steve French · 5 years ago
  32. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 5 years ago
  33. d7bef4c SMB3: Add defines for new negotiate contexts by Steve French · 5 years ago
  34. 5242fcb cifs: fix bi-directional fsctl passthrough calls by Ronnie Sahlberg · 5 years ago
  35. 4739f23 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 5 years ago
  36. 46e6661 SMB3: Add handling for different FSCTL access flags by Steve French · 5 years ago
  37. efac779 cifs: Add support for FSCTL passthrough that write data to the server by Ronnie Sahlberg · 5 years ago
  38. 0ae3fa4 cifs: remove superfluous inode_lock in cifs_{strict_}fsync by Jeff Layton · 5 years ago
  39. 214bab4 cifs: Call MID callback before destroying transport by Long Li · 5 years ago
  40. b797209 cifs: smbd: Retry on memory registration failure by Long Li · 5 years ago
  41. 62fdf67 cifs: smbd: Indicate to retry on transport sending failure by Long Li · 5 years ago
  42. 98e0d40 cifs: smbd: Return EINTR when interrupted by Long Li · 5 years ago
  43. e8b3bfe cifs: smbd: Don't destroy transport on RDMA disconnect by Long Li · 5 years ago
  44. 050b8c3 smbd: Make upper layer decide when to destroy the transport by Long Li · 5 years ago
  45. 973189a SMB3: update comment to clarify enumerating snapshots by Steve French · 5 years ago
  46. d070f9d CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb by Aurelien Aptel · 5 years ago
  47. c8b6ac1 CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature. by Kenneth D'souza · 6 years ago
  48. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  49. f530710 cifs: don't use __constant_cpu_to_le32() by Sergey Senozhatsky · 6 years ago
  50. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  51. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  52. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  53. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  54. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  55. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  56. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  57. 52ae245 Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  58. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  59. f4686c2 gfs2: read journal in large chunks by Abhi Das · 5 years ago
  60. d0a22a4 gfs2: Fix iomap write page reclaim deadlock by Andreas Gruenbacher · 5 years ago
  61. 8f918219 gfs2: fix race between gfs2_freeze_func and unmount by Abhi Das · 5 years ago
  62. fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 5 years ago
  63. a5b1d3f gfs2: Rename sd_log_le_{revoke,ordered} by Andreas Gruenbacher · 5 years ago
  64. 32ac43f gfs2: Remove unnecessary extern declarations by Andreas Gruenbacher · 5 years ago
  65. ce895cf gfs2: Remove misleading comments in gfs2_evict_inode by Andreas Gruenbacher · 5 years ago
  66. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 5 years ago
  67. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 5 years ago
  68. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  69. 91e1e54 hostfs: fix mismatch between link_file definition and declaration by Colin Ian King · 6 years ago
  70. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  71. 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  72. 71921ef gfs2: Fix loop in gfs2_rbm_find (v2) by Andreas Gruenbacher · 6 years ago
  73. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  74. a65d10f ubifs: Drop unnecessary setting of zbr->znode by Sascha Hauer · 6 years ago
  75. e3d73de ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT by Sascha Hauer · 6 years ago
  76. eea2c05 ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION by Sascha Hauer · 6 years ago
  77. 9ca2d73 ubifs: Limit number of xattrs per inode by Richard Weinberger · 5 years ago
  78. 988bec4 ubifs: orphan: Handle xattrs like files by Richard Weinberger · 5 years ago
  79. 7959cf3 ubifs: journal: Handle xattrs like files by Richard Weinberger · 5 years ago
  80. 257bb92 ubifs: find.c: replace swap function with built-in one by Andrey Abramov · 5 years ago
  81. e9cd7df ubifs: Do not skip hash checking in data nodes by Sascha Hauer · 5 years ago
  82. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  83. f4844b3 ubifs: work around high stack usage with clang by Arnd Bergmann · 6 years ago
  84. fb9a5a3 ubifs: remove unused function __ubifs_shash_final by YueHaibing · 6 years ago
  85. cf39496 ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy() by Eric Biggers · 6 years ago
  86. c64cda8 ubifs: remove unnecessary calls to set up directory key by Eric Biggers · 6 years ago
  87. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  88. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  89. aa26690f Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  90. d8456ea Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  91. b8cac3c Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 5 years ago
  92. 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  93. 78438ce Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  95. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  96. f5e4546 afs: Implement YFS ACL setting by David Howells · 5 years ago
  97. ae46578 afs: Get YFS ACLs and information through xattrs by David Howells · 5 years ago
  98. b10494a afs: implement acl setting by Joe Gorse · 5 years ago
  99. 260f082 afs: Get an AFS3 ACL as an xattr by David Howells · 5 years ago
  100. a2f611a afs: Fix getting the afs.fid xattr by David Howells · 5 years ago