1. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 12 years ago
  2. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  3. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 12 years ago
  4. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 12 years ago
  5. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  6. 9d5a09e ceph: add missing spin_unlock at ceph_mdsc_build_path() by Yehuda Sadeh · 13 years ago
  7. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  8. 7fd7d10 ceph/mds_client.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  9. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  10. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  11. 795858d ceph: fix encoding of ino only (not relative) paths by Sage Weil · 13 years ago
  12. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  13. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  14. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  15. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  16. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  17. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  18. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  19. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  20. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  21. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 13 years ago
  22. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  23. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 13 years ago
  24. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  25. dc69e2e ceph: associate requests with opening sessions by Sage Weil · 14 years ago
  26. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  27. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  28. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  29. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  30. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  31. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  32. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  33. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  34. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  35. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  36. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  37. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  38. eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
  39. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  40. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  41. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  42. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 14 years ago
  43. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  44. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  45. cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
  46. ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
  47. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  48. 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
  49. 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
  50. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  51. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  52. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  53. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  54. 17c688c ceph: delay umount until all mds requests drop inode+dentry refs by Sage Weil · 14 years ago
  55. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  56. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  57. 1e5ea23 ceph: fix lease revocation when seq doesn't match by Sage Weil · 14 years ago
  58. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  59. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  60. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  61. 9e32789 ceph: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  62. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 14 years ago
  63. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  64. 85792d0d ceph: cope with out of order (unsafe after safe) mds reply by Sage Weil · 14 years ago
  65. 6c99f25 ceph: throw out dirty caps metadata, data on session teardown by Sage Weil · 14 years ago
  66. 7e70f0e ceph: attempt mds reconnect if mds closes our session by Sage Weil · 14 years ago
  67. 34b6c85 ceph: clean up send_mds_reconnect interface by Sage Weil · 14 years ago
  68. 29790f2 ceph: wait for mds OPEN reply to indicate reconnect success by Sage Weil · 14 years ago
  69. aab53dd ceph: only send cap releases when mds is OPEN|HUNG by Sage Weil · 14 years ago
  70. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 14 years ago
  71. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 14 years ago
  72. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 14 years ago
  73. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  74. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  75. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  76. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  77. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 14 years ago
  78. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  79. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  80. f818a73 ceph: fix cap removal races by Sage Weil · 14 years ago
  81. 9abf82b ceph: fix locking for waking session requests after reconnect by Sage Weil · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  83. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  84. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  85. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  86. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  87. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  88. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  89. 080af17 ceph: remove bogus mds forward warning by Sage Weil · 14 years ago
  90. a1ea787 ceph: fix client_request_forward decoding by Sage Weil · 14 years ago
  91. 2600d2d ceph: drop messages on unregistered mds sessions; cleanup by Sage Weil · 14 years ago
  92. 7c1332b ceph: fix iterate_caps removal race by Sage Weil · 14 years ago
  93. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 14 years ago
  94. 44ca18f ceph: use rbtree for mds requests by Sage Weil · 14 years ago
  95. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 14 years ago
  96. ac8839d ceph: include type in ceph_entity_addr, filepath by Sage Weil · 14 years ago
  97. 2450418 ceph: allocate middle of message before stating to read by Yehuda Sadeh · 15 years ago
  98. 5b1daec ceph: properly handle aborted mds requests by Sage Weil · 14 years ago
  99. 93cea5b ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change) by Sage Weil · 15 years ago
  100. 6df058c ceph: include transaction id in ceph_msg_header (protocol change) by Sage Weil · 15 years ago