1. 5eb9f60 ceph: do a LOOKUP in d_revalidate instead of GETATTR by Jeff Layton · 8 years ago
  2. cdde7c4 ceph: call update_dentry_lease even when r_locked dir is not set by Jeff Layton · 8 years ago
  3. f5d55f0 ceph: vet the target and parent inodes before updating dentry lease by Jeff Layton · 8 years ago
  4. 80d025f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
  5. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  6. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  7. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  8. 6fffaef ceph: remove "Debugging hook" from ceph_fill_trace by Jeff Layton · 8 years ago
  9. c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
  10. 00f06cb ceph: make sure flushing inode in proper session's cap_flushing list by Yan, Zheng · 8 years ago
  11. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  12. 24c149a ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 8 years ago
  13. 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
  14. d24cdcd libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
  15. eb65b91 ceph: avoid updating mds_wanted too frequently by Yan, Zheng · 8 years ago
  16. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  17. 0fbc536 ceph: fix spelling mistake: "enabing" -> "enabling" by Colin Ian King · 8 years ago
  18. 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
  19. ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
  20. adf0d68 ceph: fix unsafe dcache access in ceph_encode_dentry_release by Jeff Layton · 8 years ago
  21. fd36a71 ceph: pass parent dir ino info to build_dentry_path by Jeff Layton · 8 years ago
  22. c6b0b65 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 8 years ago
  23. 30c7123 ceph: clean up unsafe d_parent access in __choose_mds by Jeff Layton · 8 years ago
  24. c470abd Linux 4.10 by Linus Torvalds · 8 years ago
  25. 137d01d Fix missing sanity check in /dev/sg by Al Viro · 8 years ago
  26. fd3fc0b scsi: don't BUG_ON() empty DMA transfers by Johannes Thumshirn · 8 years ago
  27. 00ea1ce ipv6: release dst on error in ip6_dst_lookup_tail by Willem de Bruijn · 8 years ago
  28. 2763f92 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. b92ce30 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  30. 17a984b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 244ff16 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. e602e70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 3dd9c12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  34. fc98c3c printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  35. 69e0517 ARM: multi_v7_defconfig: enable Qualcomm RPMCC by Andy Gross · 8 years ago
  36. 4c03b86 irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  37. 6dc39c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  38. 22f0708 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 8 years ago
  39. 5edabca dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  40. 2fe1e8a Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  41. a0d5ef4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  42. 444a034 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  43. 6adfd6a Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  44. 7ed1b12 Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  45. 785f357 dpaa_eth: small leak on error by Dan Carpenter · 8 years ago
  46. 6fe1bfc Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixes by Arnd Bergmann · 8 years ago
  47. 2bd624b packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  48. e5a1dad reset: fix shared reset triggered_count decrement on error by Jerome Brunet · 8 years ago
  49. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  50. 8fcd095 ntb_transport: Pick an unused queue by Thomas VanSelus · 8 years ago
  51. 9644347 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 8 years ago
  52. dd62245 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 8 years ago
  53. 0722f57bf Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  54. 18a0de8 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  55. 558e8e2 Revert "nohz: Fix collision between tick and other hrtimers" by Linus Torvalds · 8 years ago
  56. 4695dae Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  57. 5a81e6a vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 8 years ago
  58. 58f6eae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  59. aa6fba55 Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  60. 3c7a9f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  61. d74c67dd drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor by Michel Dänzer · 8 years ago
  62. 9e34404 ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() by Kees Cook · 8 years ago
  63. 32b1436 ARM: 8657/1: uaccess: consistently check object sizes by Kees Cook · 8 years ago
  64. 5d7f5ce cfq-iosched: don't call wbt_disable_default() with IRQs disabled by Jens Axboe · 8 years ago
  65. 84588a9 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 8 years ago
  66. bf3f14d rhashtable: Revert nested table changes. by David S. Miller · 8 years ago
  67. b7a2699 Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  68. 3f91a89 powerpc/64: Disable use of radix under a hypervisor by Paul Mackerras · 8 years ago
  69. 75224c9 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 8 years ago
  70. 28f4d16 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 8 years ago
  71. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  72. acf138f net: xilinx_emaclite: fix freezes due to unordered I/O by Anssi Hannula · 8 years ago
  73. cd22455 net: xilinx_emaclite: fix receive buffer overflow by Anssi Hannula · 8 years ago
  74. afe3e4d1 PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 8 years ago
  75. f222449 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 8 years ago
  76. bb08c04 drm/dp/mst: fix kernel oops when turning off secondary monitor by Pierre-Louis Bossart · 8 years ago
  77. 6ba4d27 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 8 years ago
  78. 5463b3d bpf: kernel header files need to be copied into the tools directory by Stephen Rothwell · 8 years ago
  79. e70ac17 tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 8 years ago
  80. a725eb1 uapi: fix linux/if_pppol2tp.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  81. 12688dc Revert "i2c: designware: detect when dynamic tar update is possible" by Jarkko Nikula · 8 years ago
  82. f9c85ee [media] siano: make it work again with CONFIG_VMAP_STACK by Mauro Carvalho Chehab · 8 years ago
  83. d199fab packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  84. f39f0d1 ibmvnic: Fix initial MTU settings by Thomas Falcon · 8 years ago
  85. a60ced9 net: ethernet: ti: cpsw: fix cpsw assignment in resume by Ivan Khoronzhuk · 8 years ago
  86. cd27b96 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 8 years ago
  87. 01f8902b net: fec: fix multicast filtering hardware setup by Rui Sousa · 8 years ago
  88. 144adc6 Merge branch 'ipv6-v4mapped' by David S. Miller · 8 years ago
  89. 052d236 ipv6: Handle IPv4-mapped src to in6addr_any dst. by Jonathan T. Leighton · 8 years ago
  90. ec5e3b0 ipv6: Inhibit IPv4-mapped src address on the wire. by Jonathan T. Leighton · 8 years ago
  91. fed06ee net/mlx5e: Disable preemption when doing TC statistics upcall by Or Gerlitz · 8 years ago
  92. 747ae0a Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  93. 3d4ef32 mmc: core: fix multi-bit bus width without high-speed mode by Anssi Hannula · 8 years ago
  94. 0c8ef29 Merge branch 'rhashtable-allocation-failure-during-insertion' by David S. Miller · 8 years ago
  95. 4013790 rhashtable: Add nested tables by Herbert Xu · 8 years ago
  96. 9dbbfb0 tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 8 years ago
  97. 6a25478 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
  98. 4872e57 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 8 years ago
  99. ebf692f xen-netback: vif counters from int/long to u64 by Mart van Santen · 8 years ago
  100. 3ba5b5e x86/vm86: Fix unused variable warning if THP is disabled by Kirill A. Shutemov · 8 years ago