1. 12b7bcb Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 00bcf5c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. f60fbdb Revert "orangefs: bump minimum userspace version" by Mike Marshall · 8 years ago
  4. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. d7a0dab Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 4b97893 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 72a9cdd Merge tag 'pnp-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  8. bb086a8 md: set rotational bit by Shaohua Li · 8 years ago
  9. 5891b4f Merge tag 'for-hubcap-v4.9-more' into for-next by Mike Marshall · 8 years ago
  10. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  11. f5b88de mtd: nand: fix trivial spelling error by Brian Norris · 8 years ago
  12. 0e67578 btrfs: tests: uninline member definitions in free_space_extent by David Sterba · 8 years ago
  13. d2d9ac6 btrfs: tests: constify free space extent specs by David Sterba · 8 years ago
  14. 781e3bc Btrfs: expand free space tree sanity tests to catch endianness bug by Omar Sandoval · 8 years ago
  15. 9426ce7 Btrfs: fix extent buffer bitmap tests on big-endian systems by Omar Sandoval · 8 years ago
  16. 6675df3 Btrfs: catch invalid free space trees by Omar Sandoval · 8 years ago
  17. f8d468a Btrfs: fix mount -o clear_cache,space_cache=v2 by Omar Sandoval · 8 years ago
  18. 2fe1d55 Btrfs: fix free space tree bitmaps on big-endian systems by Omar Sandoval · 8 years ago
  19. 1e2da4a Merge tag 'for-4.9' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  20. 72ec945 Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  21. 350a27a xfs: introduce reflink utility functions by Darrick J. Wong · 8 years ago
  22. d0e853f xfs: reserve AG space for the refcount btree root by Darrick J. Wong · 8 years ago
  23. a90c00f xfs: add refcount btree block detection to log recovery by Darrick J. Wong · 8 years ago
  24. 62aab20 xfs: adjust refcount when unmapping file blocks by Darrick J. Wong · 8 years ago
  25. 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  26. 3172725 xfs: adjust refcount of an extent of blocks in refcount btree by Darrick J. Wong · 8 years ago
  27. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  28. baf4bcac xfs: create refcount update intent log items by Darrick J. Wong · 8 years ago
  29. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago
  30. f310bd2 xfs: account for the refcount btree in the alloc/free log reservation by Darrick J. Wong · 8 years ago
  31. ac4fef6 xfs: add refcount btree support to growfs by Darrick J. Wong · 8 years ago
  32. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  33. af30dfa xfs: refcount btree add more reserved blocks by Darrick J. Wong · 8 years ago
  34. 46eeb52 xfs: introduce refcount btree definitions by Darrick J. Wong · 8 years ago
  35. c75c752 xfs: define tracepoints for refcount btree activities by Darrick J. Wong · 8 years ago
  36. 9cdafd8 xfs: return an error when an inline directory is too small by Darrick J. Wong · 8 years ago
  37. 71be6b4 vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks by Darrick J. Wong · 8 years ago
  38. 0a6eab8 vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint by Darrick J. Wong · 8 years ago
  39. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  40. 1bdab40 IB/hns: Fix for removal of redundant code by Salil · 8 years ago
  41. deb17f6 IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() by Lijun Ou · 8 years ago
  42. 3e41387 IB/hns: Fix the bug when platform_get_resource() exec fail by Lijun Ou · 8 years ago
  43. 1fad5fab IB/hns: Update the rq head when modify qp state by Lijun Ou · 8 years ago
  44. 24f0c9c IB/hns: Cq has not been freed by Lijun Ou · 8 years ago
  45. cb81464 IB/hns: Validate mtu when modified qp by Lijun Ou · 8 years ago
  46. 7c7a4ea IB/hns: Some items of qpc need to take user param by Lijun Ou · 8 years ago
  47. c6c3bfe IB/hns: The Ack timeout need a lower limit value by Lijun Ou · 8 years ago
  48. 07182fa IB/hns: Return bad wr while post send failed by Lijun Ou · 8 years ago
  49. 1cd1106 IB/hns: Fix bug of memory leakage for registering user mr by Lijun Ou · 8 years ago
  50. 49fdf6b IB/hns: Modify the init of iboe lock by Lijun Ou · 8 years ago
  51. c4a193d IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn by Wei Hu (Xavier) · 8 years ago
  52. 1ca5b25 IB/hns: Delete the sqp_start from the structure hns_roce_caps by Wei Hu (Xavier) · 8 years ago
  53. 97f0e39 IB/hns: Fix bug of clear hem by Wei Hu (Xavier) · 8 years ago
  54. 7644570 IB/hns: Remove unused parameter named qp_type by Lijun Ou · 8 years ago
  55. a598c6f IB/hns: Simplify function of pd alloc and qp alloc by Lijun Ou · 8 years ago
  56. ed3e6d0 IB/hns: Fix bug of using uninit refcount and free by Lijun Ou · 8 years ago
  57. 622b85f IB/hns: Remove parameters of resize cq by Lijun Ou · 8 years ago
  58. a4be892 IB/hns: Remove unused parameters in some functions by Lijun Ou · 8 years ago
  59. 1cfbfdd IB/hns: Add node_guid definition to the bindings document by Lijun Ou · 8 years ago
  60. ac11125 IB/hns: Fix two bugs for rdma cm connecting by Lijun Ou · 8 years ago
  61. 509bf0c IB/hns: Fix the bug of rdma cm connecting on user mode by Lijun Ou · 8 years ago
  62. b280db5 IB/hns: Change the logic for allocating uar registers by Lijun Ou · 8 years ago
  63. 7716809 IB/hns: Add phy_port for computing GSI/QPN by Lijun Ou · 8 years ago
  64. c24bf89 IB/hns: Fix two possible bugs for rdma cm by Lijun Ou · 8 years ago
  65. a74aab6 IB/hns: Fix the value of device_cap_flags by Lijun Ou · 8 years ago
  66. 3164466 IB/hns: Add & initialize "node_guid" parameter for RDMA CM by Lijun Ou · 8 years ago
  67. 2eefca2 IB/hns: Register HNS RoCE Driver get_netdev() with IB Core by Lijun Ou · 8 years ago
  68. 5d80b3e net: hns: delete redundant broadcast packet filter process by Daode Huang · 8 years ago
  69. 2162a4a net: hns: bug fix about broadcast/multicast packets by Daode Huang · 8 years ago
  70. 58035fd net: hns: fix the bug of forwarding table by Daode Huang · 8 years ago
  71. ea870bf net: hns: fix port not available after testing loopback by Kejian Yan · 8 years ago
  72. 3444727 net: hns: delete repeat read fbd num after while by Daode Huang · 8 years ago
  73. cee5add net: hns: add fini_process for v2 napi process by Daode Huang · 8 years ago
  74. 6771cbf net: hns: bug fix about setting coalsecs-usecs to 0 by Daode Huang · 8 years ago
  75. 0e97cd4 net: hns: fix port unavailable after hnae_reserve_buffer_map fail by lipeng · 8 years ago
  76. 61347fa IB/rdmavt: Trivial function comment corrected. by Parav Pandit · 8 years ago
  77. 930ffc0 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  78. e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  79. 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  80. 6c6cba4 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  81. 5485e49 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  82. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  83. fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  84. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  85. 867a979 perf tools: Add jsmn `jasmine' JSON parser by Andi Kleen · 8 years ago
  86. 6b3db6f tools build: Make fixdep a hostprog by Jiri Olsa · 8 years ago
  87. 0c3b7e4 tools build: Add support for host programs format by Jiri Olsa · 8 years ago
  88. 18ef15c perf tools: Experiment with cppcheck by Arnaldo Carvalho de Melo · 8 years ago
  89. ead1a57 perf probe: Check if *ptr2 is zero and not ptr2 by Colin Ian King · 8 years ago
  90. 464691b libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  91. fdc723e libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  92. 92c1037 ceph: fix description for rsize and rasize mount options by Andreas Gerstmayr · 8 years ago
  93. 88a25a5 rbd: use kmalloc_array() in rbd_header_from_disk() by Markus Elfring · 8 years ago
  94. 8cdcc07 ceph: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  95. fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
  96. ce2728a ceph: avoid accessing / when mounting a subpath by Yan, Zheng · 8 years ago
  97. db4a63a ceph: fix mandatory flock check by Yan, Zheng · 8 years ago
  98. e55f1a1 ceph: remove warning when ceph_releasepage() is called on dirty page by NeilBrown · 8 years ago
  99. 5d7eb1a ceph: ignore error from invalidate_inode_pages2_range() in direct write by NeilBrown · 8 years ago
  100. 1afe478 ceph: fix error handling of start_read() by Yan, Zheng · 8 years ago