1. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  2. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  3. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 14 years ago
  4. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  5. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  6. cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
  7. ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
  8. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  9. 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
  10. 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
  11. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  12. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  13. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  14. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  15. 17c688c ceph: delay umount until all mds requests drop inode+dentry refs by Sage Weil · 14 years ago
  16. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  17. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  18. 1e5ea23 ceph: fix lease revocation when seq doesn't match by Sage Weil · 14 years ago
  19. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  20. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  21. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  22. 9e32789 ceph: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  23. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 14 years ago
  24. 167c9e3 ceph: use common helper for aborted dir request invalidation by Sage Weil · 14 years ago
  25. 85792d0d ceph: cope with out of order (unsafe after safe) mds reply by Sage Weil · 14 years ago
  26. 6c99f25 ceph: throw out dirty caps metadata, data on session teardown by Sage Weil · 14 years ago
  27. 7e70f0e ceph: attempt mds reconnect if mds closes our session by Sage Weil · 14 years ago
  28. 34b6c85 ceph: clean up send_mds_reconnect interface by Sage Weil · 14 years ago
  29. 29790f2 ceph: wait for mds OPEN reply to indicate reconnect success by Sage Weil · 14 years ago
  30. aab53dd ceph: only send cap releases when mds is OPEN|HUNG by Sage Weil · 14 years ago
  31. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 14 years ago
  32. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 14 years ago
  33. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 14 years ago
  34. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  35. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  36. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  37. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  38. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 14 years ago
  39. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  40. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  41. f818a73 ceph: fix cap removal races by Sage Weil · 14 years ago
  42. 9abf82b ceph: fix locking for waking session requests after reconnect by Sage Weil · 14 years ago
  43. 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
  44. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  45. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  46. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  47. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  48. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  49. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  50. 080af17 ceph: remove bogus mds forward warning by Sage Weil · 14 years ago
  51. a1ea787 ceph: fix client_request_forward decoding by Sage Weil · 14 years ago
  52. 2600d2d ceph: drop messages on unregistered mds sessions; cleanup by Sage Weil · 14 years ago
  53. 7c1332b ceph: fix iterate_caps removal race by Sage Weil · 14 years ago
  54. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 14 years ago
  55. 44ca18f ceph: use rbtree for mds requests by Sage Weil · 14 years ago
  56. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 14 years ago
  57. ac8839d ceph: include type in ceph_entity_addr, filepath by Sage Weil · 14 years ago
  58. 2450418 ceph: allocate middle of message before stating to read by Yehuda Sadeh · 15 years ago
  59. 5b1daec ceph: properly handle aborted mds requests by Sage Weil · 14 years ago
  60. 93cea5b ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change) by Sage Weil · 15 years ago
  61. 6df058c ceph: include transaction id in ceph_msg_header (protocol change) by Sage Weil · 15 years ago
  62. 5dacf09 ceph: do not touch_caps while iterating over caps list by Sage Weil · 15 years ago
  63. e2885f0 ceph: make mds ops interruptible by Sage Weil · 15 years ago
  64. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  65. 153c8e6 ceph: use kref for struct ceph_mds_request by Sage Weil · 15 years ago
  66. 0dc2570 ceph: reset requested max_size after mds reconnect by Sage Weil · 15 years ago
  67. 0743304 ceph: fix debugfs entry, simplify fsid checks by Sage Weil · 15 years ago
  68. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  69. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  70. 42ce56e ceph: remove bad calls to ceph_con_shutdown by Sage Weil · 15 years ago
  71. fef320f ceph: pr_info when mds reconnect completes by Sage Weil · 15 years ago
  72. cdac830 ceph: remove recon_gen logic by Sage Weil · 15 years ago
  73. 685f9a5d ceph: do not confuse stale and dead (unreconnected) caps by Sage Weil · 15 years ago
  74. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  75. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  76. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  77. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago