1. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
  2. 99ec269 ceph: use kmem_cache_zalloc by Geliang Tang · 9 years ago
  3. 03d9440 rbd: use KMEM_CACHE macro by Geliang Tang · 9 years ago
  4. 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 9 years ago
  5. 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 9 years ago
  6. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  7. 29dccfa ceph: don't request vxattrs from MDS by Yan, Zheng · 9 years ago
  8. 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 9 years ago
  9. 4531126 ceph: remove unnecessary NULL check by Yan, Zheng · 9 years ago
  10. a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 9 years ago
  11. af5e5eb ceph: fix race during filling readdir cache by Yan, Zheng · 9 years ago
  12. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 9 years ago
  13. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
  14. ce43559 ceph: fix a wrong comparison by Anton Protopopov · 9 years ago
  15. 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  16. 5b64640 ceph: scattered page writeback by Yan, Zheng · 9 years ago
  17. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  18. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
  19. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 9 years ago
  20. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 9 years ago
  21. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  22. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
  23. a587d71 ceph: remove useless BUG_ON by Yan, Zheng · 9 years ago
  24. 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 9 years ago
  25. d1eee0c ceph: encode ctime in cap message by Yan, Zheng · 9 years ago
  26. b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 9 years ago
  27. bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 9 years ago
  28. 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 9 years ago
  29. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  30. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  31. 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 9 years ago
  32. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  33. 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 9 years ago
  34. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 9 years ago
  35. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  36. 51b3eae Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  37. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  38. b31a3bc Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh by Linus Torvalds · 9 years ago
  39. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  40. 31e1823 Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  41. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  42. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  43. fe30937 bonding: fix bond_get_stats() by Eric Dumazet · 9 years ago
  44. eee5772 net: bcmgenet: fix dma api length mismatch by Eric Dumazet · 9 years ago
  45. 76e39cc net/mlx4_core: Fix backward compatibility on VFs by Eli Cohen · 9 years ago
  46. fcab86a Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  47. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  48. e2ad1f9 phy: mdio-thunder: Fix some Kconfig typos by Andreas Färber · 9 years ago
  49. a59f8c5 lan78xx: add ndo_get_stats64 by Woojung Huh · 9 years ago
  50. 20ff556 lan78xx: handle statistics counter rollover by Woojung Huh · 9 years ago
  51. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  52. 7fa7728 Merge branch 'rds-buffer-tuning' by David S. Miller · 9 years ago
  53. a3382e4 RDS: TCP: Remove unused constant by Sowmini Varadhan · 9 years ago
  54. c6a58ff RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket by Sowmini Varadhan · 9 years ago
  55. 79d3b59 net: smc911x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  56. c9d0bc5 Merge branch 'IFF_MULTICAST-dup-sets' by David S. Miller · 9 years ago
  57. bc0df13 team: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 9 years ago
  58. 1098cee bonding: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 9 years ago
  59. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  60. 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. 93e68cd net: fix a comment typo by Zhang Shengju · 9 years ago
  62. 3af0d55 ethernet: micrel: fix some error codes by Dan Carpenter · 9 years ago
  63. 3004932 Merge branch 'bpf-misc' by David S. Miller · 9 years ago
  64. fca5fdf ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it by Daniel Borkmann · 9 years ago
  65. 808c1b6 bpf, dst: add and use dst_tclassid helper by Daniel Borkmann · 9 years ago
  66. 09c37a2 bpf: make skb->tc_classid also readable by Daniel Borkmann · 9 years ago
  67. 019ded3 net: mvneta: bm: clarify dependencies by Arnd Bergmann · 9 years ago
  68. 3a461da cls_bpf: reset class and reuse major in da by Daniel Borkmann · 9 years ago
  69. 70063e9 Merge branch 'ldmvsw' by David S. Miller · 9 years ago
  70. dc153f8 ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c by Aaron Young · 9 years ago
  71. 5d01fa0 ldmvsw: Add ldmvsw.c driver code by Aaron Young · 9 years ago
  72. 67d0719 ldmvsw: Make sunvnet_common compatible with ldmvsw by Aaron Young · 9 years ago
  73. 31762ea ldmvsw: Split sunvnet driver into common code by Aaron Young · 9 years ago
  74. 040e3ab Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  75. 1e6bb1a bnx2x: Prevent false warning for lack of FC NPIV by Yuval Mintz · 9 years ago
  76. 38c848c ravb: fix result value overwrite by Yoshihiro Kaneko · 9 years ago
  77. 2c9a266 qlge: Fix receive packets drop. by Manish Chopra · 9 years ago
  78. cc2fa61 net: stmmac: Don't search for phys if mdio node is defined. by Phil Reid · 9 years ago
  79. 48e7742 mediatek: unlock on error in mtk_tx_map() by Dan Carpenter · 9 years ago
  80. 977bc20 mediatek: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  81. fe3a5f6 openvswitch: allow output of MPLS packets on tunnel vports by Simon Horman · 9 years ago
  82. d07a147 netdev: Move octeon/octeon_mgmt driver to cavium directory. by David Daney · 9 years ago
  83. e014e84 ovs: internal_set_rx_headroom() can be static by Wu Fengguang · 9 years ago
  84. b73f96f net: dst_cache_per_cpu_dst_set() can be static by Wu Fengguang · 9 years ago
  85. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 9 years ago
  86. d6785d9 splice: handle zero nr_pages in splice_to_pipe() by Rabin Vincent · 9 years ago
  87. f7813ad Merge tag 'for-linus-4.6' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  88. 12e7b0a Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  89. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  90. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  91. 55ff8cf USB: uas: Reduce can_queue to MAX_CMNDS by Hans de Goede · 9 years ago
  92. 8835ba4 USB: cdc-acm: more sanity checking by Oliver Neukum · 9 years ago
  93. 0b818e3 USB: usb_driver_claim_interface: add sanity checking by Oliver Neukum · 9 years ago
  94. 7222c83 usb/core: usb_alloc_dev(): fix setting of ->portnum by Nicolai Stange · 9 years ago
  95. 4ec0ef3 USB: iowarrior: fix oops with malicious USB descriptors by Josh Boyer · 9 years ago
  96. 5027e19 of: Add vendor prefix for eGalax_eMPIA Technology Inc by Fabio Estevam · 9 years ago
  97. 9f0257b ipmi: do not probe ACPI devices if si_tryacpi is unset by Joe Lawrence · 9 years ago
  98. d9dffd2 ipmi_si: Avoid a wrong long timeout on transaction done by Corey Minyard · 9 years ago
  99. f813655 ipmi_si: Fix module parameter doc names by Corey Minyard · 9 years ago
  100. 21c8f91 ipmi_ssif: Fix logic around alert handling by Corey Minyard · 9 years ago