1. 6fc1fe5e Revert "ceph: SetPageError() for writeback pages if writepages fails" by Jeff Layton · 8 years ago
  2. 92475f0 ceph: handle epoch barriers in cap messages by Jeff Layton · 8 years ago
  3. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  4. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  5. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  6. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  7. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  8. 2827528 ceph: close stopped mds' session by Yan, Zheng · 8 years ago
  9. 0a07fc8 ceph: fix potential use-after-free by Yan, Zheng · 8 years ago
  10. 76201b6 ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds by Yan, Zheng · 8 years ago
  11. 8242c9f ceph: fix wrong check in ceph_renew_caps() by Yan, Zheng · 8 years ago
  12. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  13. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 06dfa96 libceph: convert ceph_snap_context.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  15. 805692d ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  16. 3997c01 ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  17. d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
  18. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  19. a351e9b Linux 4.11 by Linus Torvalds · 8 years ago
  20. 97ce89f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 14e07f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 8 years ago
  23. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 8 years ago
  25. 0060e79 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  26. 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. 4c761da net: hso: register netdev later to avoid a race condition by Andreas Kemnade · 8 years ago
  28. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
  29. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
  30. 19cdead bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal by Paolo Abeni · 8 years ago
  31. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
  32. 504926d cpsw/netcp: refine cpts dependency by Arnd Bergmann · 8 years ago
  33. 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  34. affb852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  35. 36c02d0 clk: sunxi-ng: always select CCU_GATE by Arnd Bergmann · 8 years ago
  36. 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  37. c518471 Merge branch 'tipc-socket-connection-hangs' by David S. Miller · 8 years ago
  38. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  39. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  40. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  41. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  42. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  43. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
  45. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  46. 25e2d8c sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 8 years ago
  47. 1741937 uapi: change the type of struct statx_timestamp.tv_nsec to unsigned by Dmitry V. Levin · 8 years ago
  48. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  49. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  50. fc08b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  52. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
  53. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  54. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  55. 5294b83 macsec: dynamically allocate space for sglist by Jason A. Donenfeld · 8 years ago
  56. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
  57. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 8 years ago
  58. ea3a8596 Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  59. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  60. ea839b4 Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  61. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  62. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  63. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  64. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
  65. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 8 years ago
  66. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  67. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  68. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  69. c8fcd13 qed: Fix error in the dcbx app meta data initialization. by sudarsana.kalluru@cavium.com · 8 years ago
  70. fdfb70d netvsc: fix calculation of available send sections by stephen hemminger · 8 years ago
  71. a23f6ce net: hso: fix module unloading by Andreas Kemnade · 8 years ago
  72. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  73. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  74. d4a2fbc Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  75. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  76. 72ec0bc team: fix memory leaks by Pan Bian · 8 years ago
  77. dc9617c Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linus by Mark Brown · 8 years ago
  78. fccb442 Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  79. a53d26e sfc: tx ring can only have 2048 entries for all EF10 NICs by Bert Kenward · 8 years ago
  80. 6e4cac2 ASoC: intel: Fix PM and non-atomic crash in bytcr drivers by Takashi Iwai · 8 years ago
  81. f647821 macvlan: Fix device ref leak when purging bc_queue by Herbert Xu · 8 years ago
  82. 6f2aee0 usb: plusb: Add support for PL-27A1 by Roman Spychała · 8 years ago
  83. b05c73b net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 8 years ago
  84. 71b6115 can: usb: Kconfig: Add PCAN-USB X6 device in help text by Stephane Grosjean · 8 years ago
  85. ea8b65b can: usb: Add support of PCAN-Chip USB stamp module by Stephane Grosjean · 8 years ago
  86. 7c5bb4a Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 8 years ago
  87. 38a98bc Merge branch 'dsa-b53-58xx-fixes' by David S. Miller · 8 years ago
  88. bfcda65 net: dsa: b53: Fix CPU port for 58xx devices by Florian Fainelli · 8 years ago
  89. 3fb22b0 net: dsa: b53: Implement software reset for 58xx devices by Florian Fainelli · 8 years ago
  90. a424f0d net: dsa: b53: Include IMP/CPU port in dumb forwarding mode by Florian Fainelli · 8 years ago
  91. 8f9cedc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  92. 3d339d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  93. 38baf3a Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  94. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  95. 9199cb7 ravb: Double free on error in ravb_start_xmit() by Dan Carpenter · 8 years ago
  96. b40c5f4 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  97. 4d6fa57 macsec: avoid heap overflow in skb_to_sgvec by Jason A. Donenfeld · 8 years ago
  98. b7c8487 ipv4: Avoid caching l3mdev dst on mismatched local route by Robert Shearman · 8 years ago
  99. 11faa7b net: tc35815: move free after the dereference by Dan Carpenter · 8 years ago
  100. 1510d72 net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats by Martin KaFai Lau · 8 years ago