1. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  2. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  3. e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 11 years ago
  4. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  5. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  6. 80213a8 libceph: support CEPH_FEATURE_EXPORT_PEER by Yan, Zheng · 11 years ago
  7. 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
  8. 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
  9. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
  10. cdff499 crush: support new indep mode and SET_* steps (crush v2) by default by Ilya Dryomov · 11 years ago
  11. f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 11 years ago
  12. 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 11 years ago
  13. cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 11 years ago
  14. f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 11 years ago
  15. be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 11 years ago
  16. 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 11 years ago
  17. c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 11 years ago
  18. e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 11 years ago
  19. bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 11 years ago
  20. b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 11 years ago
  21. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  22. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  23. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  24. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  25. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  27. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  28. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  30. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  32. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  33. d930f00 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  34. 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
  35. c9a9972 gpiolib: add missing declarations by Alexandre Courbot · 11 years ago
  36. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  40. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  41. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  42. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  43. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  44. 31e20ba diag: warn about missing first netlink attribute by Nicolas Dichtel · 11 years ago
  45. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
  46. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  47. 41da8b5 crypto: scatterwalk - Set the chain pointer indication bit by Tom Lendacky · 11 years ago
  48. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  49. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  50. b7fe6bf Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  51. 8ae516a Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  52. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  53. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 4e58e54 tracing: Allow events to have NULL strings by Steven Rostedt (Red Hat) · 11 years ago
  55. 9886e1f ARM: tegra: Provide dummy powergate implementation by Thierry Reding · 11 years ago
  56. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  57. 1676587 Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  58. 53e7cac gpiolib: use dedicated flags for GPIO properties by Alexandre Courbot · 11 years ago
  59. 7e3528c slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 11 years ago
  60. faf6615 ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUX by Stephen Warren · 11 years ago
  61. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  62. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  63. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  65. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  66. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  67. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  68. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  69. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  70. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  71. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  72. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  73. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  74. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  75. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  76. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  77. a3ccfcc ACPICA: Update version to 20131115. by Bob Moore · 11 years ago
  78. c38f671 ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities. by Lv Zheng · 11 years ago
  79. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  80. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  81. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  82. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  83. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  84. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  85. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  86. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  88. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  89. 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  90. 6d6e352 Merge tag 'md/3.13' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  91. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  92. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  93. ca499fc ACPI / hotplug: Fix conflicted PCI bridge notify handlers by Toshi Kani · 11 years ago
  94. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  95. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  96. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  97. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  98. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  99. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  100. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago