1. ef75bd7 Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  2. 78d9aff Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  3. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  4. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  5. 019d731 Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc by Linus Torvalds · 6 years ago
  6. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  7. e7a1414 Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  8. 85c1a25 Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  9. fe460a6 Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  10. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  11. b3a5e64 Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  12. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  13. 582e84f tool headers nolibc: add RISCV support by Pranith Kumar · 6 years ago
  14. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  15. 82efe43 Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  16. dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  17. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  18. cb4f7bf cifs: update module internal version number by Steve French · 6 years ago
  19. ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 6 years ago
  20. 6a54b2e cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 6 years ago
  21. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
  22. 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 6 years ago
  23. d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 6 years ago
  24. edf3ef3 smb3: Add protocol structs for change notify support by Steve French · 6 years ago
  25. c425014 cifs: fix smb3_zero_range for Azure by Ronnie Sahlberg · 6 years ago
  26. c7fe388 cifs: zero-range does not require the file is sparse by Ronnie Sahlberg · 6 years ago
  27. 0df7edd Add new flag on SMB3.1.1 read by Steve French · 6 years ago
  28. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
  29. d7bef4c SMB3: Add defines for new negotiate contexts by Steve French · 6 years ago
  30. 5242fcb cifs: fix bi-directional fsctl passthrough calls by Ronnie Sahlberg · 6 years ago
  31. 4739f23 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 6 years ago
  32. 46e6661 SMB3: Add handling for different FSCTL access flags by Steve French · 6 years ago
  33. efac779 cifs: Add support for FSCTL passthrough that write data to the server by Ronnie Sahlberg · 6 years ago
  34. 0ae3fa4 cifs: remove superfluous inode_lock in cifs_{strict_}fsync by Jeff Layton · 6 years ago
  35. 214bab4 cifs: Call MID callback before destroying transport by Long Li · 6 years ago
  36. b797209 cifs: smbd: Retry on memory registration failure by Long Li · 6 years ago
  37. 62fdf67 cifs: smbd: Indicate to retry on transport sending failure by Long Li · 6 years ago
  38. 98e0d40 cifs: smbd: Return EINTR when interrupted by Long Li · 6 years ago
  39. e8b3bfe cifs: smbd: Don't destroy transport on RDMA disconnect by Long Li · 6 years ago
  40. 050b8c3 smbd: Make upper layer decide when to destroy the transport by Long Li · 6 years ago
  41. 973189a SMB3: update comment to clarify enumerating snapshots by Steve French · 6 years ago
  42. d070f9d CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb by Aurelien Aptel · 6 years ago
  43. c8b6ac1 CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature. by Kenneth D'souza · 6 years ago
  44. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  45. f530710 cifs: don't use __constant_cpu_to_le32() by Sergey Senozhatsky · 6 years ago
  46. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  47. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  48. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  49. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  50. d897166 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  52. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  53. d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  54. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  55. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  56. 498e863 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  57. e4eaa9e Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. 52ae245 Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  59. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. 8b35ad6 Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  61. 7fb1fc4 .gitignore: add more all*.config patterns by Masahiro Yamada · 6 years ago
  62. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. d9defe4 docs/livepatch: Unify style of livepatch documentation in the ReST format by Petr Mladek · 6 years ago
  64. 89e33ea docs: livepatch: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  65. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  66. d0a22a4 gfs2: Fix iomap write page reclaim deadlock by Andreas Gruenbacher · 6 years ago
  67. 8f918219 gfs2: fix race between gfs2_freeze_func and unmount by Abhi Das · 6 years ago
  68. fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 6 years ago
  69. a5b1d3f gfs2: Rename sd_log_le_{revoke,ordered} by Andreas Gruenbacher · 6 years ago
  70. 32ac43f gfs2: Remove unnecessary extern declarations by Andreas Gruenbacher · 6 years ago
  71. ce895cf gfs2: Remove misleading comments in gfs2_evict_inode by Andreas Gruenbacher · 6 years ago
  72. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
  73. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  74. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  75. 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 · 6 years ago
  76. 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  77. 71921ef gfs2: Fix loop in gfs2_rbm_find (v2) by Andreas Gruenbacher · 6 years ago
  78. 2310673 Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  79. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  80. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  81. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 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 · 6 years ago
  83. 2d60d96 Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  84. a314777 cxgb4: Fix error path in cxgb4_init_module by YueHaibing · 6 years ago
  85. 23bfaa5 net: phy: improve pause mode reporting in phy_print_status by Heiner Kallweit · 6 years ago
  86. 822dd04 dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings by Maxime Chevallier · 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 · 6 years ago
  88. 0504453 net: macb: Change interrupt and napi enable order in open by Harini Katakam · 6 years ago
  89. 5db9c74 net: ll_temac: Improve error message on error IRQ by Esben Haabendal · 6 years ago
  90. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  91. 2e7ae67 Merge branch 'of_get_mac_address-ERR_PTR-fixes' by David S. Miller · 6 years ago
  92. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  93. 5503a68 net: usb: smsc: fix warning reported by kbuild test robot by Petr Štetiar · 6 years ago
  94. da48be3 staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check by Petr Štetiar · 6 years ago
  95. 4974f9b net: dsa: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  96. 8e8673a net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats by Nathan Chancellor · 6 years ago
  97. ff6ab32 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 6 years ago
  98. 68be930 net: dsa: Fix error cleanup path in dsa_init_module by YueHaibing · 6 years ago
  99. 638a3a1 l2tp: Fix possible NULL pointer dereference by YueHaibing · 6 years ago
  100. e4acf42 taprio: add null check on sched_nest to avoid potential null pointer dereference by Colin Ian King · 6 years ago