1. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  2. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  3. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  4. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 8 years ago
  5. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  6. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  7. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  8. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 8 years ago
  9. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  10. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  11. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  12. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  13. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  14. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 8 years ago
  15. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 8 years ago
  16. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  17. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  18. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 8 years ago
  19. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 8 years ago
  20. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  21. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  22. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 8 years ago
  23. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  24. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  25. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  26. bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  27. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  28. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  29. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  30. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  31. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  32. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  33. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  34. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  35. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  36. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  37. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  38. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  39. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  40. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  41. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  42. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  43. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 8 years ago
  44. d96b9c9 svcrpc: autoload rdma module by J. Bruce Fields · 8 years ago
  45. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  46. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  48. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 8 years ago
  49. c948bb5 RDS: TCP: Avoid rds connection churn from rogue SYNs by Sowmini Varadhan · 8 years ago
  50. 37e14f4 RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp by Sowmini Varadhan · 8 years ago
  51. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 8 years ago
  52. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  53. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  54. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 8 years ago
  55. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  56. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  57. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 8 years ago
  58. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  59. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 8 years ago
  60. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago
  61. 440924b fou: Call setup_udp_tunnel_sock by Tom Herbert · 8 years ago
  62. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  63. 1da44f9 ipv6: Change "final" protocol processing for encapsulation by Tom Herbert · 8 years ago
  64. 4c64242 ipv6: Fix nexthdr for reinjection by Tom Herbert · 8 years ago
  65. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  66. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  67. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  68. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  69. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  70. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  71. e22cb5e Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  72. b91083a tipc: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  73. 3803662 rds: tcp: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  74. f1971a2 kcm: fix a signedness in kcm_splice_read() by WANG Cong · 8 years ago
  75. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  76. ebe24ce batman-adv: initialize ELP orig address on secondary interfaces by Marek Lindner · 8 years ago
  77. e123705 batman-adv: Avoid duplicate neigh_node additions by Linus Lüssing · 8 years ago
  78. d285f52 batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq by Sven Eckelmann · 8 years ago
  79. 1653f61 batman-adv: make sure ELP/OGM orig MAC is updated on address change by Antonio Quartulli · 8 years ago
  80. f7dcdf5 batman-adv: Fix unexpected free of bcast_own on add_if error by Sven Eckelmann · 8 years ago
  81. 71f9d27 batman-adv: Fix refcnt leak in batadv_v_neigh_* by Sven Eckelmann · 8 years ago
  82. a45e932 batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob by Sven Eckelmann · 8 years ago
  83. 63d443e batman-adv: fix skb deref after free by Florian Westphal · 8 years ago
  84. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  85. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  86. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  88. 6e14a92 xprtrdma: Remove qplock by Chuck Lever · 8 years ago
  89. b2dde94 xprtrdma: Faster server reboot recovery by Chuck Lever · 8 years ago
  90. 0b043b9 xprtrdma: Remove ro_unmap() from all registration modes by Chuck Lever · 8 years ago
  91. ead3f26 xprtrdma: Add ro_unmap_safe memreg method by Chuck Lever · 8 years ago
  92. 763bc23 xprtrdma: Refactor __fmr_dma_unmap() by Chuck Lever · 8 years ago
  93. 766656b xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw by Chuck Lever · 8 years ago
  94. 660bb49 xprtrdma: Refactor the FRWR recovery worker by Chuck Lever · 8 years ago
  95. d7a21c1 xprtrdma: Reset MRs in frwr_op_unmap_sync() by Chuck Lever · 8 years ago
  96. a3aa8b2 xprtrdma: Save I/O direction in struct rpcrdma_frwr by Chuck Lever · 8 years ago
  97. 55fdfce xprtrdma: Rename rpcrdma_frwr::sg and sg_nents by Chuck Lever · 8 years ago
  98. 550d750 xprtrdma: Use core ib_drain_qp() API by Chuck Lever · 8 years ago
  99. 3c19409 xprtrdma: Remove rpcrdma_create_chunks() by Chuck Lever · 8 years ago
  100. 94f58c5 xprtrdma: Allow Read list and Reply chunk simultaneously by Chuck Lever · 8 years ago