1. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  2. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 8 years ago
  3. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 8 years ago
  4. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  5. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  6. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  7. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  8. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  9. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  10. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  11. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  12. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  13. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  14. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  15. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  16. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  17. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  18. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  19. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  20. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  21. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  22. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  23. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  24. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  25. 985c167 libceph: fix ceph_eversion encoding by Ilya Dryomov · 8 years ago
  26. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  27. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  28. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  29. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  30. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 1410b74 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  32. c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  33. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 8 years ago
  34. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  35. e4d35be Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  36. 3c9fe8c vfs: add lookup_hash() helper by Miklos Szeredi · 8 years ago
  37. 54d5ca8 vfs: add vfs_select_inode() helper by Miklos Szeredi · 8 years ago
  38. d99079e export tc ife uapi header by Jamal Hadi Salim · 8 years ago
  39. 4a91cb6 uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h by Mikko Rapeli · 8 years ago
  40. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 8 years ago
  42. 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 8 years ago
  43. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 8 years ago
  44. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 8 years ago
  45. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 8 years ago
  46. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 7c21b38 Merge branches 'acpica-fixes' and 'device-properties-fixes' by Rafael J. Wysocki · 8 years ago
  48. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. 7322dd7 byteswap: try to avoid __builtin_constant_p gcc bug by Arnd Bergmann · 8 years ago
  50. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 8 years ago
  51. 4e1016d rapidio/mport_cdev: fix uapi type definitions by Alexandre Bounine · 8 years ago
  52. 4550c4e mm: memcontrol: let v2 cgroups follow changes in system swappiness by Johannes Weiner · 8 years ago
  53. 85f397a Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  54. 1f93e9f asm-generic: use compat version for preadv2 and pwritev2 by Yury Norov · 8 years ago
  55. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  56. 41143b7 Merge tag 'for-linus-4.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  57. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 8 years ago
  59. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 8 years ago
  60. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  61. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 8 years ago
  62. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  63. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. ba14e96 Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  66. e1f14a5 Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  67. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  68. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  69. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  70. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  71. 92117d8 bpf: fix refcnt overflow by Alexei Starovoitov · 8 years ago
  72. 7b74834 net: fix net_gso_ok for new GSO types. by Marcelo Ricardo Leitner · 8 years ago
  73. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 8 years ago
  74. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 8 years ago
  75. 0224a4a device property: Avoid potential dereferences of invalid pointers by Heikki Krogerus · 8 years ago
  76. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  77. af9cc93 Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  78. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  80. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  81. bb03ed2 ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW by Takashi Iwai · 8 years ago
  82. 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 8 years ago
  83. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  84. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  85. b938768 [media] media: vb2: Fix regression on poll() for RW mode by Ricardo Ribalda · 8 years ago
  86. 3020ca71 [media] v4l2-dv-timings.h: fix polarity for 4k formats by Hans Verkuil · 8 years ago
  87. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 8 years ago
  88. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  89. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  90. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  91. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 8 years ago
  92. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  93. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  94. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 8 years ago
  95. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 8 years ago
  97. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  98. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  99. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 8 years ago
  100. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago