1. a78bbd4 ceph: make ceph_update_writeable_page() uninterruptible by Yan, Zheng · 8 years ago
  2. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 8 years ago
  3. f0b33df ceph: handle -EAGAIN returned by ceph_update_writeable_page() by Yan, Zheng · 8 years ago
  4. 6ce026e ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM by Yan, Zheng · 8 years ago
  5. 4f7e89f ceph: block non-fatal signals for fault/page_mkwrite by Yan, Zheng · 8 years ago
  6. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  7. 224a754 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 8 years ago
  8. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 8 years ago
  9. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 8 years ago
  10. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 8 years ago
  11. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 8 years ago
  12. 209ae76 ceph: fix inode reference leak by Yan, Zheng · 8 years ago
  13. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 8 years ago
  14. 076c40f ceph: don't forbid marking directory complete after forward seek by Yan, Zheng · 8 years ago
  15. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 8 years ago
  16. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 8 years ago
  17. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 8 years ago
  18. a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 8 years ago
  19. 1cd42a4 ceph: remove unnecessary checks in __dcache_readdir by Yan, Zheng · 8 years ago
  20. c530cd2 ceph: search cache postion for dcache readdir by Yan, Zheng · 8 years ago
  21. 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 8 years ago
  22. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 8 years ago
  23. aeda081 ceph: don't show symlink target in debugfs/mdsc by Yan, Zheng · 8 years ago
  24. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 8 years ago
  25. 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 8 years ago
  26. d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 8 years ago
  27. 235a098 ceph: multiple filesystem support by Yan, Zheng · 8 years ago
  28. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  29. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  30. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 8 years ago
  31. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  32. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  33. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  34. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  35. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  36. c525f03 rbd: rbd_dev_header_unwatch_sync() variant by Ilya Dryomov · 8 years ago
  37. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 8 years ago
  38. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 8 years ago
  39. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  40. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  41. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 8 years ago
  42. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 8 years ago
  43. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  44. 0985b65 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 55c1c7b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. e92677d Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  48. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 8 years ago
  49. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  50. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  51. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  52. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  53. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  54. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  55. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  56. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  57. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  58. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  59. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  60. 985c167 libceph: fix ceph_eversion encoding by Ilya Dryomov · 8 years ago
  61. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  62. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  63. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  64. c41d13a rbd: use header_oid instead of header_name by Ilya Dryomov · 8 years ago
  65. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  66. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  67. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  68. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  69. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  70. 663ae2c rbd: get/put img_request in rbd_img_request_submit() by Ilya Dryomov · 8 years ago
  71. 877c057 Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 19f1845 do "fold checks into iterate_and_advance()" right by Al Viro · 8 years ago
  73. 0040773 make xattr_resolve_handlers() safe to use with NULL ->s_xattr by Al Viro · 8 years ago
  74. aaf431b xattr: Fail with -EINVAL for NULL attribute names by Andreas Gruenbacher · 8 years ago
  75. 4c6143d Merge branch 'dev/comp-workspaces' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  76. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  77. e734408 Merge branch 'misc-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  78. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  79. f1fee65 btrfs: scrub: Set bbio to NULL before calling btrfs_map_block by Zhao Lei · 8 years ago
  80. 0cc4b48 Merge branch 'acpi-battery' by Rafael J. Wysocki · 8 years ago
  81. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 8 years ago
  82. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  83. 9ea46abe sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). by David S. Miller · 8 years ago
  84. f58fb33 Merge branch 'dsa-doc-fixes' by David S. Miller · 8 years ago
  85. f05e2db Documentation: networking: dsa: Describe port_vlan_filtering by Florian Fainelli · 8 years ago
  86. 7013d8e Documentation: networking: dsa: Remove priv_size description by Florian Fainelli · 8 years ago
  87. 75c0bbd Documentation: networking: dsa: Remove poll_link description by Florian Fainelli · 8 years ago
  88. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 8 years ago
  89. 492a7e6 IB/IPoIB: Allow setting the device address by Mark Bloch · 8 years ago
  90. 3b56113 IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join by Erez Shitrit · 8 years ago
  91. cd6e9b7 IB/core: Support new type of join-state for multicast by Erez Shitrit · 8 years ago
  92. 628e6f7 IB/SA Agent: Add support for SA agent get ClassPortInfo by Erez Shitrit · 8 years ago
  93. 507f6af IB/core: Introduce capabilitymask2 field in ClassPortInfo mad by Erez Shitrit · 8 years ago
  94. 217f97e Merge branch 'hwbm-locking-fixes' by David S. Miller · 8 years ago
  95. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
  96. 91c45e3 net: mvneta: Fix lacking spinlock initialization by Gregory CLEMENT · 8 years ago
  97. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 8 years ago
  98. ec7c7f5 qed: Reset the enable flag for eth protocol. by Sudarsana Reddy Kalluru · 8 years ago
  99. 3851112 ethtool: add support for 25G/50G/100G speed modes by Vidya Sagar Ravipati · 8 years ago
  100. a5a3717 Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fix/kirkwood' and 'asoc/fix/twl6040' into asoc-linus by Mark Brown · 8 years ago